cancel
Showing results for 
Search instead for 
Did you mean: 

Does my development computer need to be the same service pack as the runtime computer?

Former Member
0 Kudos

On my development computer, I recently installed the actual software I write and since then, I can not get into any of my report forms.  I get an "Invalid Key Code", and then a white screen (tab) appears.  I am using Visual Studio 10. So, I was going to reinstall Crystal Reports 13.0.2 (which is what I deployed in the package) using the setup.exe instead of the MSI that was integrated into my InstallShield Package.  I cannot find the full setup package though.  I did find this website however:

  but my question is, what if my users globally have 13.02?  Can my development machine use SP12? (v.13.0.12.1494)

Pleases help because I always feel like I'm walking on needles when messing around with Crystal.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Matthew,

Runtime should always be the same version you develop in.

If you click Help and about VS you'll see CR for VS does not have a keycode...

Don

Former Member
0 Kudos

Yes, but I get ‘Invalid keyCode’ errors when I open up a rpt file, as
shown below.

 

  How do I get the 13.0.2 install program?


I have no good way of updating client computers worldwide.  My program has automatic updates and if it updates itself, and my CR version does not match, then the CR portion of my program will fail to run.   I am in a  bind!  Typically, this happens every year, and I just rerun the CR_2010_13.0.2.exe setup program and I am fine!  I see this invalid keycode a lot.

Attached is my version of Crystal in Visual Studio.

former_member183750
Active Contributor
0 Kudos

Re. the invalid keycode. Check to see that the CR references are indeed version 13.x. I suspect you have CR 10.2 or 10.5 on the computer and VS will always substitute those. E.g.; if you have CR 10.2 or 10.5 uninstall these then ensure you are referencing v. 13 cr assemblies. This is for dev environment only. Runtime computers can have any versions of CR.

- Ludek

Answers (0)