Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2823

Clarification on 32 bit vs 64 bit development

$
0
0

I have a visual studio 2015 project that uses the file version 13.0.15.1840 of the crystal report .net assemblies.

My application is a win forms c# based project that renders reports via viewer control embedded in my application.

 

I would like to migrate users from the x86 build to x64

 

My intent was to install the Crystal Reports runtime library for the x64 platform on users workstations.

 

However, prior to doing so, I noticed that the assembly referenced in my project is:

c:\Program Files (x86)\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86\dotnet\CrystalDecisions.Windows.Forms.dll

 

I don't see any 64 bit version of the CrystalDecision .net dlls, and in fact I don't see any 64 bit .net components (other than data drivers) at all under:

c:\Program Files (x86)\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win64_x64


and there are no entries for SAP at all under

c:\Program Files\... which is where I would expect 64 bit anything to reside.


So my questions are:

1) Is there a separate install for 64 bit development that I missed and if so could you please provide the download link


2) Why is there a win64_x64 key under the c:\Program Files (x86) path


3) Do I need to update my project references to the crystaldecisions .net assemblies when targeting 64 bit as opposed to 32 bit if so

where are they located


TIA


Viewing all articles
Browse latest Browse all 2823

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>