Re: Problem running ASP

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hmm, sounds weird, but then again, it's software. :-) Anyway, if you open
IIS, and show the properties for the virtual site/folder, is the ASP.NET tab
shown, and if so, what .NET Framework version is displayed? If the wrong
version is displayed, try changing it.

You might neede to manually register the ASP.NET with IIS, which can be done
from the command line by executing aspnet_regiis -i. You might want to open
the Visual Studio 2005 Command Prompt for this purpose rather than the
standard command prompt, as it will have the path for aspnet_regiis.exe set.

--
Carsten Thomsen
Communities - http://community.integratedsolutions.dk
---------
Voodoo Programming: Things programmers do that they know shouldn't work but
they try anyway, and which sometimes actually work, such as recompiling
everything. (Karl Lehenbauer)
---------
"David D." <DavidD@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:58A3D324-1D38-4247-B6A6-12D13F7F34A4@xxxxxxxxxxxxxxxx
I have Visual Studio 2005 on two separate machines. I noticed today that I
cannot run ASP.NET applications on either machine. I get the message
"Unable
to start debugging on the web server. The operation has timed out".

Also whenever I try to create a new project I now get "Configuring website
to ASP.NET 2.0 failed. You may need to manually configure this site for
ASP.NET 2.0 in order for your site to run correctly."

I can only assume this has been cause by an update (I have automatic
updates
turned on) since it occurred on two differenct machines at the same when I
have not installed anything or made any changes to either one.

Does anyone know what might have caused this problem and how to fix it?

--Thanks, David D.


.



Relevant Pages

  • Re: cant open .NET project after reinstall of IIS
    ... from the command prompt: ... > reinstall or change IIS so that it would be configured ... > fix the IIS mapping problem. ...
    (microsoft.public.inetserver.iis)
  • Re: IIS 5.1 not working Help
    ... I don't think any of those patches are known to cause an issue with IIS. ... secondly, at the command prompt, ... do you have 'bypass>> proxy server for local addresses' enabled>> - do you have any third-party firewall/antivirus type software which may>> block or otherwise mess with IIS? ... >>> install the same software that I had on Home Edition. ...
    (microsoft.public.inetserver.iis)
  • Re: Metafile Adsutil
    ... Why don't you use the IIS UI to change the anonymous username and password? ... > You have to use adsutil.vbs from the command prompt so just add .vbs. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Simple problem :/
    ... Try reregistering ASP.NET with IIS. ... If that document doesn't make sense, go to a command prompt and navigate to ... after that i install Visual Studio with web services. ...
    (microsoft.public.dotnet.framework.aspnet)