Hi,
Can someone please provide assistance in remedying this=20
error?
Object reference not set to an instance of an object.=20
Description: An unhandled exception occurred during the=20
execution of the current web request. Please review the=20
stack trace for more information about the error and=20
where it originated in the code.=20
Exception Details: System.NullReferenceException: Object=20
reference not set to an instance of an object.
Source Error:=20
An unhandled exception was generated during the execution=20
of the current web request. Information regarding the=20
origin and location of the exception can be identified=20
using the exception stack trace below. =20
Stack Trace:=20
[NullReferenceException: Object reference not set to an=20
instance of an object.]
CrystalDecisions.Web.=01.get_=037() +189
CrystalDecisions.Web.CrystalReportViewer.OnInit
(EventArgs e) +352
System.Web.UI.Control.InitRecursive(Control=20
namingContainer) +235
System.Web.UI.Control.InitRecursive(Control=20
namingContainer) +179
System.Web.UI.Control.InitRecursive(Control=20
namingContainer) +179
System.Web.UI.Page.ProcessRequestMain() +171
=20