Facing problem in accessing webservice

Posted by Muhammad Waqas on Stack Overflow See other posts from Stack Overflow or by Muhammad Waqas
Published on 2010-04-05T13:30:54Z Indexed on 2010/04/05 13:33 UTC
Read the original article Hit count: 460

Filed under:
|
|
|

System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.Web.Services2.WebServicesExtension.AfterSerializeServer(SoapServerMessage message)

Above exception is thrown whenever i try to access any method of webservice on another machine.

Regards, Muhammad Waqas

© Stack Overflow or respective owner

Related posts about c#

Related posts about visual-studio