Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / February 2008

Tip: Looking for answers? Try searching our database.

Issue with ASP.NET 1.1 Sites on Windows 2003

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
dotNetDave - 19 Feb 2008 19:16 GMT
I'm in the process of moving most of our ASP.NET web sites to a new Windows
2003 server. After setting up the server .NET 2.0 was already enabled in IIS,
.NET 1.1 was not, so I enabled it by running aspnet_regiis. My .NET 2.0 apps
work fine but the 1.1 apps will not run (I created a separate pool for them).
If I try to access them on the same machine I get the following error:

HTTP Error 401.1 - Unauthorized: Access is denied due to invalid credentials.
Internet Information Services (IIS)

If I try to access them on my machine I get this error:

HTTP Error 404 - File or directory not found.
Internet Information Services (IIS)

Any ideas?

Thanks,
David

======================================
David McCarter [Microsoft MVP]
www.dotNetTips.com
David McCarter''''s .NET Coding Standards available at:
http://www.cafepress.com/geekmusicart.1654787045
Jeremy Cowles - 19 Feb 2008 22:17 GMT
David,

Can you give more details about the site configuration?

Here are some thoughts:

- Are all ASAPI bindings setup correctly (for 1.1 and 2.0)?

- Is there anything special about the path you used (for instance,
maybe a network path)?

- Is there any indication that the 1.1 framework is actually handling
the request? You can usually setup a new site, and then go to a page
that doesn't exist (like blah.aspx - the .aspx is important) and then
see the yellow error screen with the .net version stating that 1.1
handled the request.

I have had similar problems with ASP.NET when running both frameworks.
In my experience, it has been an issue with the ISAPI bindings and the
order of installation. Reinstalling ASP.NET usually helps, but it is
hard to say what might be causing the problem with so few details.

-
Jeremy
http://www.visualcore.com/

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.