K keithb Apr 18, 2006 #1 Does ASP.NET 2.0 need IIS 6.0 to be configured as an application server? Thanks, Keith
G Guest Apr 18, 2006 #2 Does ASP.NET 2.0 need IIS 6.0 to be configured as an application server? Click to expand... You need to load the 2.0 runtime onto the server. After that... you may have to run the aspnet_iisreg command to update the runtime references for each site.
Does ASP.NET 2.0 need IIS 6.0 to be configured as an application server? Click to expand... You need to load the 2.0 runtime onto the server. After that... you may have to run the aspnet_iisreg command to update the runtime references for each site.