debugging webservices

W

Wendell Buckner

I have a webservice that I can get debugging information (exception
information) from in my development environment... But once I deploy it to a
customer site, the only information I may get on a error is an error 500...
How can I get exception information to displayed at the customer site?
 
P

Pandurang Nayak

Change IE settings > Advanced options > uncheck Show friendly HTTP error
messages.

If that is done, in web.config - change the customerrors to "Off" when you
want to debug.

Regards,
Pandurang
 
P

Peter Stojkovic

I have set Both as described.

But i am not able to dubug my Webservice.
It is not possible to step INTO.
It is nit possible with a breakpoint in my service
( the breakpoint in my service will be shown with an asteriks, if my
Windows-Application is running in Debug-mode)

Do you have additional hint ?


Thanks peter
 
P

Pandurang Nayak

Is the project set in Release mode? Symbols don't get loaded in release mode.

Have you made any changes to machine.config or web.config to disable
debugging?

Regards
Pandurang
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top