Приложение Sharepoint не работает

У меня есть это приложение sharepoint, которое работало абсолютно нормально. Идентификатор пула приложений был настроен как настраиваемый для этого приложения sharepoint.

Но со вчерашнего дня я получаю следующую ошибку при попытке получить доступ к приложению:

Cannot connect to the configuration database.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: Microsoft.SharePoint.WebPartPages.WebPartPageUserException: Cannot connect to the configuration database.

Source Error: 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  

Stack Trace: 


[WebPartPageUserException: Cannot connect to the configuration database.]
   Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.EnsureInitialize(HttpRequest request) +544
   Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.BeginRequestHandler(Object oSender, EventArgs ea) +2347
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75

У приложения были учетные данные пользователя, который покинул нашу организацию. Поэтому я решил ввести свои учетные данные для того же. Но я все еще сталкиваюсь с той же ошибкой!!

Я дал все права своему пользователю, которые другой пользователь имел под управлением пользователя (административные инструменты).

Может кто-нибудь, пожалуйста, помогите! Что происходит не так?

1 ответ

Убедитесь, что ваша учетная запись пула приложений имеет разрешение "Подключиться" к базе данных SharePoint_Config.

Другие вопросы по тегам