Can not log on Project server???

T

thanhcan

Please help!!! We can not log on our Project server with the error
message is:

"Project Server was unable to log you on at this time. Please try again
later. (5006)"

Thanks!!!!


ThanhCan.
 
K

Kevin W Flanagan

Try this:

1. Open Enterprise Manager for SQL Server Start menu > Program Files >
Microsoft SQL Server > Enterprise Manager
2. Expand the tree to see Tables under the Project Server database
3. On the right side, find the MSP_WEB_RESOURCES table
4. Right-click MSP_WEB_RESOURCES and select Open Table > Return all rows
5. The Administrator account should be WRES_ID = 1
6. Scroll to the right and locate the WRES_PASSWORD field
7. Delete the encrypted password and make sure nothing is in the cell
8. Login to Project Web Access with Administrator and a blank password.
 
T

thanhcan

Hi,

I try your steps but still can not, and when i open log in Event View
the message is:

"Component: PjQuery
File:
C:\Office\dev\project\WebClient\source\server\pjquery\PjSessionPrxy.cpp
Line: 198
Error Number: 0x8020010a
Description: <Description><![CDATA[Session Mgr Service Not
Found!]]></Description>
"

Please help!!!

ThanhCan.
 
T

thanhcan

Yeah all 4 services are running.
The problem is some scripts they delete the cookies or URL rewriting, i
think. So when we connect they can not write or trace.


Please tell me how to do next? Thanks!!!
 
T

thanhcan

I try to use Editsite tool, when i am click on Test button, only
database fail. Please help me!!!

ThanhCan.
 
J

Johnnie Rotten

The PROXYCFG utility is very nicely explained in Kb article 897771 and it
really needs to be executed for each web server participating in the Project
Server deployment.

If you can't logon you may have:
An authentication problem (project server account vs nt integrated
authentication).
The service accounts WSS/SQL (hopefully domain service accounts) have been
blocked by either changing the password or being denied logon to the SQL
server.
Problems can occur if the MSProjectServerUser and MSProjectUser accounts
are modified also.
Check the IE security settings and ensure you're allowing cookies and no
blocking active x controls.

Good luck!!
 
T

thanhcan

Everything work!!! Thank you all.

The problem is not the database or session manager, it is the DNS
service. I try to put a record in host file and everything ok.


ThanCan.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top