cancel
Showing results for 
Search instead for 
Did you mean: 

CR 2008 Service Pack 4 ClickOnce download not correct?

Former Member
0 Kudos

The download of the ClickOnce files for CR 2008 SP 4 is not correct. It appears it contains the SP 3 MSI file and a incorrect product.xml file that also points to 12.3. If you attempt to change these then the public key is not right and VS 2010 complains about this.

Can this be looken into and the correct updated files published?

Edited by: Allan Dynes on Jun 14, 2011 5:43 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Something else about this in that might need to be addresses. It complains about requiring Dot Net 2.0 however we do have ".NET Framework 2.0 SP2" checked as a pre req. Can this be modified so it doesn't throw a error about 2.0 not being set as a pre req when we are using SP2 already? This is the error I get:

Warning 1 The 'Crystal Reports 2008' item selected requires 'Microsoft.Net.Framework.2.0'. Select the missing prerequisite in the Prerequisites Dialog Box or create a bootstrapper package for the missing prerequisite.

And here is a copy of the error I get about the product code in case they need it:

Warning 2 The value of the 'PublicKey' attribute in 'Crystal Reports 2008' does not match that of file 'C:\Program Files\Microsoft SDKs\Windows\v7.0A\Bootstrapper\Packages\CrystalReports 12.4\CRRuntime_12_4_mlb.msi'.

former_member183750
Active Contributor
0 Kudos

Back up the Product.xml. Open the Product.xml in notepad. Find "PublicKey". It will be equal to some long GUID. Replace that GUID with the following:



30818902818100cbc8f3d8b4bc4db86f150116f4ad7f2fd2d91d29ae6f752c2aa6489cbda10670a0b97b8840d03dd8d082bfb985882b1278504bdd15a1f2a00b629cd70bf26d94b3933a9647a12c819ca67acd1c32ac942e1b824aad4fd8e8a989c45cf4a13770fe2b233f598ea06b62081174be6b7701f347612c126d42c2f9b759ff00164eb30203010001

Ludek

Follow us on Twitter http://twitter.com/SAPCRNetSup

Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

0 Kudos

I've tracked the issue with ADAPT01555962 - set to be fixed in Fix Pack 4.1

Don

Answers (2)

Answers (2)

Former Member
0 Kudos

Great, thanks.

While you're at it the "Crystal Reports 2008 Fix Pack 3.5" download has a date of 9.41.2010as in the 41st month of the year which throws off the date sort.

Also the reason I'm going through this is I deployed a ClickOnce application with CR 2008 SP2 and some fix pack (don't remember). Upgraded my PC and now each version I try to publish gives a error on the clients trying to update if I set "Crystal Reports 2008" as a pre req. I'm hoping I cna upgrade everything to SP4 and then force a uninstall of the SP2 runtimes and then reinstall the SP4 run times. So far it's not going well...

0 Kudos

Hi Allan,

CR 2008 is not supported in VS 2010. I'll check the product info in the patch though.

Thank you

Don

Former Member
0 Kudos

I know CR 2008 doesn't work within the VS interface but I can use the report viewer within my program. I also have multiple applications using the ClickOnce files (12.2 right now) and it works quite good (when you can get it to deploy correctly hence this post).

0 Kudos

OK, just so you are aware it's not supported.

I had a look and you are correct the Product ID xml file still shows the 12.3 so I'll have to ping the build team for more info or reasons why.

Thanks

Don