Today,I'd deployed a solution to a SharePoint Farm,but I got the following error:

Error with Stsadm Command-Object reference not set to an instance of an object

"Object reference not set to an instance of an object",in chinese is "未将对象引用设置到对象的实例".

The user I used to run this command isn't a farm administrator account,and also it doesn't have full control to the content DB.

To solve this problem,Just make sure the user account you use to run the stsadm command is a farm administrator account and it have full control to the content DB.

相关文章:

  • 2021-09-22
  • 2022-12-23
  • 2021-07-11
  • 2021-06-04
  • 2021-12-16
  • 2022-01-24
  • 2021-11-17
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-11-05
  • 2021-07-17
  • 2021-07-28
  • 2022-12-23
  • 2022-12-23
  • 2022-01-25
相关资源
相似解决方案