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)  

Similar Messages

  • Many apps cannot open _dyld Error Message: Symbol not found:

    Process:         Mail [9049]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         ??? (???)
    Build Info:      Mail-9360000~1
    Code Type:       PPC (Native)
    Parent Process:  launchd [154]
    Interval Since Last Report:          11138 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  0 sec
    Per-App Crashes Since Last Report:   1
    Date/Time:       2014-04-30 01:56:18.392 -0500
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  248FA523-9D8B-4D6F-90C7-8B85FAFB971A
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000001, 0x000000008fe0105c
    Crashed Thread:  0
    Dyld Error Message:
      Library not loaded: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
      Referenced from: /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
      Reason: image not found

    Did you attempt to use a 10.5 system specific installer over Target Disk Mode, or did you install with the 10.5 retail installer?
    I am going to try it,
    i have a OS X 10.5.6 DVD (last retail version of DVD Installer of Leopard),
    10.5.8 only run Software Update version. (dmg file)
    Are you using any utilities that affect system cache?
    Like Onyx, IceClean, TinkerTool ?........... Yes.
    Is your hard drive over 85% full?
    Yes, my hard disk is too small, 40Gb, IDE

  • HTTP Error 404.3 - Not Found The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.

    Well this morning I woke up to see that my site hosted on Windows Azure was producing 50X errors and in general being incredibly slow (up to 60 seconds response time).
    Now after looking through the DetailedErrors folder I see that the error received is:
    HTTP Error 404.3 - Not Found The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.
    I tried creating a new test website and host it and guess what? I receive the exact same error here as well.
    What could be causing this?

    hi,
    Do you use windows azure website in Europe ? According to azure dashboard shown,
    Some customers may experience intermittent time out errors or slow response when accessing their web sites. Please see this image: 
    And now, you could try it again.
    If I misunderstand, please let me know.
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • "Audio File "Recording#27.aif" not found" Error Message- Please HELP!

    Hi Everyone-
    I was opening a podcast today to finish editing it and I got this error message, "Audio File "Recording#27.aif" Not Found" - and, naturally, when I opened the project, half of a phone interview was missing (or, rather, it shows up as purple balloons but each one says "File Not Found" inside). This file is the audio from the interviewer (the interviewee file is totally fine, as are all others in the podcast). When I load the project it asks if I want to search for this missing file, but when I click yes it says that it can't be found.
    How can I find this file? What happened to it? Thank you for any ideas, suggestions, etc. For reference, I'm using GarageBand 3.0.4 on a MacBook Intel Core Duo 2Ghz and Mac OS X 10.4.11

    no, GB wouldn't delete anything on it's own. it only deletes files for which you've deleted the entire region from the timeline and then saved
    if the file is not within the projects, i'm afraid it's gone, and i can't think of any way that could happen by itself B-(>
    Well i guess I should warn others that copying and pasting is very dangerous stuff! I had two podcasts- in podcast #1 GB saved the interview file as "Recording#27.aif" and in podcast #2 GB saved a little intro clip under the same name. When I pasted the intro clip from podcast #2 into podcast #1 my interview disappeared. I didn't delete it- I was never asked about it, I didn't delete the region from the timeline, etc. I have to assume that since they had the same name, GB thought I no longer needed the "Recording#27" from podcast #1 and now I can't find it anywhere! If anyone has any suggestions as to how I could find this file I would be very appreciative.

  • Microsoft.WebApplication.targets 182 5 error MSB3030 Could not copy the file because it was not found

    We use Visual Studio Online and the integrated continuous integration (build server) from Microsoft. We have a solution that contains multiple projects two of which are latest MVC projects. I updated a bunch of our Nuget packages yesterday and now we are
    getting a build error one of our MVC projects. Any help is greatly appreciated as I have exhausted my resources trying to understand why the error is occurring!
    We use nuget for our external libraries, the solution and projects and set to use Nuget Restore (no packages persisted in TFS).
    We updated Angular to the latest version using Nuget updates inside of visual studio. Here an excerpt from packages.config in the project file. The first block is what was found in the packages.config before the update and the second block is after the
    update.
    <package id="Angular.UI.Bootstrap" version="0.11.0" targetFramework="net451" />
    <package id="angularjs" version="1.2.23" targetFramework="net451" />
    <package id="Angular.UI.Bootstrap" version="0.12.0" targetFramework="net451" />
    <package id="angularjs" version="1.3.8" targetFramework="net451" />
    After I noticed the build error I scheduled another build with Diagnostic level logging turned on, here is the excerpt from the build highlighting the errors
    Task "Copy" (TaskId:395)
    16:42:43.027 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-animate.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.031 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-animate.min.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    Creating directory "C:\a\bin\_PublishedWebsites\Sparco.Cms.Web\Scripts". (TaskId:395)
    Copying file from "Scripts\angular-aria.js" to "C:\a\bin\_PublishedWebsites\Sparco.Cms.Web\Scripts\angular-aria.js". (TaskId:395)
    Copying file from "Scripts\angular-aria.min.js" to "C:\a\bin\_PublishedWebsites\Sparco.Cms.Web\Scripts\angular-aria.min.js". (TaskId:395)
    16:42:43.033 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-cookies.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.033 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-cookies.min.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.034 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-csp.css" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.034 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-loader.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.034 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-loader.min.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    Copying file from "Scripts\angular-messages.js" to "C:\a\bin\_PublishedWebsites\Sparco.Cms.Web\Scripts\angular-messages.js". (TaskId:395)
    Copying file from "Scripts\angular-messages.min.js" to "C:\a\bin\_PublishedWebsites\Sparco.Cms.Web\Scripts\angular-messages.min.js". (TaskId:395)
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-mocks.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-resource.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-resource.min.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-route.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-route.min.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-sanitize.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-sanitize.min.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-scenario.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-touch.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.037 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-touch.min.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.037 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.037 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular.min.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    Copying file from "Scripts\bootstrap-select.js" to "C:\a\bin\_PublishedWebsites\Sparco.Cms.Web\Scripts\bootstrap-select.js". (TaskId:395)
    Copying file from "Scripts\bootstrap-select.min.js" to "C:\a\bin\_PublishedWebsites\Sparco.Cms.Web\Scripts\bootstrap-select.min.js". (TaskId:395)
    Copying file from "Scripts\bootstrap-select.js.map" to "C:\a\bin\_PublishedWebsites\Sparco.Cms.Web\Scripts\bootstrap-select.js.map". (TaskId:395)
    I looked at the change log of my check-in and noticed that the errors occur for Angular script references that were updated. New angular references (adds in the TFS changeset) are being copied without errors. Example: angular-animate.js was edited
    in the Angular update in TFS but angular-aria.js is a new file in the package so new file in TFS. 
    Using Source Control Explorer I verified the location of the files, the new and the existing files from the Angular nuget package can all be found in the Scripts folder of the MVC project. I can also view the content of each file file without issue.
    The references in the project file (csproj) are all consistent too, I can't see any differences between the files that cause failure and those that do not. The following block is a direct copy/paste from the csproj file
    <Content Include="Scripts\angular-animate.js" />
    <Content Include="Scripts\angular-animate.min.js" />
    <Content Include="Scripts\angular-aria.js" />
    <Content Include="Scripts\angular-aria.min.js" />
    <Content Include="Scripts\angular-cookies.js" />
    <Content Include="Scripts\angular-cookies.min.js" />
    <Content Include="Scripts\angular-csp.css" />
    <Content Include="Scripts\angular-loader.js" />
    <Content Include="Scripts\angular-loader.min.js" />
    <Content Include="Scripts\angular-messages.js" />
    <Content Include="Scripts\angular-messages.min.js" />
    <Content Include="Scripts\angular-mocks.js" />
    <Content Include="Scripts\angular-resource.js" />
    <Content Include="Scripts\angular-resource.min.js" />
    <Content Include="Scripts\angular-route.js" />
    <Content Include="Scripts\angular-route.min.js" />
    <Content Include="Scripts\angular-sanitize.js" />
    <Content Include="Scripts\angular-sanitize.min.js" />
    <Content Include="Scripts\angular-scenario.js" />
    <Content Include="Scripts\angular-touch.js" />
    <Content Include="Scripts\angular-touch.min.js" />
    Is there anything I forgot to mention that would help me figure out what is going on?
    What else can I try with the exception of rolling back the changeset and re-adding the nuget package?
    Thank you very much in advance!
    -Igor
    -Igor

    Hi Igor,
    For your situation, make sure you checked in your source files after updating Angular. You can also check the whether the foders for the Angular reference are under source control in source settings tab of your build definition.
    You can also build locally using MSBuild to see if the building works fine. We have to make sure local build succeed before VSO build since TFS build use MSBuild as its default compiler. Check the links below to see if they are helpful:
    https://social.msdn.microsoft.com/Forums/en-US/f43ceb9e-f253-46e3-a496-05f8cd77f634/msb3030-could-not-copy-the-file-because-it-was-not-found-error?forum=winappswithcsharp
    https://social.msdn.microsoft.com/Forums/en-US/01a29ce7-da2a-40af-9dce-3db1f8998cc2/could-not-copy-the-file-consoleappnameexemanifest-because-it-was-not-found?forum=TFService
    Best regards, 
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Error: License File Exception (check the log file for details): ENT_PE_NODE not found in datastore

    Hi;
    i have install 2 MCS 7816 (publisher and suscriber) with call manager version 6.1, i have load the files licenses for the publisher and the phones, but when i load the file license for the suscriber in publisher server i had the error messeage :
    Error : License File Exception (check the log file for details): ENT_PE_NODE not found in datastore
    what s the solution.
    Thanks for your help

    Hello,
    I seen this issue before, all you have to do is Contact Cisco Licensing team. In order to generate new licenses for your server.
    Thanks,

  • Audio File "16n7aD#3.wav" not found!  error when bringing up Piano & String

    Hi All,
    I just upgraded my Logic Pro 7 to Logic Pro 8 Studio last night. I installed all audio content and Jam packs as well onto my hardrive. This morning as I was going through the different samples available on EXS24, when I tried to load the Pop Piano & Strings or another Piano with strings, I got the following:
    EXS24 instrument "Grand Piano+Strings1.exs":
    Audio file "16n7aD#3.wav" not found!
    Any one else get this error? What is going on? I installed all the DVDs so not sure why this is missing. Please advise as to what I can do to fix this.

    That's a known issue - so you're not alone. Use the Search function and you'll find hundreds of threads about this. There are fixes though so you'll get everything working
    http://discussions.apple.com/thread.jspa?messageID=6010096&#6010096
    http://discussions.apple.com/thread.jspa?messageID=5946041&#5946041
    http://discussions.apple.com/thread.jspa?messageID=6274263&#6274263
    http://discussions.apple.com/thread.jspa?messageID=6289747&#6289747

  • Syncing files constantly issue & page not found when trying to access a file on web

    Can anyone assist with syncing issue. Syncing runs all day and new files are not syncing. I can see the files in web browser (not in desktop APP) however when I try to access the files I get page not found.
    I went into archive (after reading all the forums I coudl find) and I think there are a couple of damaged files as when I tried to delete them I received an encountered 'error' and could not permanently delete.
    I need assistance to get my syncing fixed, and page not found fixed.
    Help!
    Thanks@

    There can be a number of causes for not being able to access file form web browser.  One, you might be writing to wrong directory.  Two, you might not have sufficient privileges to either write to directory or overwrite files already in that directory.  From your description, it's the latter of the two, so you need to get a hold of creative cloud support and get file/folder permissions fixed.  Good luck.

  • Audio file "Recording#01.aif" not found.

    I recorded some guitar into garage band and then copied it into a new document and deleted the tracks from he original one. Now when I open the garage band file with the copied guitar tracks, it displays a message saying "Audio file “Recording#01.aif” not found."
    Is there a way to find these sound files again, so that I can hear and edit them again?
    Any help would be appreciated.
    Thanks,
    Steve

    steve_sjbc wrote:
    copied it into a new document and deleted the tracks from he original one.
    http://www.bulletsandbones.com/GB/GBFAQ.html#saveasarchive
    (Let the page FULLY load. The link to your answer is at the top of your screen)
    Is there a way to find these sound files again
    if you saved the original file, i'm afraid they are gone for good.

  • "Unable to view this file because Acrobat was not found."

    I Downloaded Adobe Creative Suite 6.  I created an Interactive PDF Form and then tried to export the form to PDF. I get the following error.  "Unable to view this file because Acrobat was not found."
    What do i need to do to get this to work?

    In the Export dialog, try turning off the box that says View PDF after Exporting. It may be on by default.

  • Linking simpserv on AIX xlC Compiler: input file BS-830086.c not found

    Hello Tuxedo Experts,
    I am trying to link (compiled successfully) the simpserv taken from Tuxedo samples and getting the following error:
    ==============================
    /usr/vacpp/bin/xlC: 1501-228 (W) input file BS-830086.c not found
    ==============================
    Please note, I am not using the usual command (buildserver -o simpserv -f simpserv.c -s TOUPPER) as it implicitly tries to use cc compiler. I am on AIX 6.1 and have to use xlC compiler. I used the command that ran behind buildserver command, that is:
    /usr/vacpp/bin/xlC -brtl -qstaticinline -qrtti=all -I$TUXDIR/include -o simpserv BS-830086.c -L${TUXDIR}/lib simpserv.c -brtl -qstaticinline -ltux -lbuft -lfml -lfml32 -lengine -lpthread
    Would you please help me in resolving this error.
    Thanks & Regards,
    Ahsan Asghar

    Hi Ahsan,
    If you check the documentation for the buildserver command (as well as one of my posts) you'll see that you can define the CC environment variable to point to whatever C compiler you want buildserver to use. So in your case you should do:
    export CC=/usr/vacpp/bin/xlC
    before trying to use buildserver and then it should use the xlC compiler.
    Regards,
    Todd Little
    Oracle Tuxedo Chief Architect

  • Audio file "Bass#14.aif" not found!

    Hey Logicians-
    I've misplaced my root audio files. I've tried using this phrase (Audio file “Bass#14.aif” not found!) and several derivatives thereof in the finder while highlighting my hard drive (complete search right?), but found nothing...same deal in time machine. Are they gone?
    When I re-opened the first project to do some mastering, I selected "search" and the audio files were found. With the other projects I was not so lucky. All I see are empty audio regions.
    Thanks-
    J

    Nothing in the "trash can." I downloaded EasyFind and scanned both my hard drive and the time machine hard drive for the first missing audio file that pops up when I try to open "Hide Your Love..." The file is "keys#12.aif" Easy find came up with about 20 keys_12.aif all referencing my old Cubase days. I did note that it only took a few seconds to search my hard drive (which includes my user profile correct?) but a good 10 minutes to search Time Machine. I've only been using this machine for about 7 months, and obviously haven't done much work, otherwise the search through the main hard drive should take longer huh? I wish I at least understood what happened. An accidental deleting is tough to believe since I did 2 versions of each song for the group, renaming each version and saving. I would have had to ignore some serious alerts to not have saved those tracks, furthermore, the audio regions exist...which came from something.
    Fortunately it was not Keith Jarrett's final concert. Unfortunately, I may need to sit through the recording.....again.
    Do unexplainable things ever happen computerwise?
    Thank you Gents-
    josh

  • File Error: Unknown File, Cannot Save

    I hope this is only a matter of healthy file management, but I'm quite confused and hope someone can clear this up into something of a simple science. On the otherhand, could this be a LIMITATION of FCP?
    -Have been editing a sequence from a larger film on a second computer. That sequence has been worked on over several days and saved (of course). However, upon saving last night, was an error message: "File error: Unknown File" and the project could not be saved.
    -This is quite possibly due to the fact that both the media and project files have been copied over the network to the first computer where the master project is being assembled.
    -HOWEVER, no media files claimed to be offline, everything was editable AND the FILE WOULD NOT SAVE through multiple attempts
    -ALSO, the other open project WOULD NOT SAVE either (its files where never moved or otherwise tampered with. It was a small and entirely local operation).
    -SAVING was finally accomplished ONLY by saving the project file to the LOCAL HD rather than the EXTERNAL DRIVE where the MEDIA and PROJECT FILES originated and had been previously saved to.
    -All other attempts to save to the EXTERNAL were met with the message "FILE ERROR: UNKNOWN FILE" This compromised saving process resulted in the loss of all work, edits, etc. on the LESSER and EXCLUSIVELY local project.
    -AFTER saving to the LOCAL HD, the project COULD BE once again saved to the EXTERNAL HD. This flow seemed very strange to me.
    -Has anyone else encountered this problem, and what can I correct in my processes to avoid this.
    --*Also, the First computer encountered the same problems at the same time, after both EDITING & SAVING had taken place since the last FILE COPYING. Again, work was lost.
    Thanks for any help you can offer.
    G5 Dual 2 GHz PowerPC   Mac OS X (10.4.5)   1.5 GB ram

    Do people search this forum at all?!?
    Check your project for CMYK files.
    Search this forum for General Error.
    This was discussed about 90 minutes ago.

  • Download Helper, even with paid converter upgrade, gives "Invalid Capture File" errors and will not record audio, with "File Creation Error - Unable to rename/copy audio file" Error.

    Download Helper Screen Capture worked to capture video if the default "no audio" option is active. But, no audio. The "speakers" or "microphone" audio options are confusing....the audio to be captured is from the video, so what do you choose? With either "speakers" or "microphone" selected, the captured file has poor audio and no video. Re-capture efforts (speakers) get "Invalid capture file error" and "File Creation error- Unable to rename/copy audio file"
    The paid upgrade of "Converter" doesn't work.
    Instructive documentation - not very good.
    Suggestions - Need time delay between initiation of "Record" and starting the video to be recorded.
    Could use timer tracking of the record process.
    Are there operating system limitations? (Have Windows XP Pro)

    That is an issue for the developer of that Download Helper.

  • Audio file 'recording#10.aif' not found (message)

    When I try to open any garageband files that contain real instrument recordings(purple recordings) I recieve a message saying "Audio file 'recording#10.aif' not found, or any other recording number... When the computer prompts me to search i tell it to, and then it comes up with the message "16 invalid region(s) changed!"
    I have found the original recordings in the finder and have tryed putting them in the garage band folder...
    Is the problem that the recording files have maybe changed location in the finder? If so, where does garageband send the files after they are recorded so that I can return them to there original locations?
    Thanks a lot guys.

    I once spent three days (long days) trying to track down and beat an "invalid region" problem, I finally had to admit defeat, nothing I tried could solve it.
    where does garageband send the files after they are recorded
    They are stored within the project you create. There are no scratch files.
    ~~HangTime [Will Compute for Food] B-(>

  • Sign on problems within Elements 10; plus cannot backup writing files error with file catalog.pse10db.  No indication what the problem is.  How do I get adobe help with these problems?

    Sign on problems within Elements 10; plus cannot backup, writing files error with file catalog.pse10db.  No indication what the problem is.  How do I get adobe help with these problems?

    Sign on problems within Elements 10; plus cannot backup, writing files error with file catalog.pse10db.  No indication what the problem is.  How do I get adobe help with these problems?

Maybe you are looking for

  • GR/IR Account is not being credited with po net price

    Hi Experts, While posting Goos Receipt ,GR/IR amount is not equal to PO net price.MRP indicator is on in excise tab, If MRP indicator is on then GR/IR value decreases as comparitively PO net price. But this GR/IR value is so low than PO net price. I

  • Firefox will not connect to websites, it just says "connecting" constantly, but I can access the internet using IE.

    For the last 2 days I have had a problem with Firefox. When I start it, one or two pages will open, sometimes 3 or 4, but then if I try to open any more tabs it will just get stuck connecting to it and never go to the page. Once it starts this infini

  • Printing in Adobe Reader 11

    I had Adobe Reader 10 (X) on my Win 7 Pro 64 bit desktop. I can open PDF files just fine and view them, and save them. Just as soon as I got the the Quick Print button or File --> Print, the adobe reader window goes right into Not Responding. I never

  • G-tech usb 2.0?

    hello all.  Im trying to connect a 1 tb g-tech drive to new macbook via usb 2.0 port and does not mount. comp does not seem to recognize drive.  I tried it on my old g5 as well and no dice. I'm wondering whats up since the drive has that interface wh

  • URGENT !!!  After a crash of a cabin disk ....

    After a crash of our cabin disk, we will restart our R3 and XI system in a hour, (I hope). We must start R3 system and then XI When system will be started,  we need to prioritize some file which must create IDOC in SAP (file - idoc scenario). But whe