Re: .NET 2.0 Master Pages problem



Tim,
No problem. Just to make sure, did you run aspnet_regiis -i from the v2.0.x
folder? I've run into situations before where I could not get the ASP.NET
tab to show up in IIS, but ASP.NET would still work correctly.

About the Application Pooling Issue:
IIS can only run one version of ASP.NET at a time in each app pool. So, if
you have existing ASP.NET 1.x applications and you decide to configure a new
ASP.NET 2.0 application under the same App Pool. The ASP.NET 1.x
applications will start throwing exceptions.

Check out this link for more details:
http://msdn2.microsoft.com/en-us/library/1kdfe21k(VS.71).aspx

Thanks,
Page Brooks
www.explosivedog.com


"Tim Wallace" <twallace-ThisDoesNotBelong-AT-emailDOTcom> wrote in message
news:OOIoruNiHHA.3808@xxxxxxxxxxxxxxxxxxxxxxx
Page:

Thanks for the response. I already ran aspnet_regiis -i. No joy. I'll
give your app a whirl and see if that helps.

I'm unfamiliar with the separate AppPools issue. Can you give me some
guidance with that, please?

Tim

"Page Brooks" <NOSPAMpagebrooks@xxxxxxxxx> wrote in message
news:A515F9FA-AC0C-48A6-A020-22CB86CB2456@xxxxxxxxxxxxxxxx
I've run into this problem before. You can try running this little
utility
to switch the version of ASP.NET for a specific web application:

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

Please be aware that you need seperate AppPools for each version of
ASP.NET
that you are running. I've seen this unexpectedly bring down many
applications before.
--
Thanks,
Page Brooks
www.explosivedog.com


"Tim Wallace" wrote:

I have a windows 2000 server on which I have installed the .NET 2.0
Framework runtime. I have an application I've written using VS 2005.
In
it, I use master pages. When I debug this app on my machine, it looks
great. When I run it on the server, it looks like crap - no master page
goodness is being employed. This is the first ASP.NET 2.0 application
I've
put on the server. I noticed that there is no ASP.NET tab on the
properties
window as there is on never Windows server editions. How can I tell IIS
that this application should be run as ASP.NET 2.0?

Tim







.



Relevant Pages

  • DLLHOST.EXE and Secure Server Crash
    ... I recently installed a new Windows 2k Server with default ... IIS install options. ... On the server with IIS I installed Nfuse ... to the IIS Out-Of-Process Pooled Applications. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Problems with IIS 6.0 and downloading images.
    ... Try running "PerfMon" -- IIS has counters for this sort of information. ... within time limit" conflict with each other. ... processing is done on the server other than network IO -- which should not ... the website is in it's own app pool with default settings. ...
    (microsoft.public.inetserver.iis)
  • RE: ACT Hangs on submit in ASP.Net App
    ... the applications on a member server within a domain. ... Proxy server on the domain. ... test IIS server do not need to pass through the ISA Proxy server. ... End Sub ...
    (microsoft.public.vsnet.enterprise.tools)
  • Re: .NET 2.0 Master Pages problem
    ... That's only true for IIS 6.0, which only comes with Windows 2003 Server. ... IIS can only run one version of ASP.NET at a time in each app pool. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: "COM+ Internal Error" when trying to instantiate COM object
    ... machine as the production server with no errors ... applications (for example, IIS In-Process Applications, IIS Out-Of-Process ... when a dev server doesn't have the same setup ...
    (microsoft.public.inetserver.iis)