Re: Server Application Unavailable??
This is often caused by an application pool being shared by
applications using different versions of the .Net framework. Check
the app pool that WSS 2.0 is running in.
.
Relevant Pages
- Re: .NET 2.0 Master Pages problem
... IIS can only run one version of ASP.NET at a time in each app pool. ... applications will start throwing exceptions. ... When I run it on the server, it looks like crap - no master page ... (microsoft.public.dotnet.framework.aspnet) - Re: Setting IPGrant on a folder from a WebMethod
... applications on the same server. ... Always use a different app pool with lower ... or not for additional security. ... (microsoft.public.dotnet.framework.aspnet.security) - Re: DotNet 2 - Applications security
... you cannot do that for an app pool. ... Developing More Secure Microsoft ASP.NET 2.0 Applications ... I cant' create so many configurations (allways ... (microsoft.public.dotnet.framework.aspnet.security) - Re: Distribution lists
... The default app pool was running under network service; ... WSS account and viola! ... not the central admin app pool. ... (microsoft.public.sharepoint.windowsservices) - service unavailable error under certain config
... I currently have wss deployed in ad account creation mode running on windows ... The sharepoint site's app pool is running as a domain\applicationpooluser ... OU that the sharepoint users are created in. ... The administration sites ... (microsoft.public.sharepoint.windowsservices) |
|