S
Sean
I have now at least four resources complaining of receiving repeated
errors when accepting updates. The error always reads:
===========
An exception occurred in the Project Server.
Project Server encountered a problem with this error code: 9112.
Please contact your server administrator.
===========
I checked the page on Error Codes for the PDS Reference here:
http://msdn2.microsoft.com/en-us/library/aa204425(office.11).aspx#exception
I found that this is the "self-explanatory" exception code:
rsExceptionPjSvrSecurityGetResourcesResCanViewByViewID = 9112
It turns out that "GetResourcesResCanViewByViewID" is actually a
method! Info on that here:
http://msdn2.microsoft.com/en-us/library/aa204653(office.11).aspx
The description reads "Returns a list of resources for which a
specified resource account has a specified resource permission using
the Microsoft Office Project Server 2003 security object. The resource
list can be with or without a specified view ID."
I think the viewID probably refers to PWA, not Project Pro, since it
is optional. It looks as though this is some kind of permissions error
based on the info at MSDN. Do you know of any permissions (or lack of
permissions) that might be causing this?
errors when accepting updates. The error always reads:
===========
An exception occurred in the Project Server.
Project Server encountered a problem with this error code: 9112.
Please contact your server administrator.
===========
I checked the page on Error Codes for the PDS Reference here:
http://msdn2.microsoft.com/en-us/library/aa204425(office.11).aspx#exception
I found that this is the "self-explanatory" exception code:
rsExceptionPjSvrSecurityGetResourcesResCanViewByViewID = 9112
It turns out that "GetResourcesResCanViewByViewID" is actually a
method! Info on that here:
http://msdn2.microsoft.com/en-us/library/aa204653(office.11).aspx
The description reads "Returns a list of resources for which a
specified resource account has a specified resource permission using
the Microsoft Office Project Server 2003 security object. The resource
list can be with or without a specified view ID."
I think the viewID probably refers to PWA, not Project Pro, since it
is optional. It looks as though this is some kind of permissions error
based on the info at MSDN. Do you know of any permissions (or lack of
permissions) that might be causing this?