No expert of ASP.Net on codeproject????
-
hi, I installed .net on Windows 2000 Server. While Installing i checked that all the options are ticked. but still I am getting this error : Error while trying to run project: Unable to start debugging on the web server. Server side-error occurred on sending debug HTTP request. Make sure the server is operating correctly. Verify there are no syntax errors in web.config by doing a Debug.Start Without Debugging. You may also want to refer to the ASP.NET and ATL Server debugging topic in the online documentaion. Would you like to disable future attempts to debug ASP.NET pages for this project? Can anyone help me out. :)Be Humble in Victory and Strong in Defeat.:) -Het
-
hi, I installed .net on Windows 2000 Server. While Installing i checked that all the options are ticked. but still I am getting this error : Error while trying to run project: Unable to start debugging on the web server. Server side-error occurred on sending debug HTTP request. Make sure the server is operating correctly. Verify there are no syntax errors in web.config by doing a Debug.Start Without Debugging. You may also want to refer to the ASP.NET and ATL Server debugging topic in the online documentaion. Would you like to disable future attempts to debug ASP.NET pages for this project? Can anyone help me out. :)Be Humble in Victory and Strong in Defeat.:) -Het
-
Would you stop repeating posting? I'm not an expert admin but maybe you don't have debuging permission or you deisable DEBUG in web.config.You can try www.asp.net [^]and ask it there too. More experts there. Mazy No sig. available now.
first of all i guess that you have installed vs.net 2002 because in the vs.net 2003 they removed the "disable further debuging attempts" part from the err message, second : 1.have you installed iis after installing .net framework? 2. are you in all the right groups on the local machine: vs developers,debbugger users ? if not > add your account to these groups 3. is your iis functioning corectly and running ? if not > fix iis try to do this : go to start > run > cmd type :
cd _os installed drive_:\_WINDOWS dir_\Microsoft.NET\Framework\\
(as in my xp machine : C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\) and run : aspnet_regiis.exe -i if you are trying to install .net v1.1 over v1.0 you should see other flags run : aspnet_regiis.exe ? that might suite better to your situation if all that is no help supply more details good luck rugha -
first of all i guess that you have installed vs.net 2002 because in the vs.net 2003 they removed the "disable further debuging attempts" part from the err message, second : 1.have you installed iis after installing .net framework? 2. are you in all the right groups on the local machine: vs developers,debbugger users ? if not > add your account to these groups 3. is your iis functioning corectly and running ? if not > fix iis try to do this : go to start > run > cmd type :
cd _os installed drive_:\_WINDOWS dir_\Microsoft.NET\Framework\\
(as in my xp machine : C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\) and run : aspnet_regiis.exe -i if you are trying to install .net v1.1 over v1.0 you should see other flags run : aspnet_regiis.exe ? that might suite better to your situation if all that is no help supply more details good luck rugha -
And after allthiese things,you shouldn't reply to me.Its other ones question. :cool: Mazy No sig. available now.
-
hi, I installed .net on Windows 2000 Server. While Installing i checked that all the options are ticked. but still I am getting this error : Error while trying to run project: Unable to start debugging on the web server. Server side-error occurred on sending debug HTTP request. Make sure the server is operating correctly. Verify there are no syntax errors in web.config by doing a Debug.Start Without Debugging. You may also want to refer to the ASP.NET and ATL Server debugging topic in the online documentaion. Would you like to disable future attempts to debug ASP.NET pages for this project? Can anyone help me out. :)Be Humble in Victory and Strong in Defeat.:) -Het
-
hi, I installed .net on Windows 2000 Server. While Installing i checked that all the options are ticked. but still I am getting this error : Error while trying to run project: Unable to start debugging on the web server. Server side-error occurred on sending debug HTTP request. Make sure the server is operating correctly. Verify there are no syntax errors in web.config by doing a Debug.Start Without Debugging. You may also want to refer to the ASP.NET and ATL Server debugging topic in the online documentaion. Would you like to disable future attempts to debug ASP.NET pages for this project? Can anyone help me out. :)Be Humble in Victory and Strong in Defeat.:) -Het
I've often wondered the same thing (as far as experts go), seems all my questions go unanswered- probably because they're too difficult! Anyway, did you try doing a Debug/Start without Debugging? Have you looked at the IIS logs? Have you looked at the Win2k Event Logs (start/settings/control panel/administrative tools/event viewer)? Have you tried debugging while logging on as an administrator? Are you running URLScan? If so, have you checked those logs? -Thomas
-
I've often wondered the same thing (as far as experts go), seems all my questions go unanswered- probably because they're too difficult! Anyway, did you try doing a Debug/Start without Debugging? Have you looked at the IIS logs? Have you looked at the Win2k Event Logs (start/settings/control panel/administrative tools/event viewer)? Have you tried debugging while logging on as an administrator? Are you running URLScan? If so, have you checked those logs? -Thomas