473,471 Members | 1,768 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Error says Web server in not running asp.net 1.1

When trying to create a new project on a new install of .NET 2003 I get the
following error

Error says Web server in not running asp.net 1.1

But I look in the administrative tools and it says
Microsoft .NET Framework 1.1 Configuration
How can I fix this?
Nov 18 '05 #1
7 1026
Run this tool and make sure the Web is set to the right version:

http://www.denisbauer.com/NETTools/A...nSwitcher.aspx

If you installed the beta of ASP.NET this would happen.
"Craig" <no****@austin.rr.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
When trying to create a new project on a new install of .NET 2003 I get
the
following error

Error says Web server in not running asp.net 1.1

But I look in the administrative tools and it says
Microsoft .NET Framework 1.1 Configuration
How can I fix this?


Nov 18 '05 #2
Thanks but....

Now I get an http/1.1 500 Server Error

What can I do next?

"Ken Cox [Microsoft MVP]" <BA************@sympatico.ca> wrote in message
news:eG**************@TK2MSFTNGP09.phx.gbl...
Run this tool and make sure the Web is set to the right version:

http://www.denisbauer.com/NETTools/A...nSwitcher.aspx

If you installed the beta of ASP.NET this would happen.
"Craig" <no****@austin.rr.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
When trying to create a new project on a new install of .NET 2003 I get
the
following error

Error says Web server in not running asp.net 1.1

But I look in the administrative tools and it says
Microsoft .NET Framework 1.1 Configuration
How can I fix this?

Nov 18 '05 #3
I noticed in the IIS Admin

the isapi filters on a working PC include a filter name ASP.NET_1.1.4322.573
located in C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspne t_filter.dll

The PC where it is not working does not have this entry

Could that be it?
"Ken Cox [Microsoft MVP]" <BA************@sympatico.ca> wrote in message
news:eG**************@TK2MSFTNGP09.phx.gbl...
Run this tool and make sure the Web is set to the right version:

http://www.denisbauer.com/NETTools/A...nSwitcher.aspx

If you installed the beta of ASP.NET this would happen.
"Craig" <no****@austin.rr.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
When trying to create a new project on a new install of .NET 2003 I get
the
following error

Error says Web server in not running asp.net 1.1

But I look in the administrative tools and it says
Microsoft .NET Framework 1.1 Configuration
How can I fix this?

Nov 18 '05 #4
Yup. I'd reinstall the .NET Framework 1.1 because that entry should be
there.
"Craig" <no****@austin.rr.com> wrote in message
news:O5**************@TK2MSFTNGP12.phx.gbl...
I noticed in the IIS Admin

the isapi filters on a working PC include a filter name
ASP.NET_1.1.4322.573
located in C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspne t_filter.dll

The PC where it is not working does not have this entry

Could that be it?


Nov 18 '05 #5
What I did was this.

Installed Framework 1.1 from a .net 2003 upgrade CD on a clean machine.
Framework 1.0 was not on the machine.
I could not create Framework 1.1 asp.net applications in Visual Studio.NET.
I installed 1.0 framework.
I deleted framework 1.0.

Maybe Framework 1.0 sets something 1.1 does not??

"Ken Cox [Microsoft MVP]" <BA************@sympatico.ca> wrote in message
news:uZ****************@TK2MSFTNGP09.phx.gbl...
Yup. I'd reinstall the .NET Framework 1.1 because that entry should be
there.
"Craig" <no****@austin.rr.com> wrote in message
news:O5**************@TK2MSFTNGP12.phx.gbl...
I noticed in the IIS Admin

the isapi filters on a working PC include a filter name
ASP.NET_1.1.4322.573
located in C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspne t_filter.dll
The PC where it is not working does not have this entry

Could that be it?

Nov 18 '05 #6
Hey Craig,

Did that get your running?

"Craig" <Cr**********@hotmail.com> wrote in message
news:Ou****************@TK2MSFTNGP10.phx.gbl...
What I did was this.

Installed Framework 1.1 from a .net 2003 upgrade CD on a clean machine.
Framework 1.0 was not on the machine.
I could not create Framework 1.1 asp.net applications in Visual
Studio.NET.
I installed 1.0 framework.
I deleted framework 1.0.

Maybe Framework 1.0 sets something 1.1 does not??


Nov 18 '05 #7
Yep!

"Ken Cox [Microsoft MVP]" <BA************@sympatico.ca> wrote in message
news:%2***************@TK2MSFTNGP09.phx.gbl...
Hey Craig,

Did that get your running?

"Craig" <Cr**********@hotmail.com> wrote in message
news:Ou****************@TK2MSFTNGP10.phx.gbl...
What I did was this.

Installed Framework 1.1 from a .net 2003 upgrade CD on a clean machine.
Framework 1.0 was not on the machine.
I could not create Framework 1.1 asp.net applications in Visual
Studio.NET.
I installed 1.0 framework.
I deleted framework 1.0.

Maybe Framework 1.0 sets something 1.1 does not??

Nov 18 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Craig | last post by:
When trying to create a new project on a new install of .NET 2003 I get the following error Error says Web server in not running asp.net 1.1 But I look in the administrative tools and it says...
0
by: M Skabialka | last post by:
I installed Visual Studio Beta 2005 but setting up the SQL server was so complex I uninstalled it and put Visual Studio 2003 Academic on. I am totally new to Visual Studio and trying to teach...
10
by: Brian Conway | last post by:
I have no idea what is going on. I have a Login screen where someone types in their login information and this populates a datagrid based off of the login. Works great in debug and test through...
1
by: Keith | last post by:
All, I have been told this is an ASP.NET issue and not an IIS issue, so I am posting this here. I have a problem with ASP.NET returning an HTTP 500 error when trying to run ASPX pages on...
3
by: Matthew Louden | last post by:
The web server is running Windows Server 2003 Standard Edition, and it returns HTTP 404 error when running ASP.NET pages, but ASP pages are working fine. I also installed Visual Studio .NET, and...
7
by: Yongsub Eric Shin | last post by:
Hi. I'm just a beginner in ASP.Net. I started writing codes and I keep on getting this Runtime Error page, where it says "Description: An application error occurred on the server. The current...
8
by: mohit | last post by:
Hi, I am creating a web application in Web Matrix on the .NET framework. I have two directories :AddUser and FormAuth in a Directory P. AddUser contains a file AddUser.aspx FormAuth contains :...
10
by: deathtospam | last post by:
My employer is starting to take the first steps towards migrating its Classic ASP codebase to ASP.NET v2.0. We have a copy of our existing website on the new Windows Server 2003 R2 test server,...
1
by: moondaddy | last post by:
running vs2005 I have a small test website called TestPublish which has default.aspx, ErrorPage.aspx and testpage.htm. The default page just says hello world and no other code and the errorpage...
0
by: silviu | last post by:
Hello I'm trying to install Microsoft SQL 2005 Server Express Edition but I'm getting the following error: SQL Server Setup unexpectedly failed... Then it says something about a log file. Here's...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.