0
I have a webservice (asmx) hosted on Kinghost.
After an update in IIS (from version 6 to 8) the webservice stopped working. When trying to access the webservice by the browser shows a blank page, it does not show the methods:
http://www.fsoft.com.br/ibpt/service.asmx
Uitlizo Asp.NET 3.5.
You need to do some extra configuration on web.config or in the application?
At least p/me is working properly.
– PauloHDSousa