This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SUPPORT Q&A - InnovatorServer error

ashu_vik - Tuesday, November 3, 2009 4:09 AM:

Hi All,

I am working with an ‘Aras Innovator 9.0.1’ instance. Today, I suddenly found some problem accessing it. The error details are mentioned below. Can anybody please help me resolve the issue?

 

 

 

Regards,

Ashu

<Server Error in  ‘/InnovatorServer/Server’ 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:

Line 16:                            Nothing)

Line 17:

Line 18: CCO.Startup.innovatorserver_pre_main()

</font>Line 19:

Line 20: CCO.Startup.innovatorserver_main()

Source File:  D:ArasInnovatorInnovatorServerInnovatorServer.aspx

Stack Trace:

[NullReferenceException: Object reference not set to an instance of an object.]

   Aras.Server.Core.InnovatorServerConfig.GetServerConfig() +104

   Aras.Server.Core.InnovatorApplication.GetOperatingParameter(String ParameterName, Object DefaultValue) +52

   Aras.Server.Core.Startup.innovatorserver_pre_main() +209

   ASP.innovatorserver_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in D:ArasInnovatorInnovatorServerInnovatorServer.aspx:18

   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +2115755

   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +20

   System.Web.UI.Page.Render(HtmlTextWriter writer) +26

   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +25

   System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +121

   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +22

   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1877

 >