InCopy CS5.5 update content does not work

I am an editor using InCopy for editing my magazine. I only have InCopy. My art director who uses the full InDesign suite, and I work remotely. She sends InCopy files to me via Dropbox. When she makes changes to the files, my content update does not work. It is shaded grey. It worked a couple of times and then stopped. Does my art director need to do something on her end to ensure I can update content in files she sends to me?
Thanks for any help someone can provide.

Hi and thanks for the quick reply.
This is the problem:
My art director is using Indesign to create Incopy files for me to edit. We
both are working from remote locations and are using Dropbox (remote server)
to store our files. We have been having some problems... When my art
director changes an image I do not see the image change/update on my end.
How do we solve this problem?
We are both using the latest version of the software she is using InDesign
CS5.5 and I'm using InCopy CS5.5.
Thanks for your help.
Cheers,
Mary
Mary Scianna
Editor, Shop Metalworking Technology Magazine
Latest issue: http://shopmetaltech.dgtlpub.com
Vice President, Zedcom Media Inc.
Tel: 647 932 4477
Cell: 647 408 6137
Email: [email protected]
Web: www.shopmetaltech.com
Mary Scianna Courier Address:
416 Whitby Shores Greenway,
Whitby, ON L1N 9R5  Canada
Mailing Address:
1450 Headon Road, PO Box 93171
Burlington, ON L7M 4A3  Canada

Similar Messages

  • Update process does not work on Tabular Form

    Hello,
    I have 2 tabular forms on one page, which are using manual update processes.
    First form is created using wizard, and therefore works perfectly.
    The update process is as follows:
    DECLARE
      lc_string VARCHAR2(4000);
    BEGIN
      FOR i IN 1..APEX_APPLICATION.G_f01.COUNT
      LOOP
         lc_string := lc_string|| '[' ||APEX_APPLICATION.G_f*03*(i) || '|' || APEX_APPLICATION.G_f*04*(i) || ']';
      END LOOP;
      --Database processing using the concatenated string here
    END;Second form is created manually, using the following code:
    SELECT apex_item.checkbox (30,
                               '#ROWNUM#',
                               'onclick="highlight_row(this,' || '#ROWNUM#'|| ')"',
                               NULL,
                               'f30_' || '#ROWNUM#'
                              ) delete_checkbox,
           CATALOG_ID,
              apex_item.hidden (31, CATALOG_ID)
           || apex_item.text (32,
                              LANG,
                              80,
                              100,
                              'style="width:100px"',
                              'f32_' || '#ROWNUM#'
           || apex_item.hidden (33, wwv_flow_item.md5 (LANG, DESCRIPTION)) LANG,
           apex_item.text (34,
                           DESCRIPTION,
                           80,
                           100,
                           'style="width:255px"',
                           'f34_' || '#ROWNUM#'
                          ) DESCRIPTION
      FROM V_CATALOGS
    UNION ALL
    SELECT     apex_item.checkbox
                              (30,
                               TO_NUMBER(9900 + LEVEL),
                               'onclick="highlight_row(this,' || '#ROWNUM#' || ')"',
                               NULL,
                               'f30_' || TO_NUMBER (9900 + LEVEL)
                              ) delete_checkbox,
               NULL,
                  apex_item.hidden (31, NULL)
               || apex_item.text (32,
                                  NULL,
                                  80,
                                  100,
                                  'style="width:100px"',
                                  'f32_' || TO_NUMBER (9900 + LEVEL)
               || apex_item.hidden (33, NULL) LANG,
               apex_item.text
                                               (34,
                                                NULL,
                                                80,
                                                100,
                                                'style="width:255px" '  ,
                                                'f34_'
                                                || TO_NUMBER (9900 + LEVEL)
                                               ) DESCRIPTION
          FROM DUAL
         WHERE :P18_TEMP = 'ADD_ROWS1'
    CONNECT BY LEVEL <= 1However, the update process does not work on this form.
    I created it using the first one as an example, but with the id's of the second form:
    DECLARE
      lc_string VARCHAR2(4000);
    BEGIN
      FOR i IN 1..APEX_APPLICATION.G_f*30*.COUNT
      LOOP
         lc_string := lc_string|| '[' ||APEX_APPLICATION.G_f*32*(i) || '|' || APEX_APPLICATION.G_f*34*(i) || ']';
      END LOOP;
      --Database processing using the concatenated string here
    END;Also, both forms are opening in a modal pop-up dialog window.
    I use a Dialog Region plug-in for that.
    Please advise, what is causing a problem with update?

    Sloger,
    if this is your tabular form
    SELECT apex_item.checkbox (30,
    ...and this is your update statement
    FOR i IN 1..APEX_APPLICATION.G_f*30*.COUNT
    ...Then you will only ever update records that have been checked. Unchecked checkboxes are not passed back in the global array. You need to have a hidden column with the ID's for the record and loop through that when you are updating/inserting. That is why the built in tabular form has a MRU and a MRD. the MRU loops through the hidden ID column. The MRD loops through the checkbox.
    Thanks,
    Tyson Jouglet

  • I have Photoshop cs5 and the pen does not work. The icons below also do not work. Why? and how can I activate them? Thank you , Wren

    I have Photoshop cs5 and the pen does not work. The icons below also do not work. Why? and how can I activate them? Thank you , Wren

    Why?
    Do you expect an answer to that question based on the information you have provided so far?
    Please read these and proceed accordingly:
    http://blogs.adobe.com/crawlspace/2012/07/photoshop-basic-troubleshooting-steps-to-fix-mos t-issues.html
    http://forums.adobe.com/docs/DOC-2325

  • How do I uninstall the iPhoto update which does not work on maverick?

    How do I uninstall the iphoto update which does not work. ie it tells me my library is locked out and the recommended action by apple does not open the phot library first aid. ? i need to go back to the old iphoto.

    Terence, I was trying a way to message you directly - jumping on a recent thread seemed to be the only way (sorry, DEW45). 
    Terence, you seem to be the foremost expert on apeture and iphoto and have helped me many times in the past (thanks).  I have a question that you may be able to help with (anyone also feel free to take a stab).  I use blogger to upload my photos and host my blog (www.sippingespresso.com).  I spend hours organzing and editing photos - namely, I will enhance and sometimes alter an image in Apeture.  It always saves over the orginal file (at least for viewing purposes), which is fine by me.  But then when I go to upload the photos onto blogger it seems to always pull my dull, original image.  Obviously, I want the newer, bright, enhanced photo.
    I'm one step away from importing them, dragging them out of iphoto and into Photoshop, then editing the files and dragging them back into iphoto, deleting the originals and uploading from there.  There HAS to be a better way - please help!!  I've already posted far too many boring images without the beauty of Apeture's "auto enhance".
    Thanks in advance, Terence or anyone else. 

  • Photoshop CS5 Print Settings button does not work

    Photoshop CS5 (updated to newest version 12.0.4) Print Settings button does nothing regardless of printer requested.  Does not work with either an HP1102w or a Cannon Pro9000 Mark II.  I have deleted printers and reinstalled but it still doesn't work.  Using a Mac Mini with OS 10.7.5
    Message was edited by: HCASED

    Received this from Black Magic:
    From: Albert Chu [[email protected]]
    Sent: Friday, April 03, 2009 7:11 PM
    Subject: Re: For Albert: ISSUE: Playback Settings button in BlackMagic (Intensity Pro) project not working
    Importance: High
    Hello Joe,
    Funny enough, I was just about to run this test and happened to check with another tech about this.  Apparently another customer had gotten in touch with us regarding the same issue and after confirming this, found that it is a bug.  As such, this has been logged and we should hopefully see a fix for it in our future updates.
    Please continue to check our software downloads page for this update (we do an update roughly every 6 to 8 weeks).  Thanks for your patience.
    Regards,
    Albert Chu
    Support Engineer
    Blackmagic Design Inc.
    www.blackmagic-design.com

  • Lenovo System Update 5 does not work on my B580

    Hello,
    the Lenovo System Update 5 program does not work on my B580 laptop.
    After 16% of the status bar the program says "there are no packages for your PC".
    That can't be true, because i haven't installed all drivers and programs.
    I got .NET Framework 4 on my laptop.
    What will solve the problem?
    Greetings from germany
    MAD3000

    i also have the same problem with my B480

  • Update Software does not work anymore...

    two days ago i`ve tried to download updates from software update option on Mac OS X 10.5.2 and then it tells me that: you`re not connected to the internet, try again later...
    when i come home from work, ive tried again and then the update software tells me that i have new updates but does not appear any updates and i cant select Install option too.
    anyone who knows anything about it,
    please help me
    macbook core2duo 2ghz
    2gb ram
    80hd
    mac os x 10.5.2

    two days ago i`ve tried to download updates from software update option on Mac OS X 10.5.2 and then it tells me that: you`re not connected to the internet, try again later...
    when i come home from work, ive tried again and then the update software tells me that i have new updates but does not appear any updates and i cant select Install option too.
    anyone who knows anything about it,
    please help me
    macbook core2duo 2ghz
    2gb ram
    80hd
    mac os x 10.5.2

  • Save a published Access services database site as a template with contents does not work

    Hi
    I have a Access site on the SharePoint. I wanted the site to be duplicated to another subsite, I then did the usual - save site as a template with contents and made a copy of it, however it does not work. I have been getting the error as stated below
     error has occurred during report processing. (rsProcessingAborted)
    Query execution failed for dataset 'Default'. (rsErrorExecutingCommand)
    For more information about this error navigate to the report server on the local server machine, or enable remote errors
    However, it works if I make a local copy and publish it to the subsite? How does access services work on SharePoint and why the template option can't be chosen.

    Hi cally, check the following links for possible solutions:
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/1e2b77ba-4cfa-4aa3-97e4-b7b39fbd46fd/error-with-ssrs-report-that-has-a-sharepoint-list-data-connection-ssrs-r2-and-sharepoint-2010?forum=sqlreportingservices
    http://blog.mikehacker.net/2012/05/16/sharepoint-2010-access-services-reporting-with-sql-2012/
    cameron rautmann

  • Satellite A660 BIOS update link does not work

    Hey, I got a message today (on Toshiba tempro) that the BIOS update is available.
    Unfortunately the link does not work.
    I hope someone reads this part of the administration of technical assistance.

    Hi
    For PSAW3E:
    http://support.toshiba-tro.de/tedd-files2/0/bios-20100920154827.zip
    Run it as admin.

  • Java 7 Update 25 does not work consistently with FF 23.0.1 running in Mac OS 10.8.4. All plug-ins are up to date. Why?

    2013 iMac running Mac OS 10.8.4 & FF 23.0.1. When I attempt to access a site (usually a city government site) that requires Java, the applet runs, but the content fails to appear. Sometimes if I play with the various plugins, close FF and restart it, I can get the content to appear. But that tactic does not always work. Besides, it is annoying to have to shut down the program and then go back to the search results I was using to see IF it will work.

    Hello normandygroup,
    EDIT : test if java is installed correctly: http://www.java.com/en/download/testjava.jsp
    thank you

  • ITunes 6.0 updater link does not work

    I click on the link to download and nothing happens!!! I have looked all over the site for different links and none of them do anything. Can someone just SEND me the updater or something, because it seems to be impossible for me to get it from the website. Or perhaps give me a link to the site to download in case I'm looking at the wrong one. This is very frustrating. I DO NOT have Norton Antivirus, I have McAfee.

    I have, I think, the same problem. It's not this page that has the problem ( http://www.apple.com/itunes/download/ ), but when I put in my info, then press "Download", I get the "Internet Explorer was unable to link to the Web page you requested. The page might be temporarily unavailable" page. I can't connect to that page.
    I know my computer does not accept cookies, made that way by my IT dept. It's also possible I don't have administrator access. But I was able to download pre-6.0 version three weeks ago, and it works great. But then last Saturday, I downloaded songs in the morning. By the evening, it said to download, I now needed 6.0. And it won't let me download. Crazy.

  • Some msn content does not work with "4" but worked with 3 series

    Had to reload mozilla 3. Mozilla 4 did not allow any customizing of MSN home page. Moz 4 does not display e-mails link or Wall Street applications all of whick work in "3"
    Windows "7" system

    When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.
    (1) Bypass Firefox's Cache
    Use Ctrl+Shift+r to reload the page fresh from the server.
    Alternately, you also can clear Firefox's cache completely using:
    orange Firefox button (or Tools menu) > Options > Advanced
    On the Network mini-tab > Cached Web Content : "Clear Now"
    If you have a large hard drive, this might take a few minutes.
    (2) Remove the site's cookies (save any pending work first). While viewing a page on the site:
    * right-click and choose View Page Info > Security > "View Cookies"
    * Alt+t (open the classic Tools menu) > Page Info > Security > "View Cookies"
    Then try reloading the page. Does that help?
    Note that if you log in to msn.com through live.com or another Microsoft site, you might need to clear cookies for that site as well.

  • Envy 2 Since 8.1 update keyboard does not work right did several driver updates with no results?

    I even restored to factory settings, can i go back to 8.0 if Hp and Ms can't get it right?

    Pete,
    The invitation to Upgrade to Windows 8.1 comes from Microsoft.
    If you did not make backups, you might be able to order replacement Media from HP.
    You may find Recovery Media at your computer's website.  Start at: 
    HP Drivers & Downloads
    If available, the Media has its own category: Order Recovery Media
    ==========================================================================
    If you cannot find it, or you are outside of the US / Canada, you can call HP directly:
    Worldwide Support Portal
    Contact HP – USA - Phone Assistance
    Warranty Required – USA and Canada
    USA – Contact HP // Self-Help – Email - Chat
    ============================================================================
    Microsoft does care about their customers.  Microsoft's enthusiasm for Windows 8.1 might have overshadowed their inclination to warn you that not EVERY computer on the planet is able to run Windows 8.1 easily - or, in some cases, at all.
    The Envy 2, IF you are talking about the Envy X2 - one of various models, should be able to run Windows 8.1 if some precautions are taken ahead of time. 
    For example:
    Every driver must be updated to Windows 8.1 before you Upgrade
    Most user installed programs should be removed
    Most user settings should be set back to standard.  For example, set a standard background, do not expect your fancy Start Screen settings to survive, back up and strip the stuff from your Desktop.
    All connected devices must be removed.
    Security software must be removed.
    You should not attempt the Upgrade without having the means to get back to where you started.  Translation:  Make Backups - Make Backups - Make Backups
    The following might help you if you want to try again:
    Upgrade Windows 8 to Windows 8.1
    Good Luck!  Windows 8.1 is worth the journey if you can be successful.
    Click the Kudos Thumbs-Up to show appreciation and say Thanks.
    Although I strive to reflect HP's best practices, I do not work for HP. 
    Click Accept as Solution when the Answer is a good Fix or Workaround to your Question!
    Kind Regards,
    Dragon-Fur

  • After full system update ppp does not work anymore

    Well, I have this problem:
    1) I install Arch Linux from the latest Core
    2) I manually install the latest versions of wvdial and its dependences (xplc and wvstreams). This is an offline installation (because I can't set up internet without wvdial. So I save these packages on USB drive, and there I lanch pacman -U *.pkg.tar.gz)
    3) I set up my GPRS internet connection (I use a mobile phone)
    Everything works well (i.e.: I can ping google without problem).
    Problems arise if I decide to update my system. In this case, indeed, after updating and rebooting, my connection doesn't work no more. Everything works fine until I update. After update, I can say hello to my ppp.
    Then, I add some some details.
    These are the last lines of messages.log after a successful connection (i.e.: before the full update of my system)
    pl2303 4-2:1.0: pl2303 converter detected
    usb 4.2: pl2303 now attached to ttyUSB0
    usbcore: registered new interface driver pl2303
    pl2303: prolific pl2303 USB to serial adaptor driver
    PPP generic driver version 2.4.2
    NET: registered protocol family 10
    lo: disabled privacy extensions
    pppd 2.4.5 started by root, uid 0
    using interface ppp0
    connect ppp <-> /dev/ttyUSB0
    PAP authenticate suceed
    PPP BSD compression module registered
    PPP deflate compression module registered
    local IP address ...
    remote ID address ...
    primary DNS address ...
    secondary DNS address ...
    The last lines of messages.log after the update are:
    pl2303 4-2:1.0: pl2303 converter detected
    usb 4.2: pl2303 now attached to ttyUSB0
    usbcore: registered new interface driver pl2303
    pl2303: prolific pl2303 USB to serial adaptor driver
    PPP generic driver version 2.4.2
    NET: registered protocol family 10
    lo: disabled privacy extensions
    pppd 2.4.5 started by root, uid 0
    As you can see, it's seems there are problems in "using ppp0 interface". Indeed, pppd starts, but ppp0 interface not. I can also add that ifconfig ppp0 up and similar commands do not work (ppp0: no such device, or something like that).
    So, what can I do?

    I don't use ppp so this is just a guess.  However, after a recent upgrade I saw a message from pacman:
    [2010-02-14 09:07] >>> The kernel-mode plugin has a new place.
    [2010-02-14 09:07] >>> It's now located under /usr/lib/rp-pppoe/rp-pppoe.so
    [2010-02-14 09:07] >>> Change LINUX_PLUGIN to the new path in your /etc/ppp/pppoe.conf
    [2010-02-14 09:07] upgraded rp-pppoe (3.10-2 -> 3.10-4)
    Could this be the problem?
    Last edited by loafer (2010-02-23 20:01:29)

  • Flash content does not work

    I have installed and re-installed Flash but no matter what, Flash content will not play in either Safari or Firefox. I get a semi-greyed out QuickTime logo with a white question mark wherever a banner ad or any other Flash object should be.
    I ran AppleJack. That didn't help. Any ideas?
    Gary

    These are the downloads and the settings you need in order to view/hear pretty much everything that the net can throw at you: The setup described below has proved repeatedly successful on both PPC and Intel macs, but nothing in life carries a guarantee!
    Assuming you already run Tiger versions OS 10.4.9 or above (this has not yet been verified with Leopard) and have Quicktime 7.2 or above, and are using Safari 2 or 3, download and install (or re-install even if you already had them) the latest versions, suitable for your flavor of Mac, of:
    RealPlayer 10 for Mac from http://forms.real.com/real/player/blackjack.html?platform2=Mac%20OS%20X&product= RealPlayer%2010&proc=g3&lang=&show_list=0&src=macjack
    Flip4Mac WMV Player from http://www.microsoft.com/windows/windowsmedia/player/wmcomponents.mspx (Windows Media Player for the Mac is no longer supported, even by Microsoft)
    Perian from http://perian.org/
    Adobe FlashPlayer from http://www.adobe.com/shockwave/download/download.cgi?P1ProdVersion=ShockwaveFlash
    In Quicktime Preferences, under advanced, UNcheck Enable Flash, and under Mime settings/Miscellananeous only check Quicktime HTML (QHTM).
    In Macintosh HD/Library/Quicktime/ delete any files relating to DivX (Perian already has them).
    Now go to Safari Preferences/Security, and tick the boxes under Web Content (all 4 of them).
    Lastly open Audio Midi Setup (which you will find in the Utilities Folder of your Applications Folder) and click on Audio Devices. Make sure that both Audio Input and Audio Output, under Format, are set to 44100 Hz.
    Important: Now repair permissions and restart.
    The world should now be your oyster!
    You should also have the free VLC Player from http://www.videolan.org/ in your armory, as this plays almost anything that DVD Player might not.

Maybe you are looking for

  • LDAP Users & Home Directories

    Hello, any help would be much appreciated on this one! I have a Dual 2.3Ghz Xserve G5 running OSX Server 10.4.9 with a 700Gb Xserve RAID. All users home directories are stored on the RAID. I had 1361 users on the LDAP Open Directory system and all wa

  • Mac OS X 10.3.6 vs. higher versions

    As has been noted elsewhere by Ronald Rood and others, there is a kernel update / patched version pointed to by Oracle that you can download from Apple for 10.3.6 Server, descried on the Metalink article http://metalink.oracle.com/metalink/plsql/ml2_

  • Detecting removal of uninstalled usb device

    Hello, I have an application where I am setting a serial number in a USB device. I then remove the device from the Registry using Devcon (Devcon will not uninstall the device if it isn't plugged in). At this point I want the operator to unplug the de

  • IWeb Slideshow help/problems/question

    Hi everyone. I've been searching through all the posts and keep trying to use various methods to create a pop-up slideshow inside my iweb page. Nothing is working OR maybe it just can't be done? I need some expert help to check this one out for me. I

  • Intel Lights Out Management Config

    Ok, there are some pretty intelligent folks here, so I need to find someone who not only knows how to make LOM work, but who also know how to explain it to someone who is not a unix guru or in other words, simple step by step instructions. I've just