【问题标题】:File not found - MOSS 2007未找到文件 - MOSS 2007
【发布时间】:2011-06-06 14:23:37
【问题描述】:

我在某些 Sharepoint 页面上收到以下错误

找不到文件。在 System.Reflection.Assembly._nLoad(AssemblyName 文件名,字符串代码库,证据 assemblySecurity,程序集 locationHint,StackCrawlMark 和 stackMark,布尔 throwOnFileNotFound,布尔 forIntrospection) 在 System.Reflection.Assembly.nLoad(AssemblyName 文件名,字符串 codeBase,证据 assemblySecurity,程序集 locationHint,StackCrawlMark 和 stackMark,布尔 throwOnFileNotFound,布尔 forIntrospection) 在 System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef,证据 assemblySecurity,StackCrawlMark & stackMark,Boolean for Introspection) 在 System.Reflection.Assembly.InternalLoad(字符串 assemblyString,证据 assemblySecurity,StackCrawlMark 和 stackMark,Boolean for Introspection) 在 System.Reflection.Assembly.Load(字符串 assemblyString) 在 System.Web.Configuration.CompilationSection.LoadAssembly(字符串 assemblyName,布尔 throwOnFail) 在 System.Web.UI.TemplateParser.LoadAssembly(字符串 assemblyName,布尔 throwOnFail) 在 System.Web.UI.MainTagNameToTypeMapper.ProcessTagNamespaceRegistrationCore(TagNamespaceRegisterEntry nsRegisterEntry) 在 System.Web.UI.MainTagNameToTypeMapper.ProcessTagNamespaceRegistration(TagNamespaceRegisterEntry nsRegisterEntry) 在 System.Web.UI.BaseTemplateParser.ProcessDirective(字符串指令名称,IDictionary 指令) 在 System.Web.UI.TemplateControlParser.ProcessDirective(字符串指令名称,IDictionary 指令) 在 System.Web.UI.PageParser.ProcessDirective(字符串指令名称,IDictionary 指令) 在 System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding)

我使用程序集绑定日志查看器工具 (fuslogvw.exe) 找到未绑定的程序集,该程序集似乎是 Microsoft.Sharepoint.Intl.Resources.dll。应用程序未找到此程序集,导致“找不到文件”错误。

谁能指导我如何解决这个问题?

【问题讨论】:

    标签: sharepoint sharepoint-2007


    【解决方案1】:

    您是否检查过 GAC 中的程序集?

    【讨论】:

      【解决方案2】:

      是的,我已经为这个程序集检查了 GAC。我找到了 Microsoft.Sharepoint.Intl.dll,但没有找到 Microsoft.Sharepoint.Intl.Resources.dll

      【讨论】:

        【解决方案3】:

        好的,您安装语言包了吗?查找程序集并尝试将程序集添加到 GAC,如果没有尝试安装语言包。

        【讨论】:

          猜你喜欢
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          相关资源
          最近更新 更多