Error message appears when linking one project to another.

I keep having problems linking a captivate project to another project.  The projects are saved as .cp files stored in the same folder as all of my other Captivate files.  I did publish them to .htm files and it worked. 
Why would they not link properly when they are in .cp format?  It also gives me a message that states the directory the file is in does not exist.  However, I have checked the pathfile name twice and it is correct. 
Any ideas what may be happening?

The last Captivate version to use .cp format was Captivate 4.  So you must be speaking about version 4 or earlier here?
The .cp format is the source project file, not an output format like HTML/SWF or PDF.  You may be accustomed to other software apps like MS Office where the output is the same as the source (DOC, PPT, XLS, etc) but Captivate is a different beast.
There's no point trying to link one Captivate project file to another.  What you are probably hoping to do is link the OUTPUT from one Captivate project to the OUTPUT from another project.  Is that correct?

Similar Messages

  • The following error message appears when I try to create a PDF in Publisher:

    The following error message appears when I try to create a PDF in Publisher:
    PDFMaker cannot locate the Adobe PDF Printer's printer driver. Please re-install Adobe Acrobat 10.1.
    I have tried update patches to no avail.
    Can anyone please help?
    Thank you.
    Susan

    Hello Michael,
    My version of Publisher is 2010 and my OS is Windows 8.1.
    64-bit OS x64 based processor.
    I'm not too sure if this issue has arrisen when I upraded to Windows 8.1.
    My Dell printer(Dell all in one) has also stopped working due to a driver issue now not being supported.
    Thank you for taking the time to view my request.
    Kind regards,
    Susan

  • Error message appears when trying to start server in VM Manager

    Error message appears when trying to start server in VM Manager
    OVMAPI_4005E No worker server found to perform operation on: OracleVMsrv-1
    When trying to restart server:
    OVMRU_004007E Cannot perform the operation. Server: OracleVMsrv-1, is not running.

    Hey SDGardella,
    Thanks for the question. I understand that you are receiving error 499 when attempting to download purchases from the iTunes Store. The following resource outlines this error message:
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    "Error 499"
    This alert occurs due to security software. Follow iTunes for Windows: Troubleshooting security software issues.
    Thanks,
    Matt M.

  • Error message appears when selecting emailed link but there's no problem

    I upgraded to Firefox 7.0.1. Now, when I select an emailed link to a website, I always receive a General Failure error message indicating that Firefox can't reach the website. In the meantime, the thin red-light progress line appears and the website comes up fine. Thee error message appears consistently but there's rarely a problem reaching a website. Any suggestions on how to eliminate the error message?

    I'm responding to my own post. I checked the error messages more carefully and found that they are Microsoft Outlook generated and not Firefox. This could still be a Firefox problem but I thought I should point this out.
    Bob

  • Error message appears when I turn on my computer, help please!

    When I start my computer this message appears "Failed to initialize Main Window Error HRESULT E_fail has been returned from a call to a COM component".
     I just started and I have no idea what to do about it!
    Also, my Microsoft office is not working (all started at the same time) and this message appears when I open MS Word, Excel, etc. and when I click OK,
    it closes automatically " Microsoft Office Home and Student 2010 cannot verify the license for this product.  You should repair the Office program by using the Control Panel.  I have tried to repair it and have un-installed and re-installed
    it.  
    Any help is much appreciated!

    Hi,
    I suggest you perform a startup repair to fix this start issue, please refer to this link
    http://windows.microsoft.com/en-IN/windows7/products/features/startup-repair
    For the office issue, here are some workarounds, check if it can help you
    http://helpdeskgeek.com/office-tips/fix-office-2010-cannot-verify-license-error-message/
    And you can get more professional suggestions in this forum
    http://social.technet.microsoft.com/Forums/en-US/home?category=officeitpro
    NOTE
    This
    response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you.
    Microsoft
    does not control these sites and has not tested any software or information found on these sites.
    Regards
    Yolanda
    TechNet Community Support

  • Error message appear when I compile the HelloWorldImp.c in JNI tutorial

    I have followed the JNI tutorial to study JNI.
    When I followed 'Step 5: Create a Shared Library' to compile the HelloWorldImp.c, following error message appears:
    $gcc -g -I/usr/local/java/include -I/usr/local/java/include/solaris \
    HelloWorldImp.c -o libhello.so
    /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../crt1.o: In function `_start':
    /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../crt1.o(.text+0x18):undefined reference to `main'
    collect2: ld return 1 exit status
    What's the problem?

    gcc was trying to link your code into a runnable application. This is the default behaviour. Hence, it was looking for main() which is the entry point in a c/c++ application. By telling gcc to compile a shared library instead, with the -shared option, the linker did not try to produce a runnable program, and hence (that two hence's now, sorry) did not look for the main() function. Therefore (this is getting too formal!), there is no need to provide a main() function in a shared library.

  • Error message appears when lesson loads from LMS

    After I successfully loaded my first lesson into Syntrio LMS
    and launching the lesson for the first time, there are multiple
    error messages that appear in a new IE window. At first, the
    browser wouldn't load the lesson unless the pop-up blocker was
    turned off, but after I turned the pop-up blocker off a new window
    would open displaying different errors. It happened at the very
    beginning of the lesson after clicking on the "start" button on the
    first slide. Then it happened randomly when clicking on other
    buttons throughout the lesson, and after every quiz question. I
    have copied the errror message that is being displayed.
    error=0
    error_text=Successful
    aicc_data=[core]
    STUDENT_NAME=Jarred Grant
    STUDENT_ID=400
    Lesson_Location=
    credit=N
    version=3.0
    score=0
    time=00:00:00
    This would display while taking the quiz at the end of the
    lesson:
    error=0
    error_text=Successful
    version=2.1
    Our tech support at Syntrio said it's an error with the
    Captivate settings, but after going through and checking the
    reporting options, it seems to be set correctly. If anybody has
    encountered this error before, please provide any insight as to
    what I am missing here. It is my first time building an eLearning
    project so any and all help is greatly appreciated.

    jarredg,
    The reason you are seeing those new browser windows, is
    because your
    Captivate content is not hosted in the same domain as your
    LMS. There are
    security restrictions in the Flash Player that prevent
    HTTP-POST from
    occuring from a Flash file to [in this case] an LMS that
    resides on a
    different domain. The issue (and potential solutions) are
    described here:
    http://www.adobe.com/devnet/captivate/articles/output_aicc_04.html#cdc
    Regards,
    Andrew

  • Error message appears when downloading bought videos.

    There is an error message that appears right when i click to download the movie. It says There is a problem downloading "movie". The disk your attempting to use is full. Please delete some files or empty recycle bin. I emptied recycle bin and is still not letting me download it. Please help.

    Hi,
    I suggest you perform a startup repair to fix this start issue, please refer to this link
    http://windows.microsoft.com/en-IN/windows7/products/features/startup-repair
    For the office issue, here are some workarounds, check if it can help you
    http://helpdeskgeek.com/office-tips/fix-office-2010-cannot-verify-license-error-message/
    And you can get more professional suggestions in this forum
    http://social.technet.microsoft.com/Forums/en-US/home?category=officeitpro
    NOTE
    This
    response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you.
    Microsoft
    does not control these sites and has not tested any software or information found on these sites.
    Regards
    Yolanda
    TechNet Community Support

  • HT201272 Keep getting error #499 when trying to download a song from an album I purchased that failed to download.  Error message appears when trying to download from iTunes and the cloud. Re-starting the computer did not help.

    I downloaded an album I purhcased a few days ago but one of the album's songs did not download.  I received an error message, #499, for which I can get no explanation or interpretation of what error #499 even is (other than generic terms).  All my efforts to re-start the download have failed.  I've tried several times to download the file to no avail, tried the cloud service to no avail, and re-started the computer to no avail.
    My main intention is to, of course, get the download completed.  My secondary intention is to, hopefully, bring to the attention of Apple - iTunes staff, the grossly inadequate, dare I say cryptic, error message descriptions iTunes displays. 
    I can provide the purchase receipt number if it is required.

    Hey SDGardella,
    Thanks for the question. I understand that you are receiving error 499 when attempting to download purchases from the iTunes Store. The following resource outlines this error message:
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    "Error 499"
    This alert occurs due to security software. Follow iTunes for Windows: Troubleshooting security software issues.
    Thanks,
    Matt M.

  • An error message appears when i open itunes  and itunes closes. wat to do??

    when i try to open itunes, the error message "Itunes has encountered a problem and needs to close" pops up and it doesn't show up on the screen. what sould i do to get itunes to work?

    Okay ... that rules out a bunch of possibilities.
    We could be looking at a damaged CoreFP.dll here. In that case, we might be able to get things working again by swapping out the dll. We'll take a few additional explicit precautions, just in case. probably best to print out a copy of these instructions, because at one point in proceedings you won't be able to use a web browser.
    Download and save a fresh copy of the iTunes installer to your hard drive. (Don't run the install on line, and don't start the installation just yet.)
    http://www.apple.com/itunes/download/
    Now head into your Add or Remove programs control panel. Uninstall iTunes.
    Next, we'll remove leftover program files and folders.
    In "My Computer", open Local Disk C: or whichever drive your program files are installed on.
    Open the "Program files" folder.
    Right-click on the "iTunes" folder (if it still existts) and select "Delete".
    Open the "Common Files" folder.
    Open the "Apple" folder.
    Right-click on the "CoreFP" folder (if it still exists) and select "Delete".
    Empty your Recycle Bin and restart the PC.
    After the PC restarts, do not open any applications. Disconnect from your network and/or the internet. Now switch off all your security software (firewall, antivirus, antispyware).
    Now start an iTunes install by doubleclicking on the iTunesSetup.exe file you downloaded earlier.
    Reenable all security software prior to reconnecting to the internet and/or your network.
    Does the iTunes reinstall go through okay? If so, does your iTunes start launching properly again?

  • Gneral:system error message appears when I try to ...

    when try to open any music songs I put in N95 8g even that songs come with N95 8g this message appear >>gneral:system error
    what I can do??

    Hi tito_6646,
    Just saw this thread. You can try to perform a restore to factory default (I believe this is what lupos0_1 meant), which should be available under the Menu, Tools, Settings, Phone, General, Orig. phone settings.
    If this doesn't help, you can try and format your N95 8GB. This can be done via the following steps:
    1. Off your N95 8GB.
    2. Press the buttons *, 3 and the call.
    3. While holding the above buttons, power on your N95 8GB.
    4. Do not release the buttons until you see the message "Formatting". (Note that I own a N80, which doesn't prompt me this message, though I read that it does on N95 8GB.)
    WARNING: This method will wipe out your data and applications on your N95 8GB, so do backup your data and be prepared to reinstall your applications.
    Hope this helps. Let us know.
    To All: Can anyone advise if the internal 8GB will be wiped out via the Format/Hard-reset operation? In addition, anyone know on how to backup the activiation code for the Spiderman 3 movie?
    Cheers.

  • Error Message appears when drilling down from a report.

    Hi,
    I am using CR XI R2.
    I have an rpt file that displays a chart from a sub report.
    I tested it on the CR designer and report viewer - works ok.
    When I display this report in my .Net application, I get an error message when drilling down from this chart : "The Report Application Server failed"
    When looking at the log files I see this error message:
    4 19 13:11:14.770 5336 5564 (\servers\ras\dtsagent\reporthandler.cpp:11622): CReportHandler::buildReportViewerError: CSResultException thrown.   ErrorSrc:"CRPE" FileName:"\servers\ras\dtsagent\reporthandler.cpp" LineNum:11618 ErrorCode:997 ErrorMsg:"" DetailedErrorMsg:""
    This is a Viewer error - but when drilling down from the Report Viewer I don't get this exception.
    Does anyone know what this mean?

    Too strange and my require a phone support case;
    http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300
    Three ideas:
    1) Install CR designer on one of the boxes where this does not work and try to run the report there
    2) Add a line to your code and save out the report just after your database logon once ( .saveAs). try to run this report in the CR designer.
    3) Use the [modules|https://smpdl.sap-ag.de/~sapidp/012002523100006252802008E/modules.zip] utility to compare the runtime - both CR and db client between computers that work and those that do not.
    Ludek

  • Error message appears when using compressor

    What means this error message (it's in a French version of Compressor 4) : "Failure : Quicktime error : - 50" ?

    Hi Thot, just trawling these forums looking for some info.. I noticed this.... yeah the QT error -50 comes up.. cant find a specific reason. I had this has with a job I submitted via FCPX ti Compressor.app via "send to compressor". I recall a thread somewhere in these forums that this error was a result of genuine Quicktime error whilst performing work on one or more effects in FCPX.
    So I simply went in and redid the effects in FCPs. It was something simple like a cross dissolves.
    In any case if you are gettingt this error from a comperssor submittion of SHARE from FCPX and you see it in compressor., it might be worth do a trial and error on your FCPX storyline.
    Simply make a few test projects and try to narrow down withe effect is causing this issue.
    worth a look
    w
    Hong Kong

  • An error message appears when i try to sing in on my icloud controlpanel

    when i'm trying to log on my ICloud controlpanel this message appears:you can not log on because of a server error
    Translation of the red font:You can not log on because of a server error

    What iOS version are you currently running?
    If you have an iPad 1, the max iOS is 5.1.1. For newer iPads, the current iOS is 6.1.3. The Settings>General>Software Update only appears if you have iOS 5.0 or higher currently installed.
    iOS 5: Updating your device to iOS 5 or Later
    http://support.apple.com/kb/HT4972
    How to install iOS 6
    http://www.macworld.com/article/2010061/hands-on-with-ios-6-installation.html
    iOS: How to update your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT4623
    If you are currently running an iOS lower than 5.0, connect the iPad to the computer, open iTunes. Then select the iPad under the Devices heading on the left, click on the Summary tab and then click on Check for Update.
    Tip - If connected to your computer, you may need to disable your firewall and anitvirus software temporarily.  Then download and install the iOS update. Be sure and backup your iPad before the iOS update. After you update an iPad (except iPad 1) to iOS 6.x, the next update can be installed via wifi (i.e., not connected to your computer).
    Tip 2 - If you're updating via wifi, place your iPad close to your router to preclude getting a corrupted download.
     Cheers, Tom

  • Error message appears when attempting to access apps = server connnectio​n error -1.

    photosmart 6510, operating on a Mac computer. Error message occurs on product screen.  all network and wireless connections appear good. no new product updates available. The apps function was previously working OK until last 2 weeks

    Hello,
    The first thing I would do is follow step six in this document to set a static IP: http://h10025.www1.hp.com/ewfrf/wc/document?docnam​e=c02817031&cc=us&dlc=en&lc=en&product=4023246&tmp​...
    When it askes for DNS information, enter in Google's DNS. Preferred DNS = 8.8.8.8 Alt DNS = 8.8.4.4
    Once that is done make sure to turn the printer off and back on and try the apps again.  If you are still having trouble, try turning off your router and the printer.  Turn the router back on first, and leave the printer off untill the router looks like it is stable.  Once the router is stable, turn the printer on and try the apps.
    If that does not help, if you could provide me with the following information it would help me out. First, who is your ISP( Internet Service Provider, i.e. Comcast, AT&T, Verizon, ect.)? Second, who is the maker of your router? Lastly, what is the model number and firmware version of your router?
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

Maybe you are looking for

  • Can I use a photo as the color for my text swatches

    I want to create a set of letters (Lake in Wood Camping Resort) that use a photo of the campground as their swatch, instead of a solid color.  Can I do this?  If yes, how?  I am a novice at INDESIGN so need all the help I can get. My thought would be

  • CS4 license no longer working

    Re: the error 150 : 30 / license no longer working. Is there a reason a fresh installation is the "last resort" fix listed on Adobe's help page? Is it just the time involved? I have the CS4 suite, running on a Mac mini. Would there be patches or upda

  • Problem while creating change document

    hi all i am creating change document for master data like project type , project applicant but i am unable to complete it as i am very new to ABAP can any one give me step-by-step procedure to do the same? I have followed the procedure given in sap L

  • How to run a Java EE client application ?

    Greetings, I have a Java EE Application Project created with Eclipse (OEPE) and I don't know how to run it ? I asked the question on the OEPE forum but didn't manage to have any pertinent answer. I have also looked at Developing Java EE Application C

  • Staples rewards website not loading, it says it is done but the screen is blank, why?????????

    I try to go to this website but it says it was done loading and it is just a blank screen. == URL of affected sites == http://www.staplesrewardscenter.com or https://www.staplesrewardscenter.com