Unable to edit user in PWA 2007

J

jamesspelt

Hey folks

I am having an odd problem with Project Server 2007. When I click on some
users in the Server Settings > Manage Users I receive the following error:

Object reference not set to an instance of an object. at
Microsoft.Office.Project.PWA.CommonControls.XmlGrid.CreateControlHierarchy(Boolean useDataSource)
at
Microsoft.Office.Project.PWA.CommonControls.XmlGrid.OnPreRender(EventArgs e)
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

Any ideas?
 
R

Riaan Snyders

Hi Gary,

I am editing the users through the project server interface, and this is
where I am getting the error.
 
G

Gary L. Chefetz [MVP]

Riaan:

I can only assume from your "me-too" post that you are doing exactly the
same thing as the original poster. If you are not doing the same thing, then
you have a different problem. If that's the case, you need to describe what
you're doing rather than relying on someone else's post to make your problem
understandable. So start a new thread and explain your problem.

--

Gary L. Chefetz, MVP
MSProjectExperts
For Project Server Consulting: http://www.msprojectexperts.com
For Project Server FAQS: http://www.projectserverexperts.com
 
J

jamesspelt

No, I am editing through the PWA interface. Don't worry, I have reinstalled
Project Server and the problem is resolved.
 
J

jamesspelt

Gary, Riaan appears to be doing the exact same thing as myself up to this
point.

James
 
R

Riaan Snyders

I managed to have solved this issue. The issue is related to the
checked-in.out status of the users. All users was marked as checked-out but
PWA 2007 seen them as checked-in. To solve this I had to update the
res_checkoutby column in the msp_resources table to null. All works fine now.
 

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