问题描述
在我的共享服务器场中,我不断低于eventviewer中的错误
In my sharepoint farm I am keep on getting below error in eventviewer
无法加载接收器程序集"Microsoft.MCS.SiteConfigurator,版本= 1.0.0.0,区域性=中性,PublicKeyToken = 4d009ee268a83a6d"功能:无法加载文件或程序集'Microsoft.MCS.SiteConfigurator,版本= 1.0.0.0,区域性=中性, PublicKeyToken = 4d009ee268a83a6d'或其依赖项之一.该系统找不到指定的文件.文件名:System.Reflection.Assembly._nLoad(AssemblyName)上的'Microsoft.MCS.SiteConfigurator,Version = 1.0.0.0,Culture = neutral,PublicKeyToken = 4d009ee268a83a6d' 文件名,字符串代码库,证据程序集安全性,程序集位置提示,StackCrawlMark&在System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef,证据assemblySecurity, StackCrawlMark& System.Reflection.Assembly.InternalLoad处的stackMark,布尔值用于Introspection)InternalLoad(String assemblyString,Evidence assemblySecurity,StackCrawlMark& Introspection布尔值),位于System.Reflection.Assembly.Load(String assemblyString) 在Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
Failed to load receiver assembly "Microsoft.MCS.SiteConfigurator, Version=1.0.0.0, Culture=neutral, PublicKeyToken=4d009ee268a83a6d" for feature : Could not load file or assembly 'Microsoft.MCS.SiteConfigurator, Version=1.0.0.0, Culture=neutral, PublicKeyToken=4d009ee268a83a6d' or one of its dependencies. The system cannot find the file specified. File name: 'Microsoft.MCS.SiteConfigurator, Version=1.0.0.0, Culture=neutral, PublicKeyToken=4d009ee268a83a6d' 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.Reflection.Assembly.Load(String assemblyString) at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
任何人都知道这个问题
推荐答案
https://sharepoint.stackexchange.com/questions/49612/failed-to-load-receiver-assembly-when-activate-feature
https://sharepoint.stackexchange.com/questions/49612/failed-to-load-receiver-assembly-when-activate-feature
https://christopherclementen.wordpress.com/2014/12/22/failed-to-load-receiver-assembly/
https://christopherclementen.wordpress.com/2014/12/22/failed-to-load-receiver-assembly/
这篇关于Office缓存站点错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!