Background Description
When you visit a web part page, such as the My Tasks page, in Project Server, the system throws the error:
Server Error in '/' Application
Object reference not set to an instance of an object
Resolution
An error like this can have many causes such as .Net Framework issues, corruptionin the Web part or a damaged database value in the dataset that the web part is attempting to display. As a first-line therapy, you can delete the web part from the troublesome page and try adding it back by following these steps:
- Log on to PWA using administrator credentials
- Navigate to the page generating the error and click Site Actions
- Click Edit page
- Click Edit in the upper right hand corner of the offending web part
- Click Delete to remove the web part.
- Click an "Add web part" bar and scroll to select the web part from the gallery
- Position on the page as required
If this does not solve the problem, you should gather data for further troubleshooting such as your server application event logs and ULS logs.