Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 2.0 > ASP.NET 2.0 Professional
|
ASP.NET 2.0 Professional If you are an experienced ASP.NET programmer, this is the forum for your 2.0 questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 12th, 2008, 01:52 AM
Registered User
 
Join Date: Jul 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to japss
Default Unable to configure IIS website to use ASP.NET 2.0

Hi

We have been upgrading our intranet sites to .NET 2.0 from 1.1 one-by-one - it is win 2003, xeon E5335 2.0Ghz, IIS 6.0. The server only had .NET framework 1.1 and we recently installed .NET 2.0 and .NET 2.0 SP1 But for some reason, ASP.NET tab does not appear on the IIS (The server has WSS 2.0 installed). Setting Enable32bitAppOnWin64 to TRUE/FALSE on MetaBase.xml does not help.

When I use aspnet_regiis, all sites get converted to use .NET 2.0 But I wanted to use only the selected site to use 2.0, the rest should continue to use 1.1 I have created separate app pool for 2.0 sites.

v2.0...>aspnet_regiis -s w3svc/1/root/virapp1 works perfect for virtual directories (localhost/virapp1), not for "websites". How do I set .NET 2.0 for "website"? Intranet sites are configured as "website" not virtual directory. aspnet_regiis -s aspnet_regiis -s w3svc/1/root/app1 says "Installation stopped because the specified path (w3svc\1\root\app1) is invalid". And when I use aspnet_regiis -lk lists only the virtual directories not "websites". Does it mean that aspnet_regiis cannot be used to register websites?

How do I solve this problem? - I do not have ASP.NET tab on IIS 6.0; aspnet_regiis does not work for "websites" on iis, works only for virtual directories. What other options to try?

Thanks in advance!





 
Old July 14th, 2008, 01:05 AM
Friend of Wrox
 
Join Date: Jul 2003
Posts: 599
Thanks: 6
Thanked 3 Times in 3 Posts
Default

Did you try uninstalling 1.1 and 2.0, reboot and reinstall?

 
Old July 14th, 2008, 09:14 AM
Registered User
 
Join Date: Jul 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to japss
Default

I rebooted after installing 2.0 but not as you said. Let me try.

I downloaded asptabtest.vbs script from
http://blogs.msdn.com/tom/archive/20...b-missing.aspx
and noticed that the below registration fails. Any clue/idea?

v2...>regasm.exe AspNetMmcExt.dll /tlb:AspNetMMCExt.tlb






Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to configure database mail pabnix SQL Server 2005 0 February 23rd, 2008 08:06 AM
Unable to view the website on IIS pabnix BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 3 December 19th, 2007 03:26 PM
Configure MS Outlook into ASP.NET subhasps8 ASP.NET 1.0 and 1.1 Professional 0 June 22nd, 2007 04:09 AM
unable to configure properly cbennett07 BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 5 April 18th, 2007 01:32 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.