|
Windows Server 2008 + Exchange 2010
之前都正常,最近发现进入OWA的选项后点击“组”和“组织电子邮件”这两个板块就提示错误:“报歉! 我们无法立即处理您的请求。请过几分钟再试。”
查看日志后发现有条错误记录,请各位大大帮忙看下原因,看看应该如何解决,非常感谢!:
- 日志名称: Application
- 来源: System.ServiceModel 3.0.0.0
- 日期: 2020/12/19 10:16:19
- 事件 ID: 3
- 任务类别: WebHost
- 级别: 错误
- 关键字: 经典
- 用户: SYSTEM
- 计算机: mail.concordcityx.com
- 描述:
- WebHost 无法处理请求。
- 发件人信息: System.ServiceModel.ServiceHostingEnvironment+HostingManager/63472664
- 异常: System.ServiceModel.ServiceActivationException: 由于编译过程中出现异常,无法激活服务“/ecp/RulesEditor/InboxRules.svc”。异常消息为: 未能加载文件或程序集“App_Web_1vjhpem8, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null”或它的某一个依赖项。系统找不到指定的文件。。 ---> System.IO.FileNotFoundException: 未能加载文件或程序集“App_Web_1vjhpem8, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null”或它的某一个依赖项。系统找不到指定的文件。
- 文件名:“App_Web_1vjhpem8, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null”
- 在 System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
- 在 System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
- 在 System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
- 在 System.Reflection.Assembly.Load(String assemblyString)
- 在 System.ServiceModel.Activation.ServiceHostFactory.CreateServiceHost(String constructorString, Uri[] baseAddresses)
- 在 System.ServiceModel.ServiceHostingEnvironment.HostingManager.CreateService(String normalizedVirtualPath)
- 在 System.ServiceModel.ServiceHostingEnvironment.HostingManager.ActivateService(String normalizedVirtualPath)
- 在 System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath)
- 警告: 程序集绑定日志记录被关闭。
- 要启用程序集绑定失败日志记录,请将注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD)设置为 1。
- 注意: 会有一些与程序集绑定失败日志记录关联的性能损失。
- 要关闭此功能,请移除注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog]。
- --- 内部异常堆栈跟踪的结尾 ---
- 在 System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath)
- 在 System.ServiceModel.ServiceHostingEnvironment.EnsureServiceAvailableFast(String relativeVirtualPath)
- 进程名称: w3wp
- 进程 ID: 7392
- 事件 Xml:
- <Event xmlns="schemas.microsoft.com/win/2004/08/events/event">
- <System>
- <Provider Name="System.ServiceModel 3.0.0.0" />
- <EventID Qualifiers="49154">3</EventID>
- <Level>2</Level>
- <Task>5</Task>
- <Keywords>0x80000000000000</Keywords>
- <TimeCreated SystemTime="2020-12-19T02:16:19.000000000Z" />
- <EventRecordID>568410</EventRecordID>
- <Channel>Application</Channel>
- <Computer>mail.concordcityx.com</Computer>
- <Security UserID="S-1-5-18" />
- </System>
- <EventData>
- <Data>System.ServiceModel.ServiceHostingEnvironment+HostingManager/63472664</Data>
- <Data>System.ServiceModel.ServiceActivationException: 由于编译过程中出现异常,无法激活服务“/ecp/RulesEditor/InboxRules.svc”。异常消息为: 未能加载文件或程序集“App_Web_1vjhpem8, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null”或它的某一个依赖项。系统找不到指定的文件。。 ---> System.IO.FileNotFoundException: 未能加载文件或程序集“App_Web_1vjhpem8, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null”或它的某一个依赖项。系统找不到指定的文件。
- 文件名:“App_Web_1vjhpem8, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null”
- 在 System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
- 在 System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
- 在 System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
- 在 System.Reflection.Assembly.Load(String assemblyString)
- 在 System.ServiceModel.Activation.ServiceHostFactory.CreateServiceHost(String constructorString, Uri[] baseAddresses)
- 在 System.ServiceModel.ServiceHostingEnvironment.HostingManager.CreateService(String normalizedVirtualPath)
- 在 System.ServiceModel.ServiceHostingEnvironment.HostingManager.ActivateService(String normalizedVirtualPath)
- 在 System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath)
- 警告: 程序集绑定日志记录被关闭。
- 要启用程序集绑定失败日志记录,请将注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD)设置为 1。
- 注意: 会有一些与程序集绑定失败日志记录关联的性能损失。
- 要关闭此功能,请移除注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog]。
- --- 内部异常堆栈跟踪的结尾 ---
- 在 System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath)
- 在 System.ServiceModel.ServiceHostingEnvironment.EnsureServiceAvailableFast(String relativeVirtualPath)</Data>
- <Data>w3wp</Data>
- <Data>7392</Data>
- </EventData>
- </Event>
复制代码
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?会员注册
x
|