.NET Framework Bookmark and Share   
 index > ASMX Web Services and XML Serialization > Unable to create envelope from given source
 

Unable to create envelope from given source

My Windows Service project uses external Web Service. Sometimes there are errors on production server with next message:

System.ServiceModel.FaultException: Unable to create envelope from given source

Repeating same request on a developing machine doesn't rise any exceptions. Solution is developed under .NET Framework 3.5 and production server has .NET 3.0 version. May this difference in framework versions be the cause of problem?
Kid of the neon
System.ServiceModel is part of WCF. The WCF forum is athttp://social.msdn.microsoft.com/Forums/en-US/wcf/. You'll get a better answer there.
John Saunders | Use File->New Project to create Web Service Projects
John Saunders
System.ServiceModel is part of WCF. The WCF forum is athttp://social.msdn.microsoft.com/Forums/en-US/wcf/. You'll get a better answer there.
John Saunders | Use File->New Project to create Web Service Projects
John Saunders

You can use google to search for other answers

Custom Search

More Threads

• Bug in proxy generation?
• SOAP message log
• Registering a new user from the site does not work
• internet connection failed during web service call using winforms app - how to handle?
• Data Entity across layers in Web services
• My web service runs fine from Visual Studio, but not from IIS.
• Optimization for WebServices Performance
• Trouble serializing an exception to XML
• Error accssing the Website Administration Tool
• Send large extract files across internet