T
Tim Song via .NET 247
Hello,
I have a Web Service that is implementing a SoapExtension but when the Webservice is accessed the server returns a 500 Internal Server Error. It works fine on my Test Box using Win XP Pro, but not on the server running Windows Server 2003. Any ideas?
I am using a SoapExtension to remove all the carriage returns and line feeds from the SoapMessage. If anyone knows a better way to do this, that would be even better. Thanks in advance.
I have a Web Service that is implementing a SoapExtension but when the Webservice is accessed the server returns a 500 Internal Server Error. It works fine on my Test Box using Win XP Pro, but not on the server running Windows Server 2003. Any ideas?
I am using a SoapExtension to remove all the carriage returns and line feeds from the SoapMessage. If anyone knows a better way to do this, that would be even better. Thanks in advance.