Problemas com WebServices
Estou com um grande problema num webservice, sempre que chamo a página que consome este webservice, ele me gera o erro abaixo
Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'. The request failed with the error message: --
Server Error in '/webservices' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load type 'Microsoft.Web.Services.ScriptModule'. (c:\Inetpub\tagmultimidia\web\web.config line 191)
Source Error:
Line 189:
Line 190:
Line 191:
Line 192:
Line 193:
Source File: c:\Inetpub\tagmultimidia\web\web.config Line: 191
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210 --.
Como faço para resolver este problema?
Discussão (2)
Carregando comentários...