Hi, I'm trying to connect with a SOAP Web Service and I'm using that guide:
http://blogs.msdn.com/b/freddyk/archive ... 9-sp1.aspx
The problem is, when I'm trying to get the response or trying to get the status (IF xmlhttp.status=200 THEN), it says to me: The data necessary for this operation is not available yet, and I have checked if the web service get the petition, but it start after the code of nav have finished, anyone know or have a solution for this problem?
Thanks in advice.
Comments
When using three-tier model I love to create a dll class when using web services. It saves a lot of time.
More information on http://www.dynamics.is/?p=1381
Gunnar Gestsson
Microsoft Certified IT Professional
Dynamics NAV MVP
http://www.dynamics.is
http://Objects4NAV.com
Thanks Gunnar, nice examples on your blog..
@marcos178
So the webservice is responding with "The data necessary for this operation is not available yet" ?