CR with  VS 2010 on 64bits machine

Hello,
I really really need help!
Last year, i developed an application with visual studio 2010 and crystal report. I downloaded CRforNET40 beta 2 for 32 bit and every thing was good!
Now i want to test it on a 64 bit computer. so i install framework 4.0, and i installed  CRforNET40 32 bit, the same a did on a 32 bit machine. My application works but when i want to display report, it makes an error.
I tried to find on the sap website the CRforNET40 beta 2 for 64 bit but it had been remove by sap because the final version(production) has been release...
So i tried to install de new release Redist Installation (64 bit) [here|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/22083%3Futm_source%3Dfeedburner%26utm_medium%3Dfeed%26utm_campaign%3DFeed%253ACystlR%2528SAPWeblogs%253ACrystal+Reports%2529] but it doesnt work too...
Do you know what wrong i do..?
thanks a lot!
Pascal

I'm still missing something here. In one of your previous posts you said;
We just buy another PC with win7 64bit machine.
That computer should not then have CR 14 files on it at all - unless you installed the Beta all over again. Going on the assumption that you did re-install the Beta of CRVS2010, here is what you will have to do on your development computer;
1) Remove the CR viewer and any CR references from your project. Save.
2) See KB [1535325  - How to remove CRVS2010 Beta 2|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333533333335333333323335%7D.do]
3) Check the GAC (c:windowsassemblies) for version 14 CR assemblies. If you still find any, you will have to remove them from GAC manually (search google)
4) Install CRVS2010 SP2 from here:
http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0_2.exe
This will install files of version 13.x
5) To deploy the runtime, see the CRVS2010 Reference page:
SAP Crystal Reports, developer version for Microsoft Visual Studio: Updates & Runtime Downloads
- Ludek

Similar Messages

  • Support of MeetingPlace Outlook Plugin with Office 2010/OS 64bits

    Hi community,
    Does it the MP8.5 outlook plugin will be supported the following configuration, Office 2010 and OS 64bits on workstation?
    Currently, i have a customer which deploy this config and would like to know if the plugin of MP8.5 will be support.
    Thanks
    regards

    dpelinka wrote:
    Is there a version of Outlook Connector with support for Office 2010?No.
    Are there plans to offer one?I'm checking on this. I suggest you also try official channels (i.e. log a Sun support request) so a Request-for-Enhancement can be created if required.
    Regards,
    Shane.

  • Help with OBDC connection in Windows 7 64bit with Office 2010 32 bit.

    Hi,
    Many moons ago I wrote an application in Java that configured XP machines after they were sysprep’d and deployed. I am currently migrating all our workstations to Windows 7, and was checking my application still worked and queries the correct registry keys etc.
    As it turns out however I don't even get going as I believe the application is unable to connect to the ODBC Microsoft Access Driver in Windows 7 64bit with Office 2010 32 bit. Below is the code I have always used and no longer works. I am hopeful that someone can tell me how to modify the command to work on Windows 7 64bit. If I browse to C:\Windows\SysWow64\OBDCad32.exe all the drivers I need are there I think, but if I open OBDC from Administrative Tools the Drivers tab is empty but for SQL. Anyway I will shut up and below is the code I used to use:
         public IOMakeConnection()
         dm = new DisplayMessage();
         ioed = new IOEncryptDecrypt();
         url = "jdbc:odbc:DRIVER=Microsoft Access Driver (*.mdb);DBQ=" + getPath() + "Config.mdb;Uid=admin;Pwd=password";
              try
              Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
              connection = DriverManager.getConnection( url );
              catch( Exception e )
              system.out.println( "" + e );
              errorObtainingPath();
    The exception is always thrown as my little app that requests the database path always loads.
    Thanks in advance,
    Cheers Kris

    Hello again,
    Sorry for the delayed response, I have been out of the office for a few days.
    I have solved the issue, and as stated above the issue was the way I was launching the application. Below is a summary of the issue and the resolution.
    My problem was that in Windows 64bit if you click on ODBC in Administrative Tools the Drivers Tab only includes an SQL Driver, and my code reference a Microsoft Access Driver to query the database. That said however if you browse to C:\Windows\SysWow64 and open obdcab32.exe it opens the 32bit version of ODBC, and the Microsoft Access Driver (*.mdb) is listed.
    Basically what I need to do therefore is get my code to access the “32bit” version of ODBC in a Windows 7 64bit environment, so my application was able to read the necessary information from the Access Database associated with it.
    I understand that this is not a coding issue directly, but assuming people still use Java to open an Access Database on a Windows 7 64bit OS, this may be of help.
    So previously I ran the following command, from the “Target” box in a shortcut to execute the java code:
    cmd.exe /C SET CLASSPATH=C:\SCAConfigurationUtility && CD\SCAConfigurationUtility && JAVAW SCAConfigurationUtility
    Windows 7 64bit, defaults to the 64bit version of Java, and just seems to plain fail if you only have the 32bit version installed. To overcome this I forced the java executable that I was using to be the 32bit version, and used the system switches available in Java 7 (-cp does not appear to be available in Java 6)
    So my Shortcut now has this in the “Target” box:
    java.exe -d32 -cp C:\SCAConfigurationUtility SCAConfigurationUtility
    And this in the “Start in” box:
    "C:\Program Files (x86)\Java\jre7\bin"
    Or by using the target below the same shortcut works in XP
    "C:\Program Files\Java\jre7\bin"
    Thanks for all the help,
    Regards Kris.

  • Error installing BI Publisher Desktop in Windows 7 64bits with Office 2010

    Hello
    I'm having a problem when trying to install the latest version of BI Publisher Desktop on my computer (Windows 7-64bits with Office 2010).
    Almost at the end of the installation it appears a message box saying "Template Builder installer failed: Cannot run installer while Mocrosoft Word is running". Now, i made sure all Office apps are closed, as well as IE windows. What i've noticed is that right before this error appears, a process for WINWORD.exe is open - by the installer.
    How can i fix this?
    Many thanks for your replies

    I've tried runnig the installer with Windows XP SP3 compatibility and it worked.

  • How to Install Microsoft Word Add-in in Windows Svr 2008 R2 64bit with Word 2010 32 bit

    I developed Microsoft Word Add-In for 32 bit systems which is working fine. Now i want to install the same on Win Svr 2008 R2 Enterprise 64 bit with 32 bit Microsoft Word installed. What changes do i need to do in my project and installer.
    Desired Target: Win Svr 2008 R2 64 bit with Word 2010 32 bit
    Working/Development/Testing PC: Win 7 32 bit with Word 2010 32 bit
    Tried Steps
    Changed project and installer target to x64
    When i give target location in Application folder [ProgramFilesFolder][Manufacturer]\Office14\ADDINS\ the Add-In automatically installs in C:\ProgramFiles (x86)\Office14\ADDINS\ and registry is also updated as required but when word is started it tries to
    load Add-In in location C:\ProgramFiles\Office14\ADDINS\ whereas files are placed in x86 ProgramFiles because word too is 32 bit.
    note: Setup of server (Win08r2 64 bit with 2010 Word 32 bit) cannot be changed as it is running in production.
    please guide how do i solve the issue.

    I rebuilt the solution in .Net 3.5 and somehow it solved the problem on the clients.
    For second query As Microsoft Word 32 bit is installed on Win Server 08 r2 64Bit so i needed a target code for 32 bit which worked. 64 bit solution was not required as quoted by
    Eugene Astafiev
    earlier. Thanks for your support.

  • Unable to print multiple copies of documents on Win7 machine with Office 2010

    Since upgrading to Windows 7, I have been unable to print multiple copies of documents in any MS Office 2007, 2010, Word Pad or Adobe Reader 9.  I also experience the same problem if I print from Word Pad.  The issue appears to be associated with the Collate Option in the Print Dialog box.  If the Collate box is checked, I only get one copy of the document.  If I uncheck the Collate box I get as many copies as I choose.   The problem is that with the Collate box unchecked, I have to collate multiple copies by hand, and with 10 – 20 copies of multi-page documents that can be quite a chore.
    The ironic thing is that MS Visio 2003, on the same machine, prints and collates as many copies as I choose, with the Collate box checked.   
    I can print multiple copies of Word 2003 documents from my wife’s Win XP machine to the same printer, but not from my Win 7 machine with Office 2010.
    My printer is an HP LaserJet 1320nw and I have downloaded and installed the latest printer drivers from the HP Web site.
    Has anyone experienced this problem, and if so, are you aware of a solution other than unchecking the Collate box?

    I have the same issues with my LJ1320. I have Office 2010 and Windows 7 Ultimate 64 bit.   However, my printing problem is more widespread since I have been unsuccessful at printing multiple copies of all types of documents, not just from  Office 2010.  For example, I have the same problem trying to print multiple copies from  Internet Explorer.
    I also have other problems printing  from Office 2010 that you may not have discovered yet.  I cannot print Excel spreadsheet grid lines from Office 2010 if those documents were originally created in an earlier version of Office.  I tried saving them as Office 2010 documents and also using compatibility mode but nothing worked.  These same documents print fine on the same printer from my laptop which uses Windows Vista and Office 2007.  Also Excel spreadsheets originated in Office 2010 print nicely.
    Looks like HP has a few bugs in their printer drivers.
    I note that HP released a new Universal Print Driver for Windows PCL5x64 on Feb 18, 2011 (Version 5.2.6).  Have you tried it yet? 

  • Lync 2013 OCT deployment on machines with Office 2010. Installation Failure

    Hi,
    In our environment, we have Win7, Office 2010 x86. (no plans to upgrade all of Office to 2013 as yet)
    I'm trying to deploy Lync 2013 x86, and have packaged an MSP using "setup /admin" for later deployment via SCCM.
    Now I know there are no problems running Lync 2013 with Office 2010 as it works fine if you manually install.
    Strange thing is, when I try running the setup with MSP for silent install, it runs silent and all looks well although all the Office Tools shortcuts are created and there are files under the Program Files folders for Office\15.0 as expected
    but not Lync itself. ie: no lync.exe file or shortcuts.
    Reviewing the setup log doesn't show any obvious errors that I can tell.
    Also after this, if I go through the "Add/Remove Components" under Uninstall Programs\Lync 2013, and I can see in there that it DOES already show Lync as being installed, if I just click continue, it runs through the setup process and
    then Lync will be installed
    I've also tried this same process using the Full "Office Pro Plus 2013" and only select Lync to install and the same thing happens.
    Has anyone else come across this issue or could point me in the right direction.
    For the OCT (setup.exe /admin) the only settings I've changed from defaults are:
    - Filled in the Organisation name
    - Set KMS licensing, display level to none and suppress modal
    - some regkeys for some default settings for GalDownloadInitialDelay, ShownFirstRunOptin
    - Force on Lync (Run from My Computer)
    I'm running "setup.exe /adminfile Lync_x86.MSP" in my case to test this MSP.

    I had the same issue. As soon as I updated to the latest Admin admx/opal files, it worked great.
    Cheers,
    JeffCSP
    This issue was introduced when SP1 was released, and is detailed here:
    http://blogs.technet.com/b/odsupport/archive/2014/03/21/lync-2013-and-onedrive-for-business-are-not-installed-when-installing-office-2013-with-service-pack-1.aspx
    (it remains uncorrected by MSFT :(
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Oracle on an 64Bit machine

    I have had no luck of getting Oracle Client 64bit or Oracle DatabaSE 11gr2 64bit to run on my Intel machine. Don't even try the 32bit version for it will not work with Visual Studio 2010. Does someone know of a procedure to get Oracle to run on a 64bit machine?

    user628826 wrote:
    Don't even try the 32bit version for it will not work with Visual Studio 2010. Afaik: VS2010 is 32-bit only. What do you mean?
    Does someone know of a procedure to get Oracle to run on a 64bit machine?Simply install and run. If that doesn't help, you will have to describe your problem.
    If you read Installation document, for your specific version of Oracle, you may find that it's certified for 64-bit platforms. Sometimes only for 64-bit.

  • Getting 401 error while creating a Report Data Source with MOSS 2010 Foundation

    I have setup SQL Server 2008 R2 Reporting Services with SharePoint 2010 Foundation in SharePoint integrated mode. SharePoint Foundation is in machine 1 whereas SQL Server 2008 R2 and SSRS Report Server are in machine 2. While configuring Reporting
    Services - Sharepoint integration, I have used Authentication Mode as "Windows Authentication" (I need to use Kerberos).
    My objective is to setup a Data Connection Library, a Report Model Library, and a Reports Library so that I can upload a Report Data Source, some SMDLs, and a few Reports onto their respective libraries.
    While creating the top level site, "Business Intelligence Center" was not available for template selection since SharePoint Foundation is being used. I therefore selected "Blank Site" as the template.
    While creating a SharePoint Site under the top level site, for template selection I again had to select "Blank Site".
    I then proceeded to create a library for the data connection. Towards this, I created a new document library and selected "Basic page" as the document template. I then went to Library Settings for this newly created library and clicked on
    Advanced Settings. In the Advanced Settings page, for "Allow management of content types?" I selected "Yes". Then I clicked on "Add from existing content types" and selected "Report Data Source". I deleted the existing
    "Document" content type for this library.
    Now I wanted to created a Data Connection in the above Data Connection library. For this when I clicked on "New Document" under "Documents" of "Library Tools" and selected "Report Data Source", I got the error "The
    request failed with HTTP status
    401: Unauthorized.".
    Can anybody tell me why I am getting this error?
    Note: I have created the site and the library using SharePoint Admin account.

    Hi,
    Thank you for your detailed description. According to the description, I noticed that the report server was not part of the
    SharePoint farm. Add the report server to the
    SharePoint farm and see how it works.
    To join a report server to a SharePoint farm, the report server must be installed on a computer that has an instance of a SharePoint product or technology. You can install the report server before or after installing the SharePoint product
    or technology instance.
    More information, see
    http://msdn.microsoft.com/en-us/library/bb283190.aspx
    Thanks.
    Tracy Cai
    TechNet Community Support

  • I am going to buy either a Mac Air or Mac Pro Retina 8GB RAM and 256GB. And as I have to still run Windows I will install Parallels 9. As the Mac are both 64bit machines does that mean I need to install Windows 7 64bit ? And office pro 2013 64 bit too?

    I am going to buy either a Mac Air or Mac Pro Retina 8GB RAM and 256GB. And as I have to still run Windows programs I will install Parallels 9. As the Mac are both 64bit machines does that mean I need to install Windows 7 64bit or just install 32 bit? (Going with Win7 as I hate Win8). And I will install Office Pro 2013 64 bit too or 32 bit or is that automatically selected by the underlying OS (I use Word, Excel and Access mainly for a membership database of a local club) ? I am not a power user so would appreciate advice on way to go

    Again thank you.  If I only use word, excel and access in the Win environment and Mac OS for email and safari for internet do I need anti virus software . Ie my connection to the world is mac only and I use office pro only to ruin the club, newsletters, membership database etc. and of course anything I do there can drag/drop to the mac environ to email.  That's my understanding anyway.  Next will my existing .pst file copy directly into mac mail or do I have to runs translator  as I recall reading something about that ages ago when I started thinking Mac

  • I was using Icloud with Outlook 2010 on Win 7 64 bit w/o a problem until I downloaded CP 3.  Now can't open my calendar in outlook - contacts are fine. Also can't open calendar in icloud if I access it with Internet Exp but can if I use Chrome. Fixes?

    I was using Icloud on my PC with Outlook 2010 and Windows 7 64bit.  After I upgraded the icloud control panel to 3.0 my calendar will no longer load and open in outlook nor will it open on icloud if I access icloud with internet explorer.  It works fine on icloud if I access it with Chrome.  I can also access it through IE on another computer.  Something is amiss on my system.  Any thoughts?

    Import the calendar and contacts in Outlook.com. For contacts, export from Outlook as csv and import into Outlook by choosing the Other option (https://people.live.com/import/other?biciid=ImportCatalog) 
    You'll need to save the calendar as an ics file to import it. Select the calendar folder, the File, Save as an save as an ics. 
    Diane Poremsky [MVP - Outlook]
    Outlook & Exchange Solutions Center
    Outlook Tips
    Subscribe to Exchange Messaging Outlook weekly newsletter

  • How to copy and paste the solution files of SharePoint 2010 from one machine to another machine?

    Hi,
    I was working with SharePoint 2010  in one of my Virtual machines.Now that the lease for my Virtual Machine is going to expire, I want to shift the entire contents of the project to another machine (local) with SharePoint 2010. Also, I want the pages
    in the other machine to be editable. 
    How can I copy the solution files to the other machine? And I want the exact path where the files are located, so that I can shift them to the other machine.
    Thanks in advance. 

    ...that's not a good approach.
    Deploying customisations can be as simple as files being copied onto the file system. Most of the time however there is a lot more happening behind the scenes and simply copying the files won't work.
    Also that is assuming that you mean solutions rather than the pages themselves (or the contents of document libraries) in which case you want to copy databases, not just files.
    SharePoint isn't a simple thing to move, you may need to look at this a bit harder.

  • SSRS 2012 with SharePoint 2010: Unable to connect to the remote server

    We had originally installed SSRS 2012 with SP 2010 and I did not like how the installation was configured, so we uninstalled everything and removed the SSRS server from the SharePoint farm and uninstalled all the SQL bits (SSRS was deployed to web tier in
    sharepoint mode).
    I've since added a new application server to host the SSRS SharePoint Mode and Installed the reporting services add-in on the WFE.   For reference, I have 1 WFE and 2 App Servers.  the WFE has the Reporting Service Add-in and both App Servers have
    the SharePoint mode of SSRS installed as described here: https://msdn.microsoft.com/en-us/library/hh479774(v=sql.110).aspx
    I've also installed the Service Application and all seems to work well up until I make an attempt to create a report or data source on the WFE.
    It looks like somewhere, the WFE is still looking to connect to the original SSRS machine we installed.  I've gone through registry, config files and the SharePoint config database to see if I can see where the reference value is.  Still can't
    find it anywhere.  None of the Reporting commandlets are helping.
    Technically what is occurring;
    Add Reporting service content types and create a New Reporting Data Source through UI
    ULS Logs go after the url: /_layouts/ReportServer/NewSharedDataSource.rsds
    Exception occurs after some time because it times out trying to connect to wrong host.  Exception below:
    Exception encountered for SOAP method GetSystemProperties: System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond <WRONG HOST IP>:80
    at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
    at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception) -
    -- End of inner exception stack trace ---
    at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SetConnectionProtocol()
    at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod(Boolean setConnectionProtocol)
    No powershell commands or any of the settings in the service application allow me to set this.  Any help would be appreciated.
    20 Bay Windows Home Server (Not Vail!)
    http://piroozjavan.blogspot.com/

    Issue an iisreset on the WFE, and validate that SSRS Service is running on the App servers.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • RoboHelp for Word installed from RoboHelp 10 won't work with Word 2010

    I have a Help project created in RoboHelp for Word 8.  I recently upgraded from Word 2007 to Word 2010 and discovered that RH8 for Word won't work with Word 2010.  So I purchased RoboHelp 10 and have installed RoboHelp for Word from it.  Alas, RH for Word STILL won't work with Word 2010.  When I try to open my project, I get this message:
    Before I bought RH10, I live-chatted with an Adobe sales person who assured me it was compatible with Word 2010.
    BTW, I tried to roll back to Word 2007, but I was getting weird behavior running Word, so I have reinstalled Word 2010 and want to stay there.
    Any ideas?

    I have just installed Rh10 for Word on a new machine and initially I got this message.
    I wonder if you have followed those instuctions? I changed the setting to Enable All.
    The other possibility is what do you have set for the default version? If it is 2007 and that no longer exists on your machine, then Rh will not be able to proceed. The dropdown should show 2010
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • I get this Error: MsiError 87 Unhandled MSI Error. when i run an application installer on my 64bit machine.

    Hi,
    I have LabVIEW 2013 SP1 (32-bit) installed on 64bit machine everything was fine untill i tried to create an installer for my LV application the install build finishes with no error but when i try to test the installer i get the following error:
    My installer includes the NI LabVIEW Run-Time Engine 2013 SP1, and my application excutalbe runs fine with no errors. at this point i have no idea what is causing this error and i couldn't find any asnwer in the forum that can help so any hint will be appreciated.
    Samir F
    Electrical/Software Engineer
    Transtechnik-USA Corp

    Hi muks thanks for the reply
    I already went thru that post before and i already tried the following:
    1. I created a new fresh project and added the files to to it and built the executable and installed from it.
    2. I reinstalled the windows installed as it was suggested here
    3. I also tried editing the project file using Notepad by removing the build informaiton and started fresh with new build.
    none of the obove solved my problem.

Maybe you are looking for