How to remotely debug an asp.net application

  • Thread starter Thread starter J-T
  • Start date Start date
J

J-T

Hello,

We have an ASP.NET application which talks to a third party webservices to
verify a credit card.This application is in another DMZ and completely
outside of our developement zone (where all out developers develope
stuff).I'd like to trace what message app is sending to webserivce and what
response it gets.How can I remotely do this? Can CLR debugger do this?

Thanks a lot
 

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

Back
Top