Quantcast
Viewing all articles
Browse latest Browse all 3636

"method not found" error at runtime

I'm trying to deploy a report application.  Working fine on development machine (Windows 7).  Using Visual Studio 2010 with Crystal 2011.  I am getting the following error on a test machine (Windows 7) where the app is installed:

 

Method not found: 'Void CrystalDecisions.Windows.Forms.CrystalReportViewer.set_ShowCopyButton(Boolean)'.

 

I was thinking at first that the Crystal DLL's installed with the app didn't match what is referenced in the application, but I have verified that they are the same.  I did some searches, but couldn't find any other posts related to this error and I'm kind of stuck on this one.

 

Any help would be awesome!

Terry


Viewing all articles
Browse latest Browse all 3636

Trending Articles