Crystal and .NET

lothos12345

Well-known member
Joined
May 2, 2002
Messages
294
Location
Texas
I have written an application in Visual Basic 2005 that is using crystal reports. My problem is that I have installed the applicaton on a test machine and it is working fine, however the installation of the application caused the other application written in earlier versions of visual basic are no longer able to view there crystal reports. Upon further testing I found that just installing the .NET framework 2.0 the one Visual Studio 2005 requires causes this problem. My question is are there any problems with installing the new framework and it causing problems with application that use an earlier CR viewer to view there crystal reports and if so is there a fix and what is it? Any help offered is greatly appreciated.
 
Try this link in the vs 2005 help. You will probably need the merge module.
ms-help://MS.VSCC.v80/CD.CrystalHelp/crystlmn/html/crcondeploymentcrxir2.htm

Hope this helps...
 
Back
Top