CrystalViewer problem in ASP.NET
Hi everybody,
I try to user Crystal Report in my ASP.NET application, but I am getting very annoing problem:
When I drag the viewer onto the web form, it appears with a red label 'Error creating control'.
If I put the mouse on the viewer, I read 'Failed to create designer
'CrystalDecisions.VSDesigner.WebReportDesigner, CrystalDecisions.VSDesigner Version = 9.2.3300.0 etc.'
I use Crystal Report 9, and I've verified that all references in the project are to version 9.2.3300.0.
Also, in WebConfig there is no reference to CrystalReport, and in the HTML of the Web form the reference is to the 9.2.3300.0.
I've verified that in the toolbox there are only 9.2.3300.0 components.
If I try to delete the CrystalViewer object from the WEB form, the visual part has been deleted, but in the Property box for the WEB form I still can see the ID=CrystalReportViewer1 and (Name)=CrystalReportViewer1.
I've reinstalled VS.NET and it did not help. I do not know what is going on?
Any help and solution will be appreciated.
-Dmitriy
|