Ask a Question related to ASP.NET General, Design and Development.
-
Mel #1
ASP.NET Debugging problem
I have read the debugging document created by M.K Park
(which has been referenced on this newsgroup), but
unfortunately, it has not helped with solving my problem.
I've spent time on the MS KB and searching Google.
When I login to our domain and try to use VS.NET, I cannot
debug web forms. It appears I don;t have permission to
debug on the server. Debugging was working at one time,
but it has since stopped working.
I'm running the following:
-------------------------------------
1. Windows 2000 Server SP3
2. VS.NET version 7.0.9466
3. .NET Framework Version 1.0.3705
I have enabled the ASP.NET debugging checkbox on
configuration properties. In addition, my web application
has been configured as an application in IIS 5.0 and has
both Anonymous & Windows Integrated Authentication checked.
My domain\username account is a member of the local
Administrators group & Debugger Users on my laptop. In
addition, I added the ASPNET user to the Administrators
group. As a last resort, I reset the username in
machine.config to my domain\username account with the
associated password and I still cannot get debugging
working.
Does anyone have any othe ideas? Could Windows 2000
Service pack 3 have had any adverse affects?
Thanks,
-Mel
Mel Guest
-
Problem in web references while debugging
In c#.net project I have added a web service(by adding web reference) . Now whatover changes i am making in c#.project in the existing funtion,... -
Debugging problem in Win 2000 prof.
Hi, System Config: Win 2000 Prof. ..Net Framework 1.0 I was working on an asp.net project and suddenly one morning after a restart of the... -
debugging problem - breakpoints not hit
hi, i am developing a webservice and i have a webservice and an asp.net project inside a single solution. i was asble to add breakpoints to... -
Debugging problem
I'm getting the following error when trying to debug a asp.net program. I have domain user rights and belong to the local "Debugger Users" and "VS... -
[PHP] Debugging a Session Problem
> I'm moving an application that I'm in the trying to move to a new If you are relying on cookies to transmit the session ID, make sure you have...



Reply With Quote

