Hi I've configured the Auto-Start and updated the configurations. However I don't see any improvements when I start the app pool up. It still takes > 10 sec to show the login page and I get this warning in the Event Log:
There was an error during processing of the managed application service auto-start for application pool: 'DefaultAppPool'. The configured .Net Framework for this application pool doesn't support managed application services. As a result, no managed application
service auto-start has been completed. To resolve this issue, please change the .Net Framework version configured for this application pool to one that supports managed application service. The data field contains the error code.
Does this mean I have to wait for ASP.NET v4.5 to come out before I can use this? My app pool is using v4.0 which I thought would have worked fine.
nzcraig2006
1 Post
Supported .NET Version problem?
Apr 30, 2012 09:05 PM|LINK
Hi I've configured the Auto-Start and updated the configurations. However I don't see any improvements when I start the app pool up. It still takes > 10 sec to show the login page and I get this warning in the Event Log:
There was an error during processing of the managed application service auto-start for application pool: 'DefaultAppPool'. The configured .Net Framework for this application pool doesn't support managed application services. As a result, no managed application service auto-start has been completed. To resolve this issue, please change the .Net Framework version configured for this application pool to one that supports managed application service. The data field contains the error code.
Does this mean I have to wait for ASP.NET v4.5 to come out before I can use this? My app pool is using v4.0 which I thought would have worked fine.
Thanks,
Craig
owjeff
680 Posts
Re: Supported .NET Version problem?
May 25, 2012 09:10 PM|LINK
.NET 4.0 should be supported:
http://weblogs.asp.net/scottgu/archive/2009/09/15/auto-start-asp-net-applications-vs-2010-and-net-4-0-series.aspx
Is the AppPool in Integrated Pipeline mode?
http://blogs.iis.net/wadeh/archive/2012/04/16/re-introducing-application-initialization.aspx
OrcsWeb: Managed Windows Hosting Solutions
"Remarkable Service. Remarkable Support."