XMLHTTP dotnet equivalent

ACAEACAE Member Posts: 52
edited 2013-01-17 in NAV Three Tier
Hello,

We are using a NAS to call a webservice. In NAV 2009 this works fine with automations, however for NAV 2013 we have an issue.
I'm converting the code to use dotnet variables, but there is one automation that I don't find valid replacement for: 'Microsoft XML, v6.0'.XMLHTTP.

I have found one in the Microsoft.MSXML class (XMLHTTPRequest) but a constructor is needed, and this class doesn't have one.

Does anyone know which dotnet variable I need to use ?

Kind regards,
Andy

Comments

Sign In or Register to comment.