XMLRPC Error

  • Thread starter Thread starter Matt Watford
  • Start date Start date
M

Matt Watford

I am trying to update an XML based software and I am
getting the error message: "XMLRPC Message Not Sent
reason :)" Does anyone have a clue what this means? My
software vendor is telling me that it is either a 2000
problem or an IE problem. Oh and I am running 2000 SP4
and IE 6.0.2800.1106. Thanks
 
Matt Watford said:
I am trying to update an XML based software and I am
getting the error message: "XMLRPC Message Not Sent
reason :)" Does anyone have a clue what this means? My
software vendor is telling me that it is either a 2000
problem or an IE problem. Oh and I am running 2000 SP4
and IE 6.0.2800.1106. Thanks

Which implementation for the client? Assuming JavaScript (e.g.)
there are three implementations mentioned here:

http://www.xmlrpc.com/directory/1568/implementations

What maintenance level of IE? Execute this:
javascript:navigator.appMinorVersion

What version of XML? This download may help determine that.
Note however that it is old so the only thing that works very well
is the XMLVersionText tool.

<TITLE>278674 - Determine the Version of MSXML Parser Installed on a Computer</TITLE>
< http://support.microsoft.com/default.aspx?scid=kb;en-us;278674 >


Good luck

Robert Aldwinckle
---
 
Back
Top