For Programmers: Free Programming Magazines  


Home > Archive > ASP > October 2004 > IIS is not running ASP.net 1.1 version









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author IIS is not running ASP.net 1.1 version
NIm

2004-10-01, 8:55 pm

Hi,
I have Xp prof, IIs 5.1, .NET2003 on my machine.

I had the error "Visual studio.net has detected that the
specified web server is not runnning ASP.Net version 1.1.
Yow will be unable to run ASP.Net web applications or
services." in .NET 2003.
I fixed it by running the IIS mappings for ASP.NET,
aspnet_regiis -r. But I figured that my IIS had some issue
and I had to register the dll for IIS.
After doing that my .net is throwing the same
error, "Visual studio.net has detected that the specified
web server is not runnning ASP.Net version 1.1. Yow will
be unable to run ASP.Net web applications or services."

I ran the aspnet_regiis -r again it is overwriting the
1.1 .net framework scripts but the error in .Net is not
fixed.
I know my webserver is running Ok because I can develop
ASP pages using Visual Interdev and my default website is
running fine.

Any help is greatly appreciated.
Thanx in advance.
Nim
Joker

2004-10-02, 3:55 am

You might try posting in a newsgroup that actually has "dotnet" in it's
name.

This newsgroup is for classic ASP none of that .Net stuff.

NIm wrote:

> Hi,
> I have Xp prof, IIs 5.1, .NET2003 on my machine.
>
> I had the error "Visual studio.net has detected that the
> specified web server is not runnning ASP.Net version 1.1.
> Yow will be unable to run ASP.Net web applications or
> services." in .NET 2003.
> I fixed it by running the IIS mappings for ASP.NET,
> aspnet_regiis -r. But I figured that my IIS had some issue
> and I had to register the dll for IIS.
> After doing that my .net is throwing the same
> error, "Visual studio.net has detected that the specified
> web server is not runnning ASP.Net version 1.1. Yow will
> be unable to run ASP.Net web applications or services."
>
> I ran the aspnet_regiis -r again it is overwriting the
> 1.1 .net framework scripts but the error in .Net is not
> fixed.
> I know my webserver is running Ok because I can develop
> ASP pages using Visual Interdev and my default website is
> running fine.
>
> Any help is greatly appreciated.
> Thanx in advance.
> Nim


leovalen@hotmail.com

2004-10-28, 3:55 pm

Hi nim,


in the command prompt type this:
Type aspnet_regiis.exe /? to read the options.

You will need to install the asp.net to iis whith this command:
aspnet_regiis.exe -i

Excuse my english.

****************************************
******************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com