Unable to start debugging on the web server

skysanskysan Canada
edited December 2005 in Internet & Media
Today while i was working on ASP.NET .

When i pressed f5 to run my asp.Net projeck i got an error message saying


Error while running project:unable to start debugging on the web server . The project is not configured to be debugged.


This error message occurs with all my web applications.

Comments

  • GooDGooD Quebec (CAN) Member
    edited December 2005
    It was working before ?

    If yes it's kinda strange :confused:

    Also, You use wich version of VisualStudio ?

    I'll try to help you if i can :)
  • ShortyShorty Manchester, UK Icrontian
    edited December 2005
    Same question from me. Sounds like VS2003 to me ;)
  • skysanskysan Canada
    edited December 2005
    Well i am using VS 2003 & i solved the problem myself by converting them to Virual Directory. Now They run.

    But another problem just started occuring
    <img src="http://asia.geocities.com/handsome_sanjeevin/3rderror.JPG"&gt;

    Although i can run the projects by Ctrl +F5 i.e. without debugging. but not with F5.

    Plz help solve this problem .....
  • ShortyShorty Manchester, UK Icrontian
    edited December 2005
    Start menu -> control panel -> administrative tools -> Internet Information Services (IIS) Manager -> [Computer Name] -> Websites -> Default Web Site -> [Virtual Directory] -> right click, select properties -> Directory Security -> Edit (Authentication and access control) -> Tick Integrated Windows Authentication under Authenticated access

    Ya done :)

    Do that for each website/virtual directory :)
  • GooDGooD Quebec (CAN) Member
    edited December 2005
    I think Shorty beats me this time ;D

    Ding ding ding next customer :thumbsup:
  • skysanskysan Canada
    edited December 2005
    Thanx Shorty ;D
  • ShortyShorty Manchester, UK Icrontian
    edited December 2005
    No problem :D




























    I got ya GooD :mullet:
  • GooDGooD Quebec (CAN) Member
    edited December 2005
    Pfff you beat me only by speed Shorty ;D

    Since my computer is up and running well i've decided to be more present here in the domain where i can realy help : programmation.

    So don't worry i'll have my revenge soon enough :D
  • ShortyShorty Manchester, UK Icrontian
    edited December 2005
    We shall see, we shall see :p:D
Sign In or Register to comment.