Debugging ASP.Net application using Domain User account

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi everybody,
I am using a Domain account to access a local pc where the ASP.Net web
application is
stored, the problem is when I set a breakpoint at page load event, It does
not stops at
the breakpoint, how can I enable debugging usinga Domain User account? The
Domain account
has local Administartors rights. Thanks in advanced.

den2005
 
Back
Top