Error while sending xml.the call to member send failed.

prabhupdesh
Member Posts: 49
Hi,
I am trying to send xml. The code where i am getting the error is as follows:
CREATE(XmlHttp);
XmlHttp.open('POST','https://edt.alln.nl/webservices/dev/service.asmx',0);
XmlHttp.setRequestHeader('Content-type','text/xml; charset=utf-8');
XmlHttp.setRequestHeader('SOAPAction','urn:allin:webservice:standard:submit');
XmlHttp.send(XmlEnv);
The error is :
This message is for C/AL programmers:
The call to member send failed. MSXML3.DLL returned the following message:The system cannot located the resource specified.
Any advice ?I am using Navision SP2 & msxml4 as well msxml 3 has been installed in the machine.Is their anything I am missing
I am trying to send xml. The code where i am getting the error is as follows:
CREATE(XmlHttp);
XmlHttp.open('POST','https://edt.alln.nl/webservices/dev/service.asmx',0);
XmlHttp.setRequestHeader('Content-type','text/xml; charset=utf-8');
XmlHttp.setRequestHeader('SOAPAction','urn:allin:webservice:standard:submit');
XmlHttp.send(XmlEnv);
The error is :
This message is for C/AL programmers:
The call to member send failed. MSXML3.DLL returned the following message:The system cannot located the resource specified.
Any advice ?I am using Navision SP2 & msxml4 as well msxml 3 has been installed in the machine.Is their anything I am missing
0
Comments
-
Try install MSXML 4.0 Service Pack 2 (Microsoft XML Core Services)
http://www.microsoft.com/en-us/download ... x?id=19662
Ondra1
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions