Prompts to install Crystal 2008 SP1 each time I double-click .rpt file

Every time I want to open a report (.rpt) file from Windows Explorer, I get a message box stating:
Preparing to install...
Followed by another message box:
Please wait while Windows configures Crystal 2008 SP1
Followed by another message box:
The feature you are trying to use is on a CD-ROM or other removable disk that is not available.
Insert the 'Crystal Reports 2008 SP1' disk and click OK.
I select cancel at this point (I've already got Crystal Reports 2008 SP1 installed on my machine).
After I select cancel, the following error appears:
Error 1706.  No valid source could be found for product Crystal Reports 2008 SP1. The Windows installer cannot continue.
I click OK and the report does not open.
If I start Crystal Reports itself, then select File, Open and select the report to open, it opens fine (without error).
The version of Crystal Reports (from Help, About Crystal Reports) is:  Version 12.1.0.892
How can I resolve this without searching for the Crystal 2008 SP1 files (which were downloaded from the SAP/BO website).

Hi Nancy,
I've seen this happen usually when Windows Office has also been installed. The installer gets confused as to what should be installed or some dependency is missing. Not sure exactly what causes it.
Go into Control and Add/Remove Programs and try doing a repair install for both CR and SP1. Then open up Explorer and click on Tools, Folder Options and then File Type. Scroll down to RPT and click on Change or Restore. Ther main be something missing from the File type association.
Be sure to do this when you are logged in as local Administrator and/or your account is also configured to be part of the Local Admin group.
Thank you
Don

Similar Messages

  • How do I configure my custom step type to call its Express VI configuration dialog box each time I double click the step?

    By double clicking on a step in the TestStand Sequence Editor the Properties dialog box pops up.
    How to change this behaviour?
    I would like to configure my step type so that each time I double click the step, the Express VI configuration dialog box pops up, instead of the properties.
    One Idea is to use custom activeX substeps, for example, Antonio Lie mentioned the substep "OnNewStep" in my last post. Is there also a "OnDoubleClick"?
    Does anyone know a list of activeX substep that can be used? Or are there other ideas?
    Thanks a lot!!!
    - Caribe -

    Caribe,
     1. Currently it is not possible to change the behavior for double clicking on a step. It is a good idea though, and we will be consider to add it to the next versions of TestStand.
     2. "OnNewStep" is the only "special" substep. It was implemented for internal use and it is not documented yet.
     3. If you want to know more about substeps you can red the Reference Manual, Chapter 13 is a good place to start.
     4. I want to make clear that "OnNewStep" is called every time you insert a new step. The sequnce editor gets the substeps list and if it finds the "OnNewStep" substep in the   list It calls it using the API. The substep can use any adapter type, It does not have to be the ActiveX adapter.
    Hope it helps.

  • Cannot install Crystal 2008 SP1 on Vista Workstations

    When I try to install SP1 for Crystal 2008 the install stop part way through with "The feathure you are trying to use is on a network resource that is unavailable."  It seems to be looking for CrystalReports.msi.  When you give it the path to the directory where the file can be found is give the same error message.
    Thanks
    Ron

    Hi
    The SP1 patches are currently not available until May because they are being re-released. The refreshed version will try to prevent your situation from occurring.
    In the meantime try downloading SP1 for CR2008 from the link mentioned in the Whitepaper at [https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/702b3642-7e14-2c10-6484-857ffb4319d7]
    Thanks
    Shraddha

  • Uninstalling Crystal 2008 SP1 merge module disables Crystal 2008 Designer

    Hi,
    I've come across a problem when uninstalling an application that includes the Crystal 2008 SP1 merge module, where Crystal Reports 2008 SP1 Developer is also installed on the machine.
    The uninstallation of an application containing this merge module will trigger the uninstall code in the merge module - I would have expected this module to take into account shared files and decrement the SharedDlls registry count for relevant .dlls etc, so that files still used by other applications are not affected or uninstalled.
    However it stops Crystal 2008 SP1 Developer from working, no message is displayed when attempting to launch the application (apart from in the Event Log), but following some investigation it appears a number of files and folders are removed by the merge module that shouldn't be, as follows:
    C:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\boezlib.dll
    C:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\uf12manager.dll
    C:\Program Files\Business Objects\Common\4.0\crystalreportviewers12\js\crviewer\images\
    C:\Program Files\Business Objects\Common\4.0\crystalreportviewers12\js\dhtmllib\images\
    C:\Program Files\Business Objects\Common\4.0\crystalreportviewers12\js\dhtmllib\samples\
    C:\Program Files\Business Objects\Common\4.0\crystalreportviewers12\js\dhtmllib\validator\
    C:\Program Files\Business Objects\Common\4.0\crystalreportviewers12\js\log4javascript\
    C:\Program Files\Business Objects\Common\4.0\crystalreportviewers12\js\MochiKit\
    C:\Program Files\Business Objects\Common\4.0\crystalreportviewers12\prompting\
    There could be others, but these are the files / folders I've identified so far, and restoring these files / folders appears to get Crystal Developer up and running and able to run reports.
    Does anybody know how to prevent this, or if this is a known issue and planned to be addressed in a future release of the merge modules?

    Hi,
    Thanks for your feedback Henry.
    I've downloaded the SP1 patch for Crystal Reports Designer, this appears to be the same one I already have installed, dated 28/09/08.  The problem is the current merge module for the SP1 runtime incorrectly removes some of the .dll's required by SP1 Designer if the merge module is subsequently installed / uninstalled with a third-party application from an ISV.  These .dll's should have been marked as Shared by the SP1 Designer patch install but have not, including the .dll's specific to SP1 (boezlib and uf12manager) along with a host of files in the Common\4.0\crystalreportviewers12 folders.
    I've tested around this area a few weeks ago and noticed that if the Shared reference count for these files in the registry is created before the SP1 merge module is installed / uninstalled (as it should have been by the SP1 Designer install) then the MM works correctly.  That is the reference count is increased when the MM is installed, decreased when MM is uninstalled but still remains > 0 and so these shared files are not removed.  This leaves the Crystal Reports SP1 Designer intact and working.
    I'll await the new install for SP1 Designer and give this a try in conjunction with the SP1 merge module install / uninstall.
    Also I've noticed the documentation you referred me to mentions the SP1 Runtime MSI will be refreshed to detect imcompatible software (to stop this corrupting an SP0 Designer install), but does not mention that the SP1 merge module will also be refreshed.  If the SP1 merge module is not refreshed, do you know if there will there be some documentation available for ISV's as to how to reliably detect any incompatible software on a target machine?  This will enable ISV's using the SP1 merge module to embed the same checks as used in your installations to prevent this corrupting any software on the target machine that is incompatible with the SP1 runtime.
    Many thanks,
    Peter.

  • Where do the Crystal 2008 SP1 runtime files reside on a machine?

    Crystal XI runtime files could be located in the C:\Program Files\Common Files\Business Objects\3.0\bin folder
    Where are the Crystal 2008 SP1 runtime files located?
    Thank you

    They are in: C:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\win32_x86
    Each version will be a new location so that Side by side installs do not over write other major version dll's.
    Thank you
    Don

  • HT4623 iPhone 5, updating using iTunes, iphone could not be updated, error code 3014, iphone is in recovery mode, I have re-installed iTunes twice and each time got the same message

    iPhone 5, updating using iTunes, iphone could not be updated, error code 3014, iphone is in recovery mode, I have re-installed iTunes twice and each time got the same message

    Error 3014
    This error occurs when iTunes can't reach gs.apple.com in a timely fashion. Follow the steps below to contact the iOS software update server gs.apple.com.

  • Why does Adobe XI Pro keep appearing on screen each time I open a pdf file?

    Why does Adobe XI Pro keep appearing on screen each time I open a pdf file?

    Is this whatyou need?
    If  you uncheck this Acrobat Opens but the PDF will open without showing startup screen.

  • Windows Server 2008 R2 clients can't double click to open Office files

    Let me start by saying I don't know too much about Server 2008.
    I have Server set up so desktop clients (Windows 7 Pro 64-bit) can log in as their user on their own machines.  On two of the client machines (mine and my bosses, I have admin rights on everything) a couple funny things are happening:
    1.  Can't open a Word or Excel file by double clicking the icon on the desktop.  Error is as follows:
    Excel
    Microsoft Excel cannot access the file 'C:\Users\(username)\AppData\Roaming\Microsoft\Excel\XLSTART\PERSONAL.XLSB'.  There are several possible reasons:  The file name or path does not exist.  The file is being used by another program. 
    The workbook you are trying to save has the same name as a currently open workbook.
    Word
    The file Normal.dotm cannot be opened because there are problems with the contents.
    and then
    Word cannot open this document template. (C:\Users\(username)\...\AVWiz14s.dotm)
    and then
    Word cannot open the existing file. (Normal)
    and then Word stops responding.
    Note that I can open these documents normally from the start menu.  I have determined this error has something to do with the server because I have tried a bunch of stuff on the internet, including an Excel hotfix, which did nothing.
    2.  Desktop icons flicker, rearrange themselves, and even disappear completely at times.  I do not know what causes this, but I do believe this is a server issue.
    3.  I get recycle bin errors every time I log in, and every time I try to delete anything:
    The Recycle Bin on \\intecserver\Office Employee Files\kneureuter\My Documents\My Videos is corrupted.  Do you want to empty the Recycle Bin for this drive?
    Sometimes I get that error for 3-4 different directories.
    What I've tried:
    I tried reinstalling Office, and that made no difference.
    I have the drive from the server "Office Employee Files" mapped to network drive Y:.  I can open that and go to my account folder on there, navigate to "Desktop" and open the files from there, but not on the physical desktop on my
    computer.
    These files aren't shortcuts on the desktop, their permanent home is on the desktop.
    Just to reiterate, if I moved these files into a folder on the desktop, they will open fine.  If I open them from within Excel or Word, they open fine.  If I open them from the server drive mapped onto my terminal, they open fine.  Just can't
    open them by double-clicking the file if it is directly on the desktop.  Any ideas?
    I logged onto my account from a different computer and double-clicking to open the files worked fine on that computer.  Both computers running Windows 7 Pro 64-bit and Office 2010 Pro.  So that limits it to this machine and my bosses machine.
    Since you can't create a shortcut for something on the desktop, I created a new folder on the desktop and put the files in that folder.  From there I created a shortcut and put that on the desktop.  That worked!
    However, that's just a band-aid.  I need to fix this problem sooner than later. 
    Anyone have any ideas?  Thanks!

    Hi AxEheaD15,
    If  the Desktop or the My Documents folder is redirected to a network location, Office applications may exhibit  the similar issues .
    For details please refer to following link:
    http://support.microsoft.com/kb/2816253/en-us
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • InDesign crashes every time you double click to open an .indd file on Windows system

    InDesign crashes every single time you double click to open an InDesign file and has done so since replacement of the original version of InDesign introduced in the Creative Cloud launch.  Does anyone else have this problem?  I'd say it was unique to my system if I hadn't experienced the issue repeatedly on several different systems now.  You have to relaunch InDesign which then opens the file from recovery, so it saw the file you tried to launch in the first place.  This leads me to believe the problem lies with the file association registry of InDesign inside Windows systems.  I find it unbelievable that this problem still exists and remains unreported and that a solution hasn't been implemented by Adobe to rectify the issue.
    The double click is a fundamental tenant of opening files on a Windows system in the same way a single click is on a Mac.  Does InDesign crash ever time a Mac user clicks to open their files, I think not.
    Anyone got any ideas other than the obvious which is Adobe actually got their figure out and fixed it.
    Cheers,
    Pat Doyle

    Hi Michael,
    I'll give it a go.  Don't really like messing with the registry on Windows boxes.  Yes you can do it, but it can end up being a case of the operation was a success, but the patient died.
    Just was rather hoping someone else had already experienced this problem and posted the registry tweak.  Didn't want spend hours reinventing the wheel.  Not because I'm lazy, but I have so many demands on my time that resolving a minor issue that effects me only seems like it should be pretty low priority.
    The system I'm using is brand new, but the problem seems to have followed me regardless which may indicate that it is seated in my synchronization information somehow.  Really don't know how that could happen as I'm not an Adobe engineer or have the remotest idea where to even start looking.  So I think I'll mark your suggestion as the "Answer" and just learn to live with it.
    Windows eh! Can't live with - can't live without it.  I'm sure Mac can be just as temperamental. Just have to chalk this one up as being just another ghost in the machine.
    Thanks for all the advice you have kindly offered, much appreciated.
    Cheers,
    Pat Doyle

  • How Can I Simulate Double-Clicking A File To Open It In The Default App Without Installing Default App?

    I have an app written with Visual Studio 2013. The app has code for opening a file using the standard OpenFileDialog and also has code (AutoOpenFile()) for opening a file when a user double-clicks on a file that is handled by the app. I have not yet created
    an installer for the app, so I won't be able to test it's AutoOpenFile() code...unless there is a way to simulate the process of auto-opening the double-clicked file without actually installing the app on my PC. Anyone?

    Thanks for your reply, Wyck. I already have the necessary code in my app for opening a file when I double-click on it. The problem is that the app is not currently installed on my PC. Until I do install it, is there a way I can test-run that code
    by double-clicking on an associated file?
    You lost me at: you want to test-run code that is not on your PC.
    O_o
    You want to double-click a file, and then...what do you want to have happen?  You want to run...something...that is not on your PC??
    The "simulation" is to launch your app from the command line and pass in the name of the file you wanted to simulate a "double-click" of.
    Regardless, you cannot get the shell to have a double-click of a file cause your application to launch unless you modify the registry to do so.  (This is tantamount to "install" to me.)
    In the spirit of continuing to be helpful, though, I'll assume that this is what you want to do and I'll show you how to get it done with the least amount of tampering with your registry.
    Here are minimally invasive registry modifications you need to make to get it to launch a program when you double-click your file.  It's pretty small.
    EXAMPLE ONLY:
    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOT\.wyck]
    @="Wyck.Document"
    [HKEY_CLASSES_ROOT\Wyck.Document\shell\open\command]
    @="c:\\windows\\system32\\notepad.exe \"%1\""
    [You have to save the above with your appropriate modifications to a file with the
    .reg extension (e.g.: test.reg) and then you'll have to double-click the test.reg file to "merge" these settings into your registry.]
    The example above registers a file extension called .wyck and assigns a completely arbitrary class name to it called
    Wyck.Document.
    Then it associates a shell open command with the Wyck.Document class that causes
    notepad.exe to be passed the filename of the file you double-clicked (that's what the
    %1 does).  You are welcome to replace all the specific names with your own extensions and class names and replace notepad.exe with the path to your (test) executable.
    This executable will be launched, but not with a debugger attached.  To facilitate debugging it, you'll want to temporarily add some code to your program to pause when the program launches, possibly by showing a message box right at the very beginning
    of your main function that says "attach debugger now" so that you can attach a debugger to the process that was started by the shell, and then dismiss the message box and continue debugging.
    When you are done with your testing, you can simply manually delete those two registry keys using
    regedit.

  • Optional Install.mpkg can't open when I double-click to attempt SL install

    The Optional Install.mpkg "can't open" when I double-click to attempt SL installation.

    then something is wrong with your system and not the DVd as may have been suspected. you can always install the optional packages by booting directly from the DVd as i said but you should figure out why it does not work normally. make a new user account and log into it. can you do it from there?

  • Every time i double clicked the group to do some editting, it crashed and stopped working. win8 and cs6. why!!

    every time i double clicked the group to do some editting, it crashed and stopped working. win8 and cs6. why!!

    What happens if you turn off the preference double click to isolate.

  • Installing crystal 2008 on windows 2003 64 bit Itanium server

    We just purchased crystal 2008. We want to install the crystal runtime on windows 2003 itanium 64bit.
    After install. the reports give crystal run time error.

    what about:-
    https://edelivery.oracle.com/EPD/Download/get_form?egroup_aru_number=10880598
    Oracle® Database 10g Release 2 (10.2.0.1.0) for Microsoft Windows (64-Bit) on Intel Itanium DVD (Part 1 of 5) B24898-01 Part 1 of 5 522M
    Oracle® Database 10g Release 2 (10.2.0.1.0) for Microsoft Windows (64-Bit) on Intel Itanium DVD (Part 2 of 5) B24898-01 Part 2 of 5 566M
    Oracle® Database 10g Release 2 (10.2.0.1.0) for Microsoft Windows (64-Bit) on Intel Itanium DVD (Part 3 of 5) B24898-01 Part 3 of 5 435M
    Oracle® Database 10g Release 2 (10.2.0.1.0) for Microsoft Windows (64-Bit) on Intel Itanium DVD (Part 4 of 5) B24898-01 Part 4 of 5 595M
    Oracle® Database 10g Release 2 (10.2.0.1.0) for Microsoft Windows (64-Bit) on Intel Itanium DVD (Part 5 of 5) B24898-01 Part 5 of 5 583M

  • Why do I have to install Connect Add-in each time I share desktop?

    Each time I want to share my desktop I am prompted to install the connect add-in.  It stays active while the browser is open, but when I close the browser and try again, I have to install it all over again.  Often the install hangs, and I have to cancel and install a dozen times to get it to install.  How do I install once and never again?
    Add-in version:9,0,177,0
    Player Version: WIN 10,0,22,87
    IE7

    Usually Muse only uploads files which have changed.
    A new version of Muse was released yesterday. If you're uploading your site for the first time with the new version, Muse will upload all files because some of the code generation has changed in the new version.
    The next time you upload with the same version of Muse, only the changed files should be uploaded.

  • Alignment issues after Crystal 2008 SP1 upgrade

    We are upgrading PeopleSoft tools from 8.49 to 8.50.11, for HR ver 9.0 and Crystal from ver 9 to ver 2008 SP1.
    Many of our Crystal reports that are run through the Process Scheduler into Excel are now having formatting issues such as headers wrapping vertically within a column, or extra rows/columns being added.
    Some cells in excel are merged and headings shifted over into another cell not lining up with the fields they belong to.
    We have run the Crystal conversion utility that came with the upgrade, but report are still not lining up. Has anyone experienced this and is there a solution.
    Thanks in advance.

    Hello,
    Did you check with Peoplesoft if they support the upgrade? Since this is a PS issue please post your question to Peoplesoft support. They are an OEM Partner and will ask Support if they have any issues.
    Thank you
    Don

Maybe you are looking for

  • Smb mounted volume eject fails - in use by finder

    Recently (Maybe starting with 10.8?) it seems if I "Map a drive" from my server, (Using the Finder -> Go menu -> Connect to Server... Then entering smb://appserv1.home.local/g$) It seems if I double click the drive in the finder it just spins and I a

  • Can I use the disk on my time machine 2TB to store data from iPhoto.  I want to take 250 GB and make it a disk

    I have a time machine 2TB that is backing up my system.  Attached to the time machine is a 1T apple drive.  I would like to move the iPhoto file from my MacBook Air laptop to the time machine and use some of the disk as a storage area.  I plan to kee

  • Using iTunes Software

    Hi everybody!                     I'm a big fan of Apple products from Myanmar.                    Now I have some difficulties with using iTunes software in my laptop ( windows 7, 32 bits operated ).                     Before I connected to wireles

  • How to import Images/Pictures in BODS??

    Dear Guru Just want to know how i can import and process the image in the BODS.. Any Idea please let me  know. Thansk ! Cheer Ravi..

  • Transfering PC iTunes Library To New iMac

    Hi Everyone I am very very new to macs and have been a pc user for the last 10 years. I have recently bought the new iMac and was wondering how to transfer all my music from the PC to it?? I sort of have an idea how to do it but I do not want to lose