Page 1 of 1

Object Reference error on .aspx page

Posted: Tue Aug 29, 2006 8:09 pm
by 9641475
Object Reference not set to the instance of an object

I've received this error plenty of times on the code behind pages in the actual code but never seen it before on the actual .aspx page. Its the the line that has the <tchart:webchart id = .......</tchart> tag. This exact code works on the development server but not on a new production server. What am I missing here?

Posted: Wed Aug 30, 2006 9:15 am
by narcis
Hi chiphotx,

Could you please read this thread? Some of the suggestions there may help you solve this issue.

Posted: Wed Aug 30, 2006 1:58 pm
by 9641475
Thanks I'm looking into some of that. However what confuses me is that it works on the test server (which is not where it was developed) but copying to a new server produces this error.

Posted: Wed Aug 30, 2006 2:08 pm
by narcis
Hi chiphotx,

It's most likely to be a server configuration setting problem. Recently one of our customers also had a similar problem here. On that message you'll find some hints that may help you overcome the issue.