Illustrator CS4 File Not Found Issue

I have always been able to Right Click and Open With Illustrator CS4 to open and edit PDFs.
Recently I get an error window stating File Cound Not Be Found.
I can open it with no issue going through the File>Open....preocedure.
Ideas to fix?

I deleted and attemped to recreate the file association.
I had some success.  The file could not be found message is gone and Illustratro opens.  However, it open to a blank document with the start screen up.
It is the same thing as if i had just opened Illustrator from the .exe icon, but the file I wanted to work with does not appear, so i then have to go through the open command and find the file.
Suggestions please?

Similar Messages

  • Crystal report 13.0.2 document.ExportToStream html40 file not found issue

    when export to html, it seems like the html file is exported suessfully but when it is reading the file back, it said the file is not found. but by opening up the temp folder, the file is there but with the .html extension instead of the reported missing file with the .htm extension. bug?

    hi Don,
    here's the code used:
    var stream = document.ExportToStream(ExportFormatType.HTML40);                           
    that's where the exception is thrown. with reflector, the code boil down to this:
    HTMLFormatOptions htmlFormatOptions = new HTMLFormatOptions();
          htmlFormatOptions.HTMLBaseFolderName = (string) null;
          StringBuilder stringBuilder = new StringBuilder();
          stringBuilder.Append("cr_export_");
          stringBuilder.Append(Guid.NewGuid().ToString());
          stringBuilder.Append(".htm");
          string path = Path.Combine(Path.GetTempPath(), ((object) stringBuilder).ToString());
          htmlFormatOptions.HTMLFileName = path;
          htmlFormatOptions.HTMLEnableSeparatedPages = false;
          reqContext.ExportInfo.ExportFormatOptions = (ExportFormatOptions) htmlFormatOptions;
          HTMLExporter htmlExporter = new HTMLExporter(this, reqContext);
          htmlExporter.Export();
          FileStream fileStream = new FileStream(path, FileMode.Open, FileAccess.Read, FileShare.None);
          try
            MemoryStream memoryStream = new MemoryStream();
            try
              byte[] buffer = new byte[4096];
              int count;
              while ((count = fileStream.Read(buffer, 0, 4096)) > 0)
                memoryStream.Write(buffer, 0, count);
              if (memoryStream != null && memoryStream.Length > 0L)
                return (Stream) memoryStream;
            catch
              memoryStream.Close();
          finally
            if (fileStream != null)
              fileStream.Close();
            htmlExporter.RemoveTempFiles();
    notice the line
    htmlExporter.Export(), think that's where it generate the whatever.html page, but notice the path building logic, it use .htm but not .html.
    is it not a bug? I open up the temp folder and see the .html file but not the .htm file.
    Kevin

  • File Not Found in illustrator

    Hello everyone...
    I am running on a windows 7 computer with ID CS6. When I try to click an .AI or (illustrator).EPS link in ID- illustrator says "File not found". So the only way I can open it in Illustrator is to go to the actual folder and drag it in there or "File>Open" from the original folder.
    This is time consuming when I have hundreds of files to quickly edit...
    On a side note: when I looked into this a while ago but didn't have time to follow through, I had to copy or replace some file in the programs file in the illustrator files. I am just hoping someone knows that detail.
    Thanks!

    If the linked file is selected in ID you can use right-click and just select Edit Original from the contextual drop-down which shows up.

  • "file not found" for most recordings on GB

    Hello,
    I've used GB to record podcasts over the past few months and each time something very troubling eventually happens: I open the file several weeks later and am told that the track onto which I recorded cannot be found.
    I tend to save my GB files on an external harddrive but given that I am new to the software, I haven't paid a lot of attention to where the program might save the media.
    The files that are missing are usually .aif files. I have done several searches in to try and find the missing files but with no luck. The GB files themselves are saved in the automatic My Garageband Files folder.
    I don't understand why the "file not found" issue only arises after a few weeks or months of not touching Garage Band. Any idea of how I can find these tracks? Or are they lost forever?
    Any help would be so appreciated.

    I'm a little confused by your question. You say you are saving GB files on an external drive, yet the GB files themselves are in your My GB Files folder. In any case, here are some things you can try:
    Moving forward, when you save to an external drive, select Save As and choose "Archive Project." That should keep all audio files with the project and may solve everything.
    If there is a GB file on your internal drive, double click on that and see if everything is fine (in other words, this assumes the same file is on your internal drive complete, and on an external drive incomplete). 
    If there is a GB file on your internal drive, or anywhere for that matter, control click on it, select Show Package Contents, and look in the media folder. All your audio files should be in there (and therefore recoverable).
    If you are still having problems, try recording, saving, and working with your projects on your internal drive (and backing them up to an external drive in the Finder).

  • "File Not Found" When opening a file in illustrator CS3

        I having issues where when I click on a file it launches illustrator but then I get prompted with file not found. I then open illustrator and browse to the file and am to open it....any ideas? This one has me stumped.

    I think I found the problem. I am using Illustrator CS5 (15.0.02) running on MacOS (10.7.5).
    In my script, Folder.selectDialog function was returning "file:///Users/alex/Apps/temp", when I selected the temp folder from the dialog box. I want the function to return "/Users/alex/Apps/temp". If I hardcode the path (as shown below), the javascript runs fine.
    // Select the source folder.
    //sourceFolder = Folder.selectDialog( 'Select the folder with Illustrator files', '~' );
    sourceFolder = Folder("/Users/alex/Apps/temp");

  • "File not found" error when I try to render an animated menu (on mac) Encore CS4

    I'm making a dvd with at least 2 animated menus. It means that I have a 1 movie in the background of each menu. Over my background, I have 3 thumbnail buttons which contain a small piece of movie animated movie too. When I try to to view my menus, in order to see the animation in the background and in the thumbnails I need to render the animation through File - Render - Motion menus.
    The problem is that it works for the first menu but then when I continue my navigation to the second menu that has animation in background and thumbnails too, if I choose Render Motion menus,after 3/4 of the rendering it says "file not found" even if all the files are well in place in their folders.
    Does anyone would have an idea of how to resolve this stupid problem that prevents me to burn my project on a DVD since the same errors will appear during the burning process (I use a mac with Encore CS4). Is it a bug? What are the solutions? Thanks for answering.
    Steven.

    SteveDVD,
    The use of the .WMV was because that was part of the Library .EM template. I would not anticipate problems with other formats, so long as they are supported and the same for all of your Menus in the Project.
    If you have done several Motion Menu Renderings, you might want to clear Encore's Media Cache, just in case it is still referencing previous Render files.
    And yes, the re-Importation should yield the same result as Linking/re-Linking.
    Unfortunately, I do not have CS4, so I can't test this for you. There do seem to be a few real Bugs in the various CS4 programs, and maybe this is one?
    That "File Not Found" rings a bell in my feeble brain. Seems that there was a post on that, but I do not remember it being related to Motion Menus. Maybe search will yield something of use.
    Good luck,
    Hunt

  • Oracle DB 11g Release 2 Installation in Solaris OS for SAP - issue: Files not found

    Hello All,
    Having problem during my installation of oracle DB.
    the installer keeps on prompting that files not found and the directories and files permission seems different from expected
    I attached the images of the files the installer is looking for and also the /oracle/<SID>/11ginstall_11202.log
    I also attached the thing i put in ENV command
    Not sure if its the issue in the oracle profile or installer itself or wrong input
    please help

    Hi Frogoso,
    Please have a check on the known issues SAP note for Oracle installation.
    Section G: is related to Solaris
    1431796 - Oracle 11.2.0: Troubleshooting the Software Installation
    You may re-check whether all the Solaris related pre-requisites are met before executin RUNINSTALLER.
    Suggestion here would be to go with latest available Oracle patch 11.2.0.4 as you are installing a new system.
    Hope this helps.
    Regards,
    Deepak Kori

  • "Lexical and preprocessor issue 'ContextLocation/QLContextPlaceConnector.h' file not found".

    Every time I restart my computer then open my app again the following error is prompted "Lexical and preprocessor issue 'ContextLocation/QLContextPlaceConnector.h' file not found".
    But is is under my app and it is checked.

    Is this an app you wrote yourself?

  • I reinstalled my OS as I do every year or so. when I install CS4 I do not have Premiere Pro Adobe Premiere Pro Error 1603. Error 1311.Source file not found: F:\Adobe CS4\payloads\AdobePremierePro4All\AdobePremierePro4All1.cab.  Verify that the file exists

    Error 1603. Error 1311.Source file not found: F:\Adobe CS4\payloads\AdobePremierePro4All\AdobePremierePro4All1.cab.  Verify that the file exists and that you can access it.

    And what exactly? You have not provided any system info or other details.
    Mylenium

  • EM Configuration issue : file not found

    I have installed Oracle 10g db on Linux & my Enterpise Manager Url is not working
    When I give a command emctl dbconsole start ,I get the an error EM Configuration issue : file not found
    Help is appreciated.
    Savitha

    Did you ever get an answer for this? I am experiencing teh same error after running the upgrade script.

  • IPod Sycn issue - Required files not found

    My iPod has been running well for a year and a half up until the last month. I have two Libraries which make up my music collection, my main Library on my PC running Windows XP of about 11 Gigs and about a Gig on my Laptop running on Vista.
    When adding music onto my iPod - 30Gig video, 4th Generation, I think - I receive a message, saying iPod "could not be synced. Required file not found." After this, my iPod stayed froze until I let the battery run down, then I restored it.
    I took it into the Apple store and the guy said the problem was either a faulty USB cable or a bad song file. I knew it wasn't the USB, and it has proven not to be since, as it works fine on both comps still. I thought I found the file, one the iPod froze up on syncing a while on the laptop. Got rid of it, seemed fine.
    Until last week. My music collection has been getting bigger and I think I've hit a wall. I'll load my 11.5 Gigs from my PC, then I'll be able to load about a Gig onto my iPod from the Laptop and it'll freeze. It's not one specific file, it's frozen on a number of different files. I do the upload on the laptop last because for some reason it hates to Restore the iPod (unresponsive, not freezing but iTunes stops working).
    I can't figure it out, is this a software issue or is it some hardware problem I can't fix?

    Hey, I've been fighting with my iPod for the last two hours with the same REQUIRED FILE NOT FOUND error. I found little help on here. Finally, I decided to connect the iPod USB cable to another USB port on my machine... is synchronizing like new... actually, it is finished. No error.
    So, maybe try a different USB port. Can't hurt.
    Cheers.

  • Network location appear this error:"file not found".

    Hi guys, we change the location of files for ours user to network location, so when we try to open any illustrator file in network location appear this error:"file not found". this error only with network file! how can we solve this problem

    cbessa,
    External media: It is always recommended here to open/save from/to own hard disk, and to copy from/to networks and removable media. You may be lucky (for a while), but the chances of file corruption and other unpleasantnesses are immensely greater when you use anything but the harddisk, and it is better to be safe than sorry.
    In addition to the (far greater) risk of file corruption, some issues are mentioned here:
    http://helpx.adobe.com/illustrator/kb/illustrator-support-networks-removable-media.html
    If you transfer by external means it is always safest to zip/compress the file to avoid corruption.

  • Error on WWI server EHS_GLM_GENSERV: Results file not found on production

    Hi Experts,
    I need some help/advice. We have issues with our new EH&S WWI server. 
    This new setup working OK with Dev and QA (the WWI and GLM part is just fine), We did try to link this server to production then it gives below error.
    Only difference between  existing WWI QA and production server is that
    Existing QA and development WWI server installed at location C:\Program Files (x86)\EHS\WWI 
    And Same path maintain on new server C:\Program Files (x86)\EHS\WWI  
    But existing production WWI server installation path  is  different C:\Program Files\EHS\WWI
    So is there any customizing changes required from SAP side to avoid this error on production
    Can you please advise on this.
    ================================================================================
    Error on WWI server EHS_GLM_GENSERV: Results file not found
    Message no. C$830
    Diagnosis
    The results file of the generation was not found on the WWI server EHS_GLM_GENSERV.
    System Response
    Generation was not carried out.
    Procedure
    Advise your system administrator to check the WWI installation on the WWI server EHS_GLM_GENSERV.
    Check the Windows event log on the WWI generation server. The event log may contain other error messages.
    SAP Note 1058521 provides possible solutions for this error.
    ==================================================================================
    Log shows
    ============================================================================================================================================
    E000 Error: OLE Exception (-2146823114) from Word8_OpenDoc (docs.Open) by Microsoft Word: This file could not be found. (C:\Windows\...\r00000000000001422051.rtf) (HRESULT Code:5174)
    E000 Error opening document (Word8_OpenDoc: Documents.Open failed)
    ================================================================================================================================================

    Hello Gajanan,
    the path of the temporay workfolder can be configured in the IMG. Often this path is setup as the WWI server installed location but it is just a temporay workfolder which must exist on the WWI server. The path can be configured under:
    For ECC 6.0 Ehp 0-2 and lower
    Environment, Health and Safety -> Basic Data and Tools -> Basic Settings -> Specify Environment Parameters
    For ECC 6.0 Ehp 3-6
    Environment, Health and Safety -> Product Safety -> Global Label Management -> Make Settings for Basic Data
    For ECC 6.0 Ehp 7
    Environment, Health and Safety -> Global Label Management -> Set Basic Data and Tools for Global Label Management -> Make Settings for Basic Data

  • Cannot delete file error -43 file not found

    I cannot find and/or delete a file. The error is -43 file not found. It prevents me form making a backup with carbon copy.
    The file was in applications / illustrator / legal / strangecharacters.html (now in trash) and size 112kb.
    I am the admin of the machine on OSX 10.4.8
    I have read & write permissions
    Owner og the file is system.
    I cannot change the filename: Unexpected error code -43!
    I cannot change owner: Unexpected error code 213!
    I cannot drag the file out of the containing folder i.e. legal (i get grayed stop icon instead of the expected green plug icon at the mouse pointer).
    I can drag the legal folder around i.e. to the trash.
    I can not delete the folder and its contents with empty or secure emtpy trash.
    I tried:
    Repairing privileges. Nothing to repair, all is well.
    Rebuilding Locate Database but got 'cannot find the file code-43' while the folder was still in its original location: applications / illustrator /
    I logged out and back as admin and different user.
    I restarted.
    I tried to delete the file via Terminal with rm and with command below as suggested by apple technote. The result is not as desired:
    % chflags -R nouchg /Users/macuser/.Trash/Legal\ 22-06-59/Tie\314\202\314\201ng\ Vie\314\202\314\243t.html
    chflags: /Users/macuser/.Trash/Legal 22-06-59/Tiếng Việt.html: No such file or directory
    I started up from a different volume and tried the above.
    Anyone?

    as in my previous post, i found that part of my hard drive directory was corrupt. .ie. short version: there was a discrepancy between what the directory knew to be on the disk and what the finder showed me...
    so i did a startup in single mode (command-s) and type fsck -fy at the prompt to do a disk repair. took aout three runs and 20 minutes but after that i got the desired message: disk appears to be ok. i typed reboot which restarted the machine. i then ran disk utillity repair privileges.
    everything now is fine.
    note: working with bluetooth keyboard and mouse in single mode worked on my G5 (not sure though if this applies to all models), also fans make a lot of noise, like your machine is about to take off... dont worry)
    hope this helps
    G5dual   Mac OS X (10.4.5)  

  • 'Error loading plugin: Plugin file not found' message on ONLY 5 sites, but all others OK.  Help, please!

    Hi Again!
    I posted this problem here before, but since I really need to access the sites that receive this error message in less than a month, I had to re-post; hopefully someone who didn't see it before will see it & have a solution for me.
    Here are the details:  I'm running windows 8.1 & I use Firefox 33.1.1, Pale Moon 25.1.0 or Opera 26.0 as my browsers, (I have IE installed & up-to-date, but I never use it).  I followed the 10-point checklist on Adobe & everything was done, except for "uncheck Hardware Acceleration" in Flash 'Settings'; I tried to uncheck it on this site, where it's indicated, as well as in my 4 browsers when I'm doing something that uses Flash, but no matter how hard I try, I can't 'uncheck' the check mark in that tiny box!  Since this error problem only affects 5 web sites, & I can watch streaming media on all other sites, I don't think it's an issue. 
    Here's how this problem began:  I was watching a live, streaming nest-cam on 5/09/14 around 11:00AM, (yes, I DO know the exact time & date, because it happened so suddenly while I was watching this website that I'd been watching since the end of February, 2014), when my screen went black.  I thought it was probably an Adobe Crash, but when the usual Crash Report window didn't show up, I just closed Firefox & reopened it, expecting to resume watching the nest-cam.  When I went back to the site, I got the black screen with the "Error loading plugin: Plugin file not found" message.  The chat portion on the site still works, though. I know there are other sites with this nest-cam feed, so I started trying them, but it took several tries for me to find one that didn't get the error message! I posted this problem on "Windows BBS" forum, & someone else posted that the same thing happened to them AND on the same sites!  They didn't have a solution, either.  I cleared my cache, rebooted my PC & even did a System Restore, but whatever happened in that brief second made using ONLY 5 sites impossible.  Here are the sites that receive the error message:
    http://pixcontroller.com/eagles, (but I CAN go to http://pixcontroller.com, but there isn't any streaming media)
    http://cbslocal.com/eagles
    http://westmorelandconservancy.org/BlueBirdwebcam-1.htm
    http://wildearth.tv/cam/pittsburgh-bald-eagles, (I get the error message on ALL cams on this site)
    http://aviary.org/BE-NestCam1 (I get the error message on ALL cams on this site)
    Now if any videos from the 5 websites above are uploaded to YouTube, I can watch them perfectly...no error message if I watch the videos elsewhere.  Luckily, I found Ustream, & they have most of the nest cams I watch, but I need to fix this issue, because it's nearing nesting time!  I'm an amateur nest-watcher & it's vital that I have access to these 5 sites, so if anyone knows how to fix this, PLEASE tell me!
    Thanks for taking the time to read my post.
    All suggestions/solutions are gratefully accepted.
    Thanks in advance for your help!
    DogPal 

    File Not Found Error in Welcome Screen
    07-Nov-2013 10:25
    Tags: #dreamweaver_cs6_update
    Help please!
    Live preview also not working.
    I have exactly the exact problem described below but do not have a folder with the same name as the volume created under the volume. Please can someone help - I've tried everything. This problem only happened when I upgraded to Dreaweaver CC!
    "On launching Dreamweaver on your Macintosh if your Welcome Screen is not loading and if you see a "File not found" error, please check if you have a folder with the same name as your volume created under the volume. For more info on this please go through the attached pdf document. Other dialogs/panels in dreamweaver that will be blank due to this issue are Jquery Swatches panel, Adobe Edge Webfonts tab in Manage Fonts dialog,W3c Error Info dialog, Externalise Javascript dialog and svn revert dialog. After following the changes mentioned in the attached document please check all the affected dialogs/panels to confirm everything is working as expected."
    Thanks,
    Martin Bond
    [personal information removed by moderator]

Maybe you are looking for

  • Synchronisation of assets and equipment

    Hi All, I'm busy trying to link our assets to our equipment. In SPRO, i am trying to add two more fields for synchronisation. I went to SPRO> Financial Accounting> Asset Accounting> Master Data> Automatic Creation of equipment master records> Assign

  • JTextField and append

    hi, i've got a question: I'm looking a method in JTextField class similar to the append() in JTextArea. I need to add a new chars to the end of my text in TextField. The method setText() doesn't work - it always clear the field and set the text at th

  • Finding Destination

    I am trying to send my compressed sequence to the external hard drive where it came from. I first tried Current Source Location but it did not go back. I then tried a custom destination and I specifically chose the external drive and the file I creat

  • NO RFC Destination for BAPI's

    Hi, I am working on ALE for Activity allocation. I am using 3 methods in my distribution model. I need to transfer data from ECC 6.0 source system to R/3 4.7. BUS6010 Method POST & CHECK BUS2072 Method FINDDETAILS I am using the Program RHINLV00_LSO

  • Thunderbolt monitor stopped working

    Hi All - I have a new retina MacBook Pro 13-inch and Thunderbolt monitor. The monitor worked fine for a couple of days and now it won't light up when I connect it to my rMBP. It's getting power ok and the pass-through USB ports (on the back are passi