Object Reference error on .aspx page

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
chiphotx
Newbie
Newbie
Posts: 7
Joined: Tue Jun 06, 2006 12:00 am

Object Reference error on .aspx page

Post by chiphotx » Tue Aug 29, 2006 8:09 pm

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?

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Aug 30, 2006 9:15 am

Hi chiphotx,

Could you please read this thread? Some of the suggestions there may help you solve this issue.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

chiphotx
Newbie
Newbie
Posts: 7
Joined: Tue Jun 06, 2006 12:00 am

Post by chiphotx » Wed Aug 30, 2006 1:58 pm

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.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Aug 30, 2006 2:08 pm

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply