Created New Project now get Unable to Debug messag
Ok, a few minutes ago I created the chapter 14 web form that had just the simple text input box with validation and a submit button. First time I ran it I got the Error while trying to run project: Unable to start debugging on the web server. Could not start ASP.NET or ATL Server debugging. etc. I followed the instructions someone gave about running aspnet_regiis.exe and that took care of the problem. Now the button shows up and submits properly. So I go on to the Acme Loan Slicer example, create a new ASP project, follow all the steps to create the web form, and when I run it I get the same message. Is this a general problem? Every time you create a new web project you have to reinstall something or reconfigure something? I tried running the aspnet_regiis again and this time it didnt help. Any ideas? Thanks! :)
|