
| 操作描述:
- System.IO.FileNotFoundException: Could not load file or assembly 'Snfox.SiteWebControl' or one of its dependencies. 系统找不到指定的文件。
文件名:“Snfox.SiteWebControl”
在 System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
在 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.Web.Configuration.CompilationSection.LoadAssembly(String assemblyName, Boolean throwOnFail)
在 System.Web.UI.TemplateParser.LoadAssembly(String assemblyName, Boolean throwOnFail)
在 System.Web.UI.TemplateParser.AddAssemblyDependency(String assemblyName, Boolean addDependentAssemblies)
在 System.Web.UI.MainTagNameToTypeMapper.ProcessTagNamespaceRegistrationCore(TagNamespaceRegisterEntry nsRegisterEntry)
在 System.Web.UI.MainTagNameToTypeMapper.ProcessTagNamespaceRegistration(TagNamespaceRegisterEntry nsRegisterEntry)
在 System.Web.UI.BaseTemplateParser.ProcessDirective(String directiveName, IDictionary directive)
在 System.Web.UI.TemplateControlParser.ProcessDirective(String directiveName, IDictionary directive)
在 System.Web.UI.PageParser.ProcessDirective(String directiveName, IDictionary directive)
在 System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
- 返回上一级
|