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

1 reply. Last post: June 9, 2010 1:14 AM by Glenn Layaar
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback
Mark DavisonMember

Hi,

I am hoping someone can help shed some light on this! We have a large web application which many customers are using without a problem. One customer is trying to move from one server to another. The software works great on the current server.

On the new server, they are getting a problem with lists (IS Net Grids). Here is the stack trace. I don't know what this means so I am a bit stuck. It seems to be something to do with the IS net controls although it must be something at the server level.

 

Can anyone point me in the right direction?

[NullReferenceException: Object reference not set to an instance of an object.]
   ISNet.WebUI.ISNetControl. [1](Byte[] t, String s) +1572
   ISNet.WebUI.ISNetControl. [1](Byte[] t, String s) +46
   ISNet.WebUI.ISNetControl.() +997
   ISNet.WebUI.ISNetControl..ctor() +350
   ISNet.WebUI.WebGrid.WebGrid..ctor() +433
   ASP.system_grid_aspx.__BuildControlWebGrid1() +34
   ASP.system_grid_aspx.__BuildControlform1() +626
   ASP.system_grid_aspx.__BuildControlTree(system_grid_aspx __ctrl) +218
   ASP.system_grid_aspx.FrameworkInitialize() +61
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +54
   System.Web.UI.Page.ProcessRequest() +90
   System.Web.UI.Page.ProcessRequest(HttpContext context) +239
   ASP.system_grid_aspx.ProcessRequest(HttpContext context) +8
   ComponentArt.Web.UI.CallbackHandler.ProcessRequest(HttpContext context) +1550
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +598
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +170
All times are GMT -5. The time now is 9:56 PM.
Previous Next