CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 7 of 7

Thread: Can't use debug

Threaded View

  1. #2
    Join Date
    May 1999
    Location
    Fort Worth Texas
    Posts
    614

    Question Can't run ASP in debug mode

    I have a ASP.NET project that I can run and use debug on my development PC just fine but have run into a problem debugging it on a server that I moved it to. I can open the ASP project on the server but cannot run it in debug mode, see the attached error message. I checked the config file and debug is set to True.
    Last edited by Jim Bassett; October 18th, 2004 at 08:59 AM. Reason: Forgot something

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured