SOAP on XPE

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Has anyone had success using SOAP on XPE? I am getting strange errors when trying to initialize SOAP in my application. This does not happen on the Win2K development system. Is it possible that I am missing some component in my build
I have installed the SOAP Toolkit 3.0 and the Microsoft XML Parser SDK

Thanks
Chri
 
Chris,

You may have done that at the first place but still worth to ask: do you
have "Soap Client Runtime" component in your image?
To see it you will need to lower you TD min.visibility level to 200. Also,
resolve all the component dependenceis (it should include MSXML 3.1 and you
won't need the latest MS XML Parser).

KM
Has anyone had success using SOAP on XPE? I am getting strange errors
when trying to initialize SOAP in my application. This does not happen on
the Win2K development system. Is it possible that I am missing some
component in my build?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top