Crystal Report

see07

Well-known member
Joined
Apr 16, 2004
Messages
78
Location
Mexico City
Hello:
I have a C# project which contains a web form, which has a button calling a web page containing a crystalreportviewer, which contains a CrystalReport report; when I call this page through Response.Redirect("WebForm2.aspx"); WebForm2 is not opening, instead it is sending me an error: [Null]Reference Exception: Reference to object does not stated as objects instance.]
Somebody know what is reason of this error?
Ill thank you for your help.
A.L.
 
Hello.
At last I found the way to solve it. Something wrong was in it.
I reinstalled Visual Studio .NET.
Regards.
A.L.
 
Back
Top