RE: ASP.NET Service Unavailable.

Tech-Archive recommends: Fix windows errors by optimizing your registry



Derek, did you ever get an answer to this? I am getting the exact same error
message on IIS 6.0 on a member server. It's an ADFS-enabled Web server
running a Microsoft AzMan (customized for us by Microsoft), so ADFS should be
doing the authorizing. But we never get past this error on the IIS server, so
it never reaches the ADFS federation server. In other words, the problem is
on the Web server. Please let me know if you ever got this fixed. Thanks!!

Susie

"Derek Smith" wrote:

I have tried installing an ASP.NET 2.0 application and when I try to browse
the site I get a Service Unavailable error. These two messages are logged
in the event log.

ASP.NET is running on a Windows Server 2003 AD Domain Controller. Do I need
to setup some different user permissions to allow this?


Event Type: Error
Event Source: ASP.NET 2.0.50727.0
Event Category: None
Event ID: 1088
Date: 6/15/2006
Time: 3:35:59 PM
User: N/A
Computer: xxxxxxxx-xxxxxxx
Description:
Failed to execute request because the App-Domain could not be created.
Error: 0x80070005 Access is denied.


Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: None
Event ID: 1073
Date: 6/15/2006
Time: 3:35:59 PM
User: N/A
Computer: xxxxxxxxxxx
Description:
Failed to initialize the AppDomain:/LM/W3SVC/1/Root/MobileCustomization

Exception: System.IO.FileLoadException
Message: Could not load file or assembly 'System.Web, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its
dependencies. Access is denied.
StackTrace: at System.Reflection.Assembly.nLoad(AssemblyName fileName,
String codeBase, Evidence assemblySecurity, Assembly locationHint,
StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean
forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef,
Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean
forIntrospection)
at System.Reflection.Assembly.InternalLoad(String assemblyString,
Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean
forIntrospection)
at System.Activator.CreateInstance(String assemblyName, String typeName,
Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args,
CultureInfo culture, Object[] activationAttributes, Evidence securityInfo,
StackCrawlMark& stackMark)
at System.Activator.CreateInstance(String assemblyName, String typeName)
at System.AppDomain.CreateInstance(String assemblyName, String typeName)
at System.AppDomain.CreateInstance(String assemblyName, String typeName)
at
System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironment(String
appId, IApplicationHost appHost, HostingEnvironmentParameters
hostingParameters)
at
System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironmentAndReportErrors(String
appId, IApplicationHost appHost, HostingEnvironmentParameters
hostingParameters)




.



Relevant Pages

  • What are LoaderExceptions?
    ... at Microsoft.VisualStudio.Design.VSTypeResolutionService.SearchProjectEntries(AssemblyName assemblyName, String typeName, Boolean ... Boolean ignoreCase) ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Problem setting up web site
    ... Server's response: ... StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean ... at System.Activator.CreateInstance(String assemblyName, String typeName) ...
    (microsoft.public.windows.server.general)
  • Problem setting up web site
    ... Server's response: ... StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean ... at System.Activator.CreateInstance(String assemblyName, String typeName) ...
    (microsoft.public.windows.server.general)
  • ASP 2.0 Problem with UNC
    ... I use a web farm with 2003 server and IIS. ... Boolean forIntrospection) ... at System.Activator.CreateInstance(String assemblyName, String typeName) ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: ASP.NET Service Unavailable.
    ... DC has control of every computer on the network, opening a huge security ... StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean ... at System.Activator.CreateInstance(String assemblyName, String typeName) ...
    (microsoft.public.dotnet.framework.aspnet)