Ask a Question related to ASP.NET Web Services, Design and Development.
-
Gujju #1
Full Stacktrace Of Webservice
Hi all,
Is there a way in .net to get the full stacktrace out of webservice.
Like client only gets the error message but doesnt get the full stacktrace
saying where exactly the error was...
So is there a way we can do it?
Cheers
C
Gujju Guest
-
Can a webservice call another webservice?
Hi all, I want one WebService I have, say on a server in Los Angeles, to call methods I have in a 2nd WebService on another server, say in New... -
Calling a webservice from a webservice
Well, I dont really want to call a webservice, but the class that I need is in a webservice and I dont see the need for serialization if I am... -
Webservice calling a webservice.....Error
Hi Ihave a strange problem .....or?? On one machine 1 i have a webservice A calling an other webservice B on a other machine 2 . the B service are... -
Stacktrace with line numbers
Hi, I'm trying to implement a custom error page for testing purposes. When an error occurs, I catch it in the global.asax and store it in a... -
Occasionally no line numbers in Exception.StackTrace
Terry, If the code is compiled in release mode vs. development mode then there are no line numbers because the code has been compacted. The line...



Reply With Quote

