Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. No expert of ASP.Net on codeproject????

No expert of ASP.Net on codeproject????

Scheduled Pinned Locked Moved ASP.NET
helpcsharpc++asp-netsysadmin
8 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    Het2109
    wrote on last edited by
    #1

    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

    M L T 3 Replies Last reply
    0
    • H Het2109

      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

      M Offline
      M Offline
      Mazdak
      wrote on last edited by
      #2

      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.

      R 1 Reply Last reply
      0
      • M Mazdak

        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.

        R Offline
        R Offline
        rugha
        wrote on last edited by
        #3

        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

        M 1 Reply Last reply
        0
        • R 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

          M Offline
          M Offline
          Mazdak
          wrote on last edited by
          #4

          And after allthiese things,you shouldn't reply to me.Its other ones question. :cool: Mazy No sig. available now.

          R 1 Reply Last reply
          0
          • M Mazdak

            And after allthiese things,you shouldn't reply to me.Its other ones question. :cool: Mazy No sig. available now.

            R Offline
            R Offline
            rugha
            wrote on last edited by
            #5

            you are right, no offence

            1 Reply Last reply
            0
            • H Het2109

              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

              L Offline
              L Offline
              laphijia
              wrote on last edited by
              #6

              Is the folder shared for users in the network? If it's not Visual Studio cannot connect to debug.

              1 Reply Last reply
              0
              • H Het2109

                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

                T Offline
                T Offline
                ThomasH1
                wrote on last edited by
                #7

                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

                H 1 Reply Last reply
                0
                • T ThomasH1

                  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

                  H Offline
                  H Offline
                  Het2109
                  wrote on last edited by
                  #8

                  might not be getting vs.net 2003 is it possible to solve it in vs.net 2002. :)Be Humble in Victory and Strong in Defeat.:) -Het

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups