Migrating Crystal from .NET to .NET 2003
Hi,
I originally created an ASP.NET project using the CrystalReportViewer object in Visual Studio .NET.
We recently upgraded our development environment from Visual Studio .NET to Visual Studio .NET 2003.
Now I get the following error message:
"Error Creating Control"
in my CrystalReportViewer object when I pull up the web form in design mode and when I try view the page in the browser.
Any ideas what is causing this problem?
Thanks,
Rod
|