I can not open files in Adobe cc

Please help...
After installation of Mavericks I get an error when opening and saving files in photoshop cc and cs5, indesign cc, illustrator cc and cs5.
I reinstalled the applications. I repaired the volume. Nothing works...
This is the open files notification:
When saving files the windows closes immediately with no notification.
Please help...I'm in trouble...

Can anybody help me?
After installation of Mavericks I get an error when opening and
saving files in photoshop cc and cs5, indesign cc, illustrator cc and cs5.
I reinstalled the applications. I repaired the volume. Nothing works...
This is the error:The operation can not be completed. An unknown error occurred.

Similar Messages

  • Adobe photoshop lightroom won't install on my Mac - error can not open file

    Adobe Photoshop Lightroom4 will not install on my Mac. "Error can not open file" when trying to open will installer. If I cannot get it to work I would like to return product.

    What version of Mac OS are you using?  What is the exact name of the file which you are double clicking on?  If you right click on the file and select Get Info what does it state under the Open With section?

  • Can not delete files from Adobe reader

    can not delete files from adobe reader.

    Can you let us know a little more about what you are trying to do? Adobe Reader opens pdf files but does not store them so, there's nothing to delete.

  • How can i open file from adobe reader..i already have adobe read

    how can i open file from adobe reader..i already have adobe reader installed and cannot open a
    file and i cannot convert my file into pdf..

    Is the file really a PDF? Where is it? Have you tried opening it from within Reader?

  • I bought a Sony alpha 77II and can not open RAW in adobe photoshop elements 12.

    I bought a Sony alpha 77II and can not open RAW in adobe photoshop elements 12. Image data converter is not ok because of to much pre defined colour management, suggestions ?

    [discussion moved to Photoshop Elements forum]

  • I can not open files created in iWork 6 or iWork 8 with pages 5.2. I removed the older versions and emptied my trash.  what to do?

    i can not open files created in iWork 6 or iWork 8 with pages 5.2. I removed the older versions and emptied my trash.  what to do?

    Reinstall iWork '08 which can export to Word .doc/x files.
    Peter

  • I can not open documents using adobe reader because I have to accept "end user agreement".  How do I get to agreement?

    I can not open documents using adobe reader because I have to accept "end user agreement".  How do I get to agreement?

    thx but the only thing that happens when I open Adobe Reader is that a small icon appears in the bottom-line. There is no dialogue box where I can accept!

  • Can not open pdfs w/adobe reader for android on archos 10i tablet?

    I can not open pdfs w/adobe reader for android on archos 10i tablet? How to fix it?

    Hi Dennis, thank you for the reply. I have Adobe Reader installed and open. When I click on the pdf documents an error message box opens and says "Error. The document cannot be opened beacause it is not a valid pdf document". Perhaps the pdf's on the USB memory stick are corrupted. I can't open them on the laptop either. I'll reload them and try again.

  • Hello Sorry for the inconvenience, but I have a problem in Java I can not open files, audio chat, which type of jnlp after the last update of the Java 2012-004 Please help me in solving this problem.

    Hello Sorry for the inconvenience, but I have a problem in Java I can not open files, audio chat, which type of jnlp after the last update of the Java 2012-004
    Please help me in solving this problem. 

    Make sure Java is enable in your browser's security settings.
    Open Java Preferences (in Utilities folder)
    Make sure Web-start applications are enabled.
    Drag Java 32-bit to the top of the list.
    jnlp isn't an audio file format. It's just a java web-start program (Java Network Launching Protocol).

  • After update to OS X Maverick I can not open files in Lotus Notes Smart suite. Is there any way to solve this problem?

    After I updated to OS X Maverick I can not open files in Lotus Notes Smart suite. Is there any way to solve this problem?

    Ok this worked to solve the error.
    Use cmd prompt in windows 7 or 8 and run as admin:
    sc config lanmanworkstation depend= bowser/mrxsmb10/nsi
    sc config mrxsmb20 start= disabled
    No need for all that power shell nonsense as shown elsewhere for windows 8.
    That's it. Also force smb2 disabling on the apple side for good measure.
    With the above I was able to network mavericks and windows 8.1 pro flawlessly. He issues I had before where I could not read video, ISO and audio files (but could open documents and pictures from the windows machine connected to an apple network share folder went away.

  • Illustrator CC 2014 can not open file if you save that in Illustrator 8

    Hi,
    Illustrator CC 2014 can not open file again f you save that file in Illustrator 8. Using Illustrator CC 18.0.0
    TIA.

    Hi Imran,
    Can you please share your file (original source file which I can open in AI CC 2014 ) with me?
    I want to down-save that in Illustrator 8 and check that what is happening in this workflow.
    Thanks & Regards,
    Raghuveer
    [email protected]

  • JSON.parse Response parse failed. I can not open files and JSON.parse Response parse failed. shows up it dosn't happen with I E browser

    JSON.parse Response parse failed.
    I can not open files. And JSON.parse Response parse failed. shows up.
    It doesn't happen when i use the I E browser, so I can't use firefox

    Hi
    I'm trying to make a movie from the JpegImagesToMovie class. But i get a null point exception :(
    java.lang.NullPointerException
         at com.sun.media.multiplexer.video.QuicktimeMux.writeVideoSampleDescription(QuicktimeMux.java:936)
         at com.sun.media.multiplexer.video.QuicktimeMux.writeSTSD(QuicktimeMux.java:925)
         at com.sun.media.multiplexer.video.QuicktimeMux.writeSTBL(QuicktimeMux.java:905)
         at com.sun.media.multiplexer.video.QuicktimeMux.writeMINF(QuicktimeMux.java:806)
         at com.sun.media.multiplexer.video.QuicktimeMux.writeMDIA(QuicktimeMux.java:727)
         at com.sun.media.multiplexer.video.QuicktimeMux.writeTRAK(QuicktimeMux.java:644)
         at com.sun.media.multiplexer.video.QuicktimeMux.writeMOOV(QuicktimeMux.java:582)
         at com.sun.media.multiplexer.video.QuicktimeMux.writeFooter(QuicktimeMux.java:519)
         at com.sun.media.multiplexer.BasicMux.close(BasicMux.java:142)
         at com.sun.media.BasicMuxModule.doClose(BasicMuxModule.java:172)
         at com.sun.media.PlaybackEngine.doClose(PlaybackEngine.java:872)
         at com.sun.media.BasicController.close(BasicController.java:261)
         at com.sun.media.BasicPlayer.doClose(BasicPlayer.java:229)
         at com.sun.media.BasicController.close(BasicController.java:261)
         at movieclear.MovieManager.JpegImagesToMovie.controllerUpdate(JpegImagesToMovie.java:179)
         at com.sun.media.BasicController.dispatchEvent(BasicController.java:1254)
         at com.sun.media.SendEventQueue.processEvent(BasicController.java:1286)
         at com.sun.media.util.ThreadedEventQueue.dispatchEvents(ThreadedEventQueue.java:65)
         at com.sun.media.util.ThreadedEventQueue.run(ThreadedEventQueue.java:92)
    Please please help me out.. I'm totally stuck in this thing. A MOV file is created, but it's a 0kb file.
    Please help me out..
    Sootie.

  • Garage band can not open files because sound can't be found

    can not open file. it says sounds are not on computer. but they certenly are! it offers me to buy it.... of i dont do.
    i meen i used that sound to create that file...
    one day it just worked again for some times. but now same problem again...

    Please repost in the InDesign forum. It sounds like a permissions issue. Please state your OS, your version of InDesign, and the location of the files that you cannot edit.
    BTW, in Lion, Apple decided that older files cannot be opened for editing. You need to open the file and do a save as to create an editable file. This is supposed to protect you from accidentally overwriting old files. I think it is a little big brotherish. But some have said they are happy with the new way of handling old files.

  • I can not open files FH11, Is it because I have the trial version of Illustrator CC 2014?

    I can not open files FH11, Is it because I have the trial version of Illustrator CC 2014?

    FH support has been dropped in CS6.
    The FH plugin from tensai.co.uk should solve your problem.

  • Hi, I got iMac and I can not open file "doc" when I have downloaded from distance learning internet page. I have office program, but when I try to open file it shows: u1-assesment.doc uses a file type that is  blocked from opening in this version.?

    Hi, I got iMac and I can not open file "doc" when I have downloaded from distance learning internet page. I have office program, but when I try to open file it shows: u1-assesment.doc uses a file type that is  blocked from opening in this version.?
    I have tryed to change just extension from doc to docx, but it doesn't work. I am new user, please help

    Consider the Mcrosoft Office:Mac forums as well:
    Office for Mac forums
    Here is an MS page that deals with that error message:
    http://answers.microsoft.com/en-us/mac/forum/macoffice2011-macword/bs0811doc-use s-a-file-type-that-is-blocked-from/548ce159-8157-419e-9552-1789594fafe9

Maybe you are looking for

  • UPDATE : Toshiba Recovery Wizard 'cannot read from source file or disk' error (satellite L500)

    UPDATE 2: Phoned Toshiba tech support again, guided by techie to begin the recovery again. Just before phoning I was able to go into recovery options and view the drive setup and all the files that couldn't be read are on the CD so I've no idea why t

  • Volume Bar is not working

    Dear Sir/Madam, I have a iphone 4. Update with ios7.1. I have a little problem with Volume bar. When i am trying to play music or video, Sound *****. It is not working. i can not listen sound volume, there is no sound bar in media file. i have Reset

  • HTTP Redirect not working as inteded

    We went live with a new website on a new domain yesterday. The plan was to redirect traffic to the new domain. When you enter olddomain.org, it redirects you properly to newdomain.com as it should.I work for financial institution that uses online ban

  • HT201302 How do I backup my photos on my iphone after I updated my software?

    How do I backup my photos on my iphone after I updated my software? It is asking me to restore my iphone but I need to back it up first.

  • Can't Save Projects

    I have installed the trail version of Premier Pro, and it won't allow me to save the project to my hard drive.  Is this because it it the trial version?  If not, how can I do it? [Please choose a short description for the thread title and only post t