one 0f dependencies couldnot be loaded about sharepoint 2010 on windows 2012 / 2008 server



if you encounter sharepoint could not load assembly or one of its dependencies, and if you're using .net 3.5 dll or your third party dll is compiled under .net 3.5/3.0 sp2, please try to install below kb first.


 http://smallbusiness.support.microsoft.com/en-us/kb/2803760


if it doesn't work as expected, please use ngen.exe to generate native image for that dll, it will tell you which dependencies could not be loaded, then you will get an idea.


How to find real error in Sharepoint 2010 based on Correlation ID of the error

 
PROBLEM:
 
If you get error in SharePoint 2010 most of them are generic like this one, where only thing we can see is Correlation ID.
 
 
SOLUTION:
 
To see the real error and pin point the real problem you have to
 
- Copy the Correlation ID from the error message
 
- Run SharePoint 2010 Management Shell
 
- Run the following command with your Correlation ID
 

get-splogevent | ?{$_.Correlation -eq "CORRELATION ID"} | select Area, Category, Level, EventID, Message |Format-List

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值