error with asp.net

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • dwadish
    New Member
    • Nov 2006
    • 129

    error with asp.net

    i have an error with my asp.net (with vb) 2003 webappl. in the time of loading it says an error dialog box with ..

    " can't dbugg on server " some words etc

    how i over come this problem i am using 2003 server Enterp.

    but some previously created app have no prblm.

    help me?
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Originally posted by dwadish
    i have an error with my asp.net (with vb) 2003 webappl. in the time of loading it says an error dialog box with ..

    " can't dbugg on server " some words etc

    how i over come this problem i am using 2003 server Enterp.

    but some previously created app have no prblm.

    help me?
    I remember having the same problem.
    I can't remember off hand what the cause was but it had something to do with not enabling some debugging features during the installation of Visual Studio and some settings with your IIS. (I'll look up the reasons and inform you later)

    I recommend trying to run your program again using Ctrl+F5
    This will run the program without running the debugger.

    -Frinny

    Comment

    • dwadish
      New Member
      • Nov 2006
      • 129

      #3
      But there is no use with cntrl+F5 IExplorer says another webconfiguratio n error with application. i am re configured the IIS and no use .

      plz give the right solution

      Comment

      • Frinavale
        Recognized Expert Expert
        • Oct 2006
        • 9749

        #4
        Originally posted by dwadish
        But there is no use with cntrl+F5 IExplorer says another webconfiguratio n error with application. i am re configured the IIS and no use .

        plz give the right solution
        What is the new error?

        Comment

        • Plater
          Recognized Expert Expert
          • Apr 2007
          • 7872

          #5
          in the web.config file there is a setting that determines if the code is compiled with debugging support or not. Now if CTRL+F5 is still getting causing that error it might be that your program itself has some kind of un-caught error, and IIS was not set up to display error pages properly.

          Comment

          • dwadish
            New Member
            • Nov 2006
            • 129

            #6
            The same error follows how i overcome these.

            Comment

            • Frinavale
              Recognized Expert Expert
              • Oct 2006
              • 9749

              #7
              Originally posted by dwadish
              The same error follows how i overcome these.
              Could you please post a copy of the error for us to see.
              Also, what version of Visual Studio are you using?

              -Frinny

              Comment

              • dwadish
                New Member
                • Nov 2006
                • 129

                #8
                now i am solved it through migrating to WINxp. no prpblem here.

                thanx for the reply.

                Comment

                • Frinavale
                  Recognized Expert Expert
                  • Oct 2006
                  • 9749

                  #9
                  Originally posted by dwadish
                  now i am solved it through migrating to WINxp. no prpblem here.

                  thanx for the reply.
                  Good job!
                  Thanks for letting us know :)

                  -Frinny

                  Comment

                  Working...