Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

C# Nuggets

Caching and SOAP

If you're making a SOAP request (in this case with the SOAP toolkit), and you get: 

"WSDLReader:Loading of the WSDL file failed HRESULT=0x80070057: The parameter is incorrect."

during the MSSoapInit() call, check that you haven't added a cache-control:no-cache custom header to IIS, or that HttpExpires isn't set to zero days.
 

Sponsor
Published Thursday, March 27, 2008 12:12 PM by rbirkby
Filed under: , , ,

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

No Comments

Leave a Comment

(required) 
(optional)
(required) 
Enter the code you see below

Submit