Skip to main content
The World's Best Known Brand for Microsoft Project and Project Server Expertise

Project Server Experts Community Site

Go Search
Project Server Experts Community Site
  
Project Server Experts Community Site > Project Server FAQ KnowledgeBase > ASP dot Net Null Reference Error  

Web Part Page Title Bar image
ASP dot Net Null Reference Error

Background Information

When calling a Project Web Access page containing the new .net grid the system reports the following truncated error stack:

Server Error in '/' Application.
________________________________________
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of
the current web request. Please review the stack trace for more
information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not
set to an instance of an object.

Source Error:
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of
the exception can be identified using the exception stack trace
below.

Resolution

The error can occur if Custom Field values contain spaces. To correct the problem, remove spaces from custom field values.