cancel
Showing results for 
Search instead for 
Did you mean: 

EV10.0.1 Exchange 2010 OWA Issue

ia01
Level 6
Partner Accredited

Hi,

We are getting "Server Error in '/owa' application." while trying to browse to Exchange OWA

 

Error details

 

 

Log Name:      Application
Source:        ASP.NET 2.0.50727.0
Date:          2/5/2013 10:38:09 AM
Event ID:      1310
Task Category: Web Event
Level:         Warning
Keywords:      Classic
User:          N/A
Computer:      abc.domain.local
Description:
Event code: 3008 
Event message: A configuration error has occurred. 
Event time: 2/5/2013 10:38:09 AM 
Event time (UTC): 2/5/2013 10:38:09 AM 
Event ID: eefa0ae60bbc462c92ab6166e87cffb3 
Event sequence: 1 
Event occurrence: 1 
Event detail code: 0 
 
Application information: 
    Application domain: /LM/W3SVC/1/ROOT/owa-23875-130045342889893016 
    Trust level: Full 
    Application Virtual Path: /owa 
    Application Path: D:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\owa\ 
    Machine name: LONPEXHTCA02 
 
Process information: 
    Process ID: 11744 
    Process name: w3wp.exe 
    Account name: IIS APPPOOL\DefaultAppPool 
 
Exception information: 
    Exception type: ConfigurationErrorsException 
    Exception message: Could not load file or assembly 'Symantec.EnterpriseVault.Owa, Version=10.0.1.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Access is denied. 
 
Request information: 
    Request URL: https://abc.domain.local:443/owa/auth/logon.aspx?url=https://abc.domain.local/ecp/&reason=0 
    Request path: /owa/auth/logon.aspx 
    User host address: fe80::5490:9eb0:76b1:e4ew3wp.exe 
    User:  
    Is authenticated: False 
    Authentication Type:  
    Thread account name: IIS APPPOOL\DefaultAppPool 
 
Thread information: 
    Thread ID: 52 
    Thread account name: IIS APPPOOL\DefaultAppPool 
    Is impersonating: False 
    Stack trace:    at System.Web.Configuration.ConfigUtil.GetType(String typeName, String propertyName, ConfigurationElement configElement, XmlNode node, Boolean checkAptcaBit, Boolean ignoreCase)
   at System.Web.Configuration.Common.ModulesEntry..ctor(String name, String typeName, String propertyName, ConfigurationElement configElement)
   at System.Web.HttpApplication.BuildIntegratedModuleCollection(List`1 moduleList)
   at System.Web.HttpApplication.GetModuleCollection(IntPtr appContext)
   at System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers)
   at System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context)
   at System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context)
   at System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext)
 
 
Custom event details: 
 
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="ASP.NET 2.0.50727.0" />
    <EventID Qualifiers="32768">1310</EventID>
    <Level>3</Level>
    <Task>3</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2013-02-05T10:38:09.000000000Z" />
    <EventRecordID>335625</EventRecordID>
    <Channel>Application</Channel>
    <Computer>abc.domain.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>3008</Data>
    <Data>A configuration error has occurred.</Data>
    <Data>2/5/2013 10:38:09 AM</Data>
    <Data>2/5/2013 10:38:09 AM</Data>
    <Data>eefa0ae60bbc462c92ab6166e87cffb3</Data>
    <Data>1</Data>
    <Data>1</Data>
    <Data>0</Data>
    <Data>/LM/W3SVC/1/ROOT/owa-23875-130045342889893016</Data>
    <Data>Full</Data>
    <Data>/owa</Data>
    <Data>D:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\owa\</Data>
    <Data>LONPEXHTCA02</Data>
    <Data>
    </Data>
    <Data>11744</Data>
    <Data>w3wp.exe</Data>
    <Data>IIS APPPOOL\DefaultAppPool</Data>
    <Data>ConfigurationErrorsException</Data>
    <Data>Could not load file or assembly 'Symantec.EnterpriseVault.Owa, Version=10.0.1.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Access is denied.</Data>
    <Data>https://abc.domain.local:443/owa/auth/logon.aspx?url=https://abc.domain.local/ecp/&amp;reason=0</Data>
    <Data>/owa/auth/logon.aspx</Data>
    <Data>fe80::5490:9eb0:76b1:e4e%16</Data>
    <Data>
    </Data>
    <Data>False</Data>
    <Data>
    </Data>
    <Data>IIS APPPOOL\DefaultAppPool</Data>
    <Data>52</Data>
    <Data>IIS APPPOOL\DefaultAppPool</Data>
    <Data>False</Data>
    <Data>   at System.Web.Configuration.ConfigUtil.GetType(String typeName, String propertyName, ConfigurationElement configElement, XmlNode node, Boolean checkAptcaBit, Boolean ignoreCase)
   at System.Web.Configuration.Common.ModulesEntry..ctor(String name, String typeName, String propertyName, ConfigurationElement configElement)
   at System.Web.HttpApplication.BuildIntegratedModuleCollection(List`1 moduleList)
   at System.Web.HttpApplication.GetModuleCollection(IntPtr appContext)
   at System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers)
   at System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context)
   at System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context)
   at System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext)
</Data>
  </EventData>
</Event>
 
 
ANy help would be greatly appreciated.
Many Thanks

 

1 ACCEPTED SOLUTION

Accepted Solutions

Nathan_Clark_2
Level 4
Employee

    <Data>Could not load file or assembly 'Symantec.EnterpriseVault.Owa, Version=10.0.1.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Access is denied.</Data>

so the owa app pool id can not access the clientAccess\owa\bin directory to load Symantec.EnterpriseVault.Owa.dll

also should it be in the IIS APPPOOL\DefaultAppPool? i.e usually MSExchangeOWAAppPool

 

 

View solution in original post

5 REPLIES 5

Rob_Wilcox1
Level 6
Partner

Please describe the installation steps...  paths used etc.

Did this ever work?

Is the path listed in the event 'correct' ?

Working for cloudficient.com

ia01
Level 6
Partner Accredited

It was working before. Suddenly just started seeing that error.

Rob_Wilcox1
Level 6
Partner

Okay.. and the other information?

Working for cloudficient.com

Andrew_G_
Level 5
Employee Accredited

Did you install anything else on the CAS, especially something that uses the EWS Managed API?

Nathan_Clark_2
Level 4
Employee

    <Data>Could not load file or assembly 'Symantec.EnterpriseVault.Owa, Version=10.0.1.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Access is denied.</Data>

so the owa app pool id can not access the clientAccess\owa\bin directory to load Symantec.EnterpriseVault.Owa.dll

also should it be in the IIS APPPOOL\DefaultAppPool? i.e usually MSExchangeOWAAppPool