Please.. Help me. I can not open the file(untitled.prproj) which made at Premier Pro CC.

Hi.
I have a big problem.
The file which made at Premier Pro CC is never opened at Premier Pro CS6.
just the words ' The project appears to be damaged. it cannot reopen. ' appears on the screen. (WTF ...)
What should I do...?
I've found the solution everywhere.. but it's hard to search it..
please.. tell me the solution right here. or [email protected]
Thank you All.

What should I do...?
Check this thread on how to convert CC .prproj into plain XML document and that one on how to open up unzipped CC .prproj file in CS6. If you need CS5 or CS5.5 to complete the job, you can download it here (scroll down the page).

Similar Messages

  • Help me I can not open the iPad

    Updated versions to ios 7 but I forgot Password iCloud Please help me I can not open the iPad

    Try the following link to reset your password.
    https://iforgot.apple.com
    Or.. if your device is now disabled, read this...
    http://support.apple.com/kb/HT1212

  • I can not open the file in Photoshop...

    I can not open the file in Photoshop after formattatto pc.
    I get the following error "could not complete your request because there is an error in the program
    Please me!
    Thank you

    Version CS3
    Adobe DNG Converter and Camera Raw 4.6 update
    6.2MB
    10/10/2008
    Camera Raw 4.6 update
    3.5MB
    10/10/2008
    Camera Raw 4.5 update
    3.5MB
    7/28/2008
    Adobe DNG Converter and Camera Raw 4.5 update
    6.1MB
    7/28/2008
    Adobe DNG Converter and Camera Raw 4.4.1 update
    5.4MB
    4/10/2008
    Camera Raw 4.4.1 update
    3.3MB
    4/10/2008
    Camera Raw 4.3.1 update
    3.3MB
    11/15/2007
    Adobe Photoshop 10.0.1 update for Adobe Photoshop CS3
    72.8MB
    11/15/2007
    Adobe DNG Converter and Camera Raw 4.3.1 update
    6.1MB
    11/15/2007
    Adobe DNG Converter and Camera Raw 4.2 update
    5.9MB
    9/13/2007
    Camera Raw 4.2 update
    3.2MB
    9/13/2007
    Camera Raw 4.1 update
    3.2MB
    5/30/2007
    Adobe DNG Converter and Camera Raw 4.1 update

  • I can not open the file .7z to instal Photoshop CS6

    I can not open the file .7z to instal Photoshop CS6

    you should not manually extract that archive.
    download the matching exe (the extractor) and place it in the same directory as your 7z (archive). click, or double click, the exe.
    Downloads available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 | 12 | 11, 10 | 9, 8, 7 win | 8 mac | 7 mac
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7 win | 8 mac | 7 mac
    Lightroom:  5.7| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • #3125 error. I can not open the file

    We work on a Mac and a Win machine. We share the files via a NAS. We now encounter the problem that the muse-site saved by the Win machine can no longer be openend by the Mac. (#3125 error. I can not open the file). The only option to continue is to work via the Win machine.... ;-((( Please give us a solution. Ed

    A 3125 error indicates the operating system returned an error when Muse attempted to open the file.
    It's highly unlikely there's anything wrong with the file. If you haven't already confirmed, if you copy the file to the Mac's local drive it will open fine.
    I'm suspicious of file/folder permissions. Is it possible the account used to mount and write to the NAS from Windows has different user permissions than the account that's attempting to read it on the Mac? I could theorize a 3125 error might occur if one user with the necessary permissions wrote a file to the NAS and then a second user with insufficient permissions attempted to open it.
    Also, two users cannot simultaneously open the same .muse file on the NAS. Is that what's being attempted in this case? Muse goes to great lengths to attempt to prevent this and should put up an error about the file already being open in another copy of Muse. However, how that's detected is dependent on OS APIs that have subtly different behaviors on different servers and server protocols.

  • Getting "Can not open the file due to unknown error(FRM:0007)"

    Getting "Can not open the file due to unknown error(FRM:0007)", when refreshing the local copy of Deski report  from user docs.
    Any assistance
    Thanks,
    Sasi.

    Hi Sasi,
    One of the reason for this error is corrupted universe.So you can try following steps and restore copy of universe and then try to import this universe and check whether it works.
    1.While importing a universe, a temp file is created in the users local settings temp directory.
    2. For example C:\Documents and Settings\brijones\Local Settings\Temp\0dd0b0a7 .
    3. File has no extension is relatively the same size as the original universe file.
    4.Rename this file to original universe name.
    I hope it helps.
    Regards,
    Snehal

  • I would like to be able to edit MP4s in CS5.  I can not open the file. What am I missing?

    I would like to be able to edit MP4s in CS5.  I can not open the file. What am I missing?

    According to the publisher For GoSystem Tax, the 32-bit version of Internet Explorer 8, 9, or 10 is required.  Which means it can't be accessed from an iPad.  This seems weird.  I would recommend you contact the publisher.

  • Can not open the file

    After the report files were moved to the directory under root in Linux, I can not open the file(.rdf) in my working directory in linux even though it doesn't work in the report builder in window.(it used to work fine)
    error message the following;
    rep-0110:unable to open file 'c:\documents and settings\myhome\desktop\invoice10.rdf
    rep-1070:error while opening or saving a documents
    can you tell me what it is the solution for that?
    Message was edited by:
    Jin

    I think I have to recompile the files again.
    I found the following solution but i do not know where do i write this script(Dos) and how to run it.
    can you tell me more detail?
    For Windows
    Forms/Reports 6i
    REM WINDOWS COMPILE FORMS
    ::compile_forms.bat
    cls
    Echo compiling Forms....
    for %%f IN (*.fmb) do ifcmp60 userid=scott/tiger@v817  module=%%f batch=yes
        module_type=form compile_all=yes window_state=minimize
    ECHO FINISHED COMPILING
    REM WINDOWS COMPILE REPORT
    ::compile_report.bat
    cls
    Echo compiling Report .....
    for %%f IN (*.rdf) do RWCON60 userid=scott/tiger@v817 batch=yes source=%%f
        stype=rdffile DTYPE=REPFILE  OVERWRITE=yes  logfile=log.txt
    ECHO FINISHED COMPILINGMessage was edited by:
    Jin
    Message was edited by:
    Jin
    Message was edited by:
    Jin

  • Pages is not saving document correctly.  After saving the changes either do not appear or you can not open the file. The error is "not a valid format"  I am in Pages '09 4.1 (923).  I also use Parallels.  Anyone having similar issues?

    Pages is not saving document correctly.  After saving the changes either do not appear or you can not open the file. The error is "not a valid format"  I am in Pages '09 4.1 (923).  I also use Parallels.  Anyone having similar issues?

    I'm not sure that Lion AutoSave feature apply to network servers.
    I'm just sure that the Versions feature doesn't.
    Yvan KOENIG (VALLAURIS, France) samedi 21 janvier 2012
    iMac 21”5, i7, 2.8 GHz, 12 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    My Box account  is : http://www.box.com/s/00qnssoyeq2xvc22ra4k
    My iDisk is : http://public.me.com/koenigyvan

  • Help please I can not openening because: Error opening the document,  Acrobat can not open the file while printing another document

    Help, I ca not opening the file, beacause the mac says Error opening the document, Acrobat can not open the while printing another document

    Thank you very much for your replies Taggert_77 & swmtgoet_x :D
    Taggert77_: I have never used NetBeans. I only installed it in the bundle as I had read on another post that somehow installing the bundle magically helped another user with the same problem (he didn't know why it worked after that either).
    Before XP SP3 I was able to execute .jar file through cmd prompt. Now I am not.
    This file is executable, grab it and you will see. Here is a screen shot (program in front is FlashFXP, behind is the cmd prompt and what should happen):http://www.freeimagehosting.net/uploads/53273b4ddf.jpg
    swmtgoetx_: I only did the other cmd's to try to make it spit out something, anything lol :D
    The proper cmd is simply: java -jar soht-client-0.6.2.jar
    I did give your cmd a try, and it produced nothing :( (just like the other correct cmds)
    java -client -jar soht-client-0.6.2.jar soht.properties
    Thank you again...the mystery remains
    PS. If you do a search for this you'll find an amazing amount of XP SP3 users with the same problem and no solution posted that I could find except one chap that did the unistall install order that I did above).

  • Why can not open the file

    why can not open the file

    On which OS are you working?
    Did you see issue in opening pdf in browser or in Application?
    You can try upgarding to latest version of Reader via link
    http://get.adobe.com/reader/enterprise/

  • Please help with "You can't open the application NovamediaDiskSupressor because PowerPC applications are no longer supported." I have seen other responses on this but am not a techie and would not know how to start with that solution.

    Please help with the message I am receving on startup ""You can't open the application NovamediaDiskSupressor because PowerPC applications are no longer supported."
    I have read some of the replies in the Apple Support Communities, but as I am no techie, I would have no idea how I would implement that solution.
    Please help with what I need to type, how, where, etc.
    Many thanks
    AppleSueIn HunterCreek

    I am afraid there is no solution.
    PowerPC refers to the processing chip used by Apple before they transferred to Intel chips. They are very different, and applications written only for PPC Macs cannot work on a Mac running Lion.
    You could contact the developers to see if they have an updated version in the pipeline.

  • Please help!! "Can't open the illustration. This artwork contains a very large image that can not...

    Hi all, I am subscribing Illustrator CS6 16.0.0 and using it on Windows 7.
    Few days ago I was working with one file, I saved it successfully and now when I'm trying to open it an error message occures "Can't open the illustration. This artwork contains a very large image that can not be read on this version of AI. Please try with 64-bit version." and ALMOST ALL of the objects (vector) are missing as if they were deleted!
    It's kind of strange since I created the file with the same program and everything was working properly before.
    Please Please advice further steps for recovering my file.

    Thank you so much! the file is recovered (as well as my emotional state )
    The finding of the day - apparently I have two versions of AI in my PC!

  • PC to iMac, can not open the files

    I transfered adresses and agenda with WindowsMigration assistant.  Without asking me for a password there is now a new account with this information on my iMac.  But I can not open it because I don't know the password.
    I have tryed to change the password but no reaction.
    If I can open this account how do I move the adres and agenda content to the Adressbook and iCal of my main account?
    I also tried to download O2M but this 'Little machine website is under construction and it is not possible to download this software
    Raymond

    raymondfromhasselt wrote:
    No the system did not ask for a password.  On my PC (the one from witch I want to get the addres book) has no password at all.
    You should be asked to create a password for the new account created on your Mac. 
    As I read Apple's OS X Lion: About Windows Migration Assistant document, that should happen after the migration is complete, when you next log on.  So you may need to run the assistant, log off, then log back on to see the prompt.
    I am struggling several days and tried several times. 
    I suspect that each time you run Migration for Windows, it will create a new account, so you may have several.
    They should all be listed on System Preferences > Users & Groups.

  • It appears that I someone tried installing CS3 and Professional 8 on my computer. I can not uninstall any of the items. Can you please help? I can not open anything coming on to my computer.

    I have color, ps, illustrator, fonts, camera raw, CS3 premium, Flash 9 plug in... I can not uninstall any of these things. I can not make changes, updates, or uninstall

    Adobe Creative Suite Cleaner Tool
    helps resolve installation problems for CS3 thru CS6 and for Creative Cloud
    http://www.adobe.com/support/contact/cscleanertool.html
    Adobe Reader and Acrobat Cleaner Tool
    The cleaner removes a standalone installation of Reader or Acrobat, including any preferences and settings that may be preserved during a standard program uninstall
    http://labs.adobe.com/downloads/acrobatcleaner.html

Maybe you are looking for