SoapException
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hello I´ve got from a web services a soapexception an d i would like to get the real message from the web services: That is: _m"System.Web.Services.Protocols.SoapException: El servidor no puede procesar la solicitud. ---> System.Exception: aaa es un ceo \n en Service.Divide(Int32 a, Int32 b) en d:\\aaa\\Mis Documentos\\Visual Studio 2005\\WebSites\\WebSite2\\App_Code\\Service.cs:línea 25\n --- Fin del seguimiento de la pila de la excepción interna ---" I would like to get the message: " aaa es un ceo \n"