on 10-15-2012 6:54 PM
I have just converted from VS2008 to VS2010 and also CR for VS2010. I have loaded up through service pack 2 and I am getting this error in all my CR report jobs. I have trued uninstalling the old VS2008 versions of CR for .Net. i have tried adding an APP.CONFIG :
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup useLegacyV2RuntimeActivationPolicy="true">
<supportedRuntime version="v4.0"/>
</
startup>
Still have the error. Can anyone shed light upon what i am missing.
Thank you for your help on this!
I did as you suggested but still had the same problem.
This meant that I was doing something wrong on my part. It turned out that the problem was caused by the way I had set a shortcut to the exe for my application.
Once I did this differently, and thus correctly, everything worked fine.
Thanks again for your help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is this on your development computer?
Are you running the app from the .NET IDE or the app exe?
- Ludek
Follow us on Twitter
Got Enhancement ideas? Try the SAP Idea Place
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Dennis,
Did you install the VS installer and run the MSI Redist Package? That is likely why you have 3 listings for the CR for VS in you Programs and feature.
The 32 bit package is a different date than the 2 other ones and from the date on those two it would appear you are not using the latest Service Pack and installed whatever SP on Feb 22, 2014.
So uninstall all 3 and then install only this one:
http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0_10.exe
when it asks if you want the 64 bit runtime click OK.
DO NOT install the runtime package on your DEV PC. You may need to do a Repair install on VS 2010 also but may not also.
I don't know why you don't have the Global option, but could be because your install is messed up. Also, when adding the CR assemblies DO NOT Browse to them, use the .NET assembly tab to add them.
Don
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.