View Effective Rights tool not working

M

Mike Reeves

I have installed the "View Effective Rights" tool in 2 different
environments. In both instances I am receiving the same error. From a web
browser, I get an error when accessing this link:
http://servername/projectserver/admin/sec_audit.asp?_oid=-1
saying "Object not found".
IIS logs show the last call returing a Null recordset from the SQL DB. The
windows event log enters the folling 3 entries each time the page is
attempted to be accesed:
1.
Event Type: Warning
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 1
Date: 7/4/2007
Time: 11:42:17 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: Servername
Description:
Component: PjQuery
File:
C:\Office\devsp\project\WebClient\source\server\pjquery\PjGenericQuery.cpp
Line: 102
Description: <Description><![CDATA[Assert Detected!]]></Description>

2.
Event Type: Warning
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 1
Date: 7/4/2007
Time: 11:42:17 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: Servname
Description:
Component: PjQuery
File:
C:\Office\devsp\project\WebClient\source\server\pjquery\PjGenericQuery.cpp
Line: 1047
Description: <Description><![CDATA[VERIFYPTR(NULL)]]></Description>

3.
Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 7/4/2007
Time: 11:42:17 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: Servername
Description:
Component: PjQuery
File:
C:\Office\devsp\project\WebClient\source\server\pjquery\PjGenericQuery.cpp
Line: 1047
Error Number: 0x80004005
Description: <Description><![CDATA[Assert Detected. The error code was also
included.]]></Description>

I have done serveral things in attempting to get this to work as it appears
to be sometype of permission issue including:
- enter the "disableLoopback" in the LSA key
- check perms on the "VIEWDROP" folder
- Verify the SQL logs to find that the DB isn't even getting hit during
this failed transaction

I am new to this environment and don't have much experience with Project
server. I believe we are running SP2....could that be an issue? I saw a
possible hotfix for this, but it was a hotfix for SP1. any help would be
greatly appreciated. Thanks!

Mike
 

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