0
votes

I have deployed my asp.net project through IIS on client machine. I have installed crystal report runtime to execute my project successfully. But I can't edit any report. When I tried to install crystal report developer version it's asking for visual studio.

What edition I need to edit crystal report on client machine ? Please help.

I am using visual studio 2010

2

2 Answers

0
votes

Microsoft Visual Studio 2010 no longer includes Crystal Reports in the bundle.

In Visual Studio 2010, to create a Crystal Reports project or Web site or to import existing projects or Web sites that were created by using older versions of Visual Studio or Crystal Reports, you must first install a version of Crystal Reports that is compatible with Visual Studio 2010.

As per my experience,
Visual Studio 2010 should be installed first. You would need CRforVS_13_0.exe (and not msi) version for Visual Studio 2010.
(Also check prior 32/64 bit version too)
And then you can edit the report from your project.