J
Jamesf
I am getting the following error trying to add the
SharePoint server into the Admin screen on PWA:
Microsoft Project Server cannot read from the specified
SharePoint database.
I have run stswiz.exe on the SharePoint site with no
problem and copied the information correctly.
I also ran the pscomplus.exe and configured the proper
accounts.
I also ran a network trace of the conversation between the
project server and the SQL server during the error.
The Project server requested the following select
statement from the SharePoint Database on the SQL server:
SELECT Projects.tp_ID as StsProjID from Projects INNER
JOIN DocMd on Projects.tp_WebRef = DocMd.UrlID WHERE
DocMd.Url = MS_ProjectServer_PublicDocuments
The SELECT statement executes properly and retuns the
correct value (2 in this case). That is the last
conversation between the servers before the error is
displayed.
This indicates to me that the pscomplus settings are
correct and the databases are accessible.
Any ideas on this?
SharePoint server into the Admin screen on PWA:
Microsoft Project Server cannot read from the specified
SharePoint database.
I have run stswiz.exe on the SharePoint site with no
problem and copied the information correctly.
I also ran the pscomplus.exe and configured the proper
accounts.
I also ran a network trace of the conversation between the
project server and the SQL server during the error.
The Project server requested the following select
statement from the SharePoint Database on the SQL server:
SELECT Projects.tp_ID as StsProjID from Projects INNER
JOIN DocMd on Projects.tp_WebRef = DocMd.UrlID WHERE
DocMd.Url = MS_ProjectServer_PublicDocuments
The SELECT statement executes properly and retuns the
correct value (2 in this case). That is the last
conversation between the servers before the error is
displayed.
This indicates to me that the pscomplus settings are
correct and the databases are accessible.
Any ideas on this?