Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crystal Report Error
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00691612
Message ID:
00691619
Views:
13
The error means that you are trying to use a reference to an object without first creating a "new" instance of it. First look through your code and make sure all objects had been created using the "new" clause before you make any references to them. If you still can't find the source of the problem then post your code.

>All
>
>I received the following error message when I run my Web Application that has a CrystalReportViewer: "Object reference not set to an instance of an object. "
>
>I asked my co-worker and he's never seen that one before.
>
>Does anyone have an idea what it might be?
>
>Thanks in advance!
>
>Nicky
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Reply
Map
View

Click here to load this message in the networking platform