Search Results

1
vote

Problems consuming webservice on ASP.NET on production(IIS) server

The Web Service client stack in .NET does runtime generation of the proxy client (from the annotations in the class generated by wsdl.exe/svcutil.exe). this generated file typically ends up in one …