Object Reference error on .aspx page
Posted: 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?
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?