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

Similar Messages

  • HT1349 I can not install iTunes on my PC, I get an error message: "Unable to remove the previous version of Apple Software Update". How should I resolve this problem.

    I can not install iTunes on my PC, I get an error message: "unable to remove previous version Apple Software Update"

    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get aCode 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any Apple Software Updateentries and click "Remove", as per the following screenshot:
    Next, select any Bonjour entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install using an iTunesSetup.exe (or iTunes64Setup.exe) downloaded from the Apple Website:
    http://www.apple.com/itunes/download/
    Does it go through properly this time?

  • Ibook author 2 will not open file created in ibook author

    ibook author 2 will not open file created in ibook author.  How can I find out what is causing this?  I read it might be a video file, but can't find out which one.
    TIA

    There should not be a simple issue just because of versions, I think.
    You may have a corrupted asset, as you seem to think. In that case, it's up to you to dig into the exact cause, sorry.
    Did you call support for this yet?

  • 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.

  • Fatal error : can not open file 'msvcrt.lib'

    Hello dudes !
    I am using windows and jdk1.6. I want to develop one application using JNI. As steps for JNI, i have created Helloworld java class and compiled it, then created header file using jnh. After that i have created HelloWorld.c file.
    To build dll file, i am executing the below command
    "cl -Ic:\java\include -Ic:\java\include\win32 -MD -LD HelloWorld.c -FeHelloWorld.dll".
    Command giving the output as follows:
    HelloWorld.c
    Microsoft (R) Incremental Linker Version 8.00.50727.42
    Copyright (C) Microsoft Corporation. All rights reserved.
    /dll
    /implib:HelloWorld.lib
    /out:HelloWorld.dll
    HelloWorld.obj
    LINK : fatal error LNK1104: cannot open file 'MSVCRT.lib'
    Can anybody say why it is giving this problem.
    Also i tried giving the msvcrt.lib path as the value for -MD option,
    cl -Ic:\java\include -Ic:\java\include\win32 -MD"c:\Microsoft Visual Studio 8\VC\lib" -LD HelloWorld.c -FeHelloWorld.dll
    Then it is giving "can not open file LIBCMT.lib" .
    Note : ...\VC\lib and ....\VC\include are added in the path.
    Can anybody tell the solution for this ?
    Thanks in advance!!

    Hi,
    I was with the same problem. You have set the your VCC environment.
    Path, Include and Lib.
    In your directory VCC (2003 toolkit), you have a .bat file (vcvars32.bat)
    Run the bat, or copy and past this command in your command prompt.
    In my compilation, I run the code, wihtout -MD and -LF. In your, just:
    cl -Ic:\java\include -Ic:\java\include\win32 HelloWorld.c -FeHelloWorld.dll
    thanks,
    Fabio Pinheiro
    Brasil.

  • After o download the browser ,i get message that says can not open file what do i need to do to download the browser i have tried 5 times get same message

    its the same shit i asked before after i download the browser i get message can not open file what do i do to dwonload the browser

    That message is usually a sign that you tried to roll back to an earlier build of iTunes, but occasionally I've seen it connected to a new upgrade. This technique should fix things.
    Empty/corrupt library after upgrade/crash
    Hopefully it's not been too long since you last upgraded iTunes, in fact if you get an empty/incomplete library immediately after upgrading then with the following steps you shouldn't lose a thing or need to do any further housekeeping. In the Previous iTunes Libraries folder should be a number of dated iTunes Library files. Take the most recent of these and copy it into the iTunes folder. Rename iTunes Library.itl as iTunes Library (Corrupt).itl and then rename the restored file as iTunes Library.itl. Start iTunes. Should all be good, bar any recent additions to or deletions from your library.
    See iTunes Folder Watch for a tool to catch up with any changes since the backup file was created.
    When you get it all working make a backup!
    tt2

  • 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?

  • 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]

  • 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

  • Include jni.h !! can not open file

    include<jni.h> !! can not open file
    i wrote a program Test.class and i make Test.h and i make .def and .c, but whan i want to compile .c i have massage: can not open jni.h file

    You need to check that the include path for your compiler is set correctly. You must read the documentation for your compiler / platform / IDE to find out how to do this.

  • Uninstalled new version, horrible. Installed the older version and now it won't open! HELP WANT MY MUSIC!

    I installed the new version thinking it would be the same, It was horrible! uninstalled it... Installed the older version and now it won't open and when I try it says it can't because the library can't open because it was used on a newer version. Come on! I just want my music! How do I open this and get my music back.
    I put my Ipod in and it still says the same thing, what's going on? Please help me!

    I don't know whom to thank first-- b noir for telling me about the Lorraine fix or Lorraine for figuring out the fix. THE LORRAINE FIX WORKED FOR ME!!! (I feel a little like I am advertising "Hooked on Phonics" with that last line!)
    Thank you doesn't say it strongly enough, but THANK YOU b noir and Lorraine for your help. I was to the boiling point last night and starting to get there tonight. Now I am resting easy and thankful that there is a community of computer users out there who care enough to troubleshoot problems together and work together to figure out a solution--and then to take the time to post and share information.
    I would STRONGLY suggest that anyone who is having the iTunes issues where iTunes just plain won't open at all after downloading the newest version and has a pc with Norton Internet Security 2005 try the "Lorraine Method."
    I am so happy I think I might sing. Or not--I will let my songs on iTunes do the singing for me now that I can again!!!!!!!
    And to those still looking for answers--be patient--I now know how incredibly frustrating this can be and I hope that you all find your solutions very very soon!!
    --Alexis

Maybe you are looking for

  • How to install PS CS4 64bit in a Dual Boot system

    Hi, I have just created a dual boot system. Dell XPS 600 3 gig of ram (soon to be 6 gig Windows XP Pro 32 bit Windows Vista Home Premium 64 bit The windows OS can not see above 2 gig (and that is a long story but believe me I have had it confirmed -

  • Battlefield 3 on a Imac 27" possible?

    Hello everyone, I think i gonna buy an Imac 27" 1 ghz gpu 3.1 ghz i5. But is it possible to play battlefield 3 on it, with boot camp and windows 7? Greet, Henk-Jan Leusink

  • Special Characters on Mac

    I'm taking an online math class and I'm trying to figure out how to type the squared symbol using my mac. I looked in my owners manual and looked in my system preferences trying to find special characters but I haven't been able to find any. Does any

  • The given link is not working sap help(best Practice documets)

    Hi Experts, http://help.sap.com/bpcrmv250/CRM_DE/BBLibrary/html/BBlibrary.htm_ Please see the above link, Earliet  the link consists of documents for CRM 7.0 confrigration. But now the link is not working at all. PLease provide a link if it is there

  • Emails from hotmail alias still showing as from primary email address - can anyone help?

    Hi, I've added an alias email address using Manage Identities. When I compose an email from that alias address, I can choose my alias email address in the 'From' bar - so that bit seems to be working. But the recipient is still seeing my primary addr