Getting an Error 5 message when writing to a file

Running Windows 7 and getting this error 5 when trying to write to a file
It seems such a simple thing to do, I have used the write to file on other projects with no issues but
on this Win 7 machine ( and another also) it just doesn't want to play
Solved!
Go to Solution.
Attachments:
SFI Temp v1 error 5 write to file.vi ‏140 KB
sfi error 5.ppt ‏254 KB

Nick5405 wrote:
Spoiler (Highlight to read)
The reason the file was in a .ppt was because I did a screen snapshot and had to paste it into something.
I never knew about the Powerpoint thing.
The file was not open in anything, I canged the file so it left the default location that LV puts them in to a memory stick
and that worked fine and then I made a new folder on my C drive and that worked also.
I don't understand why it wouldn't work on the default Folder but I don't really care about that anymore.
Maybe just a Win7 thing
The reason the file was in a .ppt was because I did a screen snapshot and had to paste it into something.
I never knew about the Powerpoint thing.
The file was not open in anything, I canged the file so it left the default location that LV puts them in to a memory stick
and that worked fine and then I made a new folder on my C drive and that worked also.
I don't understand why it wouldn't work on the default Folder but I don't really care about that anymore.
Maybe just a Win7 thing
Is there a solution here?
Reese, (former CLAD, future CLD)
Some people call me the Space Cowboy!
Some call me the gangster of love.
Some people call me MoReese!
...I'm right here baby, right here, right here, right here at home

Similar Messages

  • I get this error message when I save some files "sty is null"

    When I try to save some files I get an error message that says Unable to initialize the UI, sty is null. It happens mostly when saving files to an Aaptorefromtdotnet e commerce web site. If I click OK either it file saves or I get a second error message, exactly like above only with the added Prevent this page from creating additional settings. A check box is beside it. If I click in the check box and then OK, the file saves, but when using other options on the website, Firefox crashes.
    Please let me know what this is and how do I eliminate it?
    I am running an i Mac with Yosemite and a newly downloaded Firefox.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • I get an error message when I scan a file and try to e-mail or save it as a pdf?

    When I scan and hit save as pdf, I get and error that says check properties for the file to make sure it is not a read only?

    I recently installed Mavrick 10.90 on my Mac book pro. I have a HP 4500 printer scanner. and I have Adobe 11.0. My wife suggested that I uninstall the printer software and re-install it. After I did that, the problem was solved.

  • I get the error message when i open Illustrator file.Is there a way to repair this file?

    Hello everyone. I need help.
    I have an Illustrator file that I created and then saved.When I tried to reopen the file I got the error message
    Offending operator: Bg
    Context:
    -293.6436 3.81445 -303.502 -12.5605 -314.9639 -24.0186 c
    Bb
    1 (Unnamed gradient 2) 0 0 90 1 1 0 0 1 0 0 Bg
    Waiting for reply.

    Eneas,
    This is a case of file corruption.
    One thing often tried first is to create a new document and File>Place the (PDF contents, if any, of the) corrupted one to see how much may be rescued that way.
    Here are some websites where you can see whether it can rescue the actual file, and if it can, you may pay for a subscription to have it done,
    http://www.recoverytoolbox.com/buy_illustrator.html
    http://markzware.com/adobe-software/fix-illustrator-file-unknown-error-occurred-pdf2dtp-fi le-recovery/
    http://www.illustrator.fixtoolbox.com/
    As far as I remember, the first one is for Win and the second one is for Mac, while the third one should be for both.
    Here are a few pages about struggling with it yourself:
    http://daxxter.wordpress.com/2009/04/16/how-to-recover-a-corrupted-illustrator-ai-file/
    http://helpx.adobe.com/illustrator/kb/troubleshoot-damaged-illustrator-files.html
    http://kb2.adobe.com/cps/500/cpsid_50032.html
    http://kb2.adobe.com/cps/500/cpsid_50031.html
    http://helpx.adobe.com/illustrator/kb/enable-content-recovery-mode-illustrator.html
    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

  • How to avoid getting bogus error messages when running a build file?

    Consider the following fragment in a build file:
    <var name="component.key" value="provisioning.include.atk"/>
    <var name="provisioning.include.atk.domain.hostname" value="localhost"/>
    <echoNested>component.key.domain.hostname=${${component.key}.domain.hostname}<
    /echoNested>
    When we run with ant -v
    Result:
    Property "${component.key" has not been set
    [echoNested] component.key.domain.hostname=localhost
    Expected result:
    [echoNested] component.key.domain.hostname=localhost
    Can someone explain why I am getting the message "Property "${component.key" has not been set"?
    Thanks,
    Prasanna                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    In your ANT script you can not use "${${" together
    Please refer to http://jaysensharma.wordpress.com/2009/12/06/ant_basics/
    You can do something like this:
    *"build.xml"*
    <project name="webservices-complex" default="runSuccess">
    <property name="component.key" value="localhost" />
    <property name="component.key.domain.name" value="localhost" />
    <target name="runSuccess" >
    <echo message="${component.key}" />
    </target>
    <target name="runSuccess2" >
    <echo message="${component.key.domain.name}" />
    </target>
    </project>
    Edited by: Jay SenSharma on Feb 11, 2010 11:49 AM

  • I am using elements 8 and have installed the latest RAW plug in, however I am still getting an error message when trying to open files.  My camera (nikon d7100) shows as a supported camera.  Any suggestions?

    The plug in version is 6.2.0.29, which shows that is supports my camera. 

    Hi Sully172,
    Please check the below link
    http://helpx.adobe.com/creative-suite/kb/camera-raw-plug-supported-cameras.html
    It clearly states that D7100 requires a minimum camera raw version of 7.4
    I would advise you to either use the camera raw dng converter or upgrade to Photoshop Elements 13.
    Thanks

  • I keep getting an error message when trying to log on to FaceTime and iMessage on my iPad mini with wifi...could not sign in. Please check your network connection and try again. Help!

    I keep getting an error message when trying to log on to FaceTime and iMessage on my iPad mini with wifi...Could not sign in. Please check your network connection and try again. Help!

    Using FaceTime http://support.apple.com/kb/ht4319
    Troubleshooting FaceTime http://support.apple.com/kb/TS3367
    The Complete Guide to FaceTime + iMessage: Setup, Use, and Troubleshooting
    http://tinyurl.com/a7odey8
    Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
    Using FaceTime and iMessage behind a firewall
    http://support.apple.com/kb/HT4245
    iOS: About Messages
    http://support.apple.com/kb/HT3529
    Set up iMessage
    http://www.apple.com/ca/ios/messages/
    Troubleshooting Messages
    http://support.apple.com/kb/TS2755
    Setting Up Multiple iOS Devices for iMessage and Facetime
    http://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htm l
    FaceTime and iMessage not accepting Apple ID password
    http://www.ilounge.com/index.php/articles/comments/facetime-and-imessage-not-acc epting-apple-id-password/
    Unable to use FaceTime and iMessage with my apple ID
    https://discussions.apple.com/thread/4649373?tstart=90
    For non-Apple devices, check out the TextFree app https://itunes.apple.com/us/app/text-free-textfree-sms-real/id399355755?mt=8
     Cheers, Tom

  • I get an error message when I try to save my images in Photoshop CS6

    I get an error message when I'm trying to save my images.  It reads as follows:
    "Could not save because file is locked, you do not have necessary access permissions or another file is using it"
    The file is not locked (I unlocked the image as a layer), I am the administrator, and it wasn't being used elsewhere.
    This has happened with all the images I've worked on in the past 90 minutes.  Has anyone got a solution?   I've never gotten this message before

    Check that you actually have write permissions on the drive you are trying to save to.  They can an do get changed.

  • HT1386 I get an error message when I try to sync my iPod touch - "you do not have enough access privileges for this operation"

    I recently installed a new hard drive on my PC, downloaded iTunes, updated the software on my iPod touch and now I get this error message when I try to sync:  "you do not have enough access privileges for this operation."  It never did this before, whether it's the upgrade in software or something in iTunes, but it's very frustrating, since I'd like to add more things to my iPod.

    See:
    iPhone - not enough access privileges: Apple Support Communities

  • I get an error message when I sync my iPhone 5 with itunes on a Windows 7 laptop. When I go back to my music there are exclamation marks next to many songs. I have reinstalled iTunes

    I get an error message when I sync my iPhone 5 with iTunes on my Windows 7 Samsung laptop.  I recently backed up all of my data using Samsung Recovery Solution 5 to an external hard drive so that I could restore my laptop.  I put all of my data back on the restored laptop and reinstalled iTunes. After the error message that says that certain items could not be found and the "sync" is finished I go back to my music in iTunes and there are exclamation marks next to many songs.  I follow some instructions regarding the Edit - Preferences - Advanced settings and the exclamation marks go away until I try to sync my phone again.  Then I get the same error message and the exclamation marks return.  I have uninstalled and reinstalled iTunes and the same thing happens again.  I am about to schedule an appointment with the Genius Bar but would like to avoid that if possible.  Thank you in advance for any help. 

    Hello Courtney,
    Thank you for the details of the issue you are experiencing when syncing your music to your iPhone.  It sounds like iTunes is not able to locate the original file for the song to transfer it to your device.  I recommend reviewing the following articles to locate you music files on your computer:
    iTunes: Finding lost media and downloads
    http://support.apple.com/kb/ts1408
    Where are my iTunes files located?
    http://support.apple.com/kb/ht1391
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • I had to reinstall itunes and now I get an error message when i try to open it please help

    i had to reinstall itunes and now I get an error message when i try to open it please help

    Please make sure to post the error message here, then we can help you decypher it.
    You may want to make sure you're installing the right version of itunes.  If you have a 64bit system, you will need to make sure to download and install the 64bit version of iTunes.
    http://support.apple.com/kb/DL1427

  • I keep getting the error message when trying to update iMovie There was an error in the App Store. Please try again later. (20)" Does anyone know how to fix it?

    I keep getting this error message when updating imovie "There was an error in the App Store. Please try again later. (20).  Does anyone know how to fix?

    If you're having problems with the App Store you might try this:
    1 - enable the Debug menu in App Store:
    open the Terminal application.
    copy the command below and paste into the Terminal window:
    defaults write com.apple.appstore ShowDebugMenu -bool true
    followed by Enter.
    launch App Store, login.
    2 - select the Debug ➙ Reset Application option:
    3 - try again.
    OT

  • I get an error message when trying to sign into the support community with another Apple id. On the pick a username screen I get "an account utilizing this address already exists...." despite trying a few usernames. Anyone know how I can resolve this?

    I get an error message when trying to sign into the support community with another Apple id. On the <pick a username> screen I get "an account utilizing this address already exists.Only one account per email address is allowed on the Apple Support Communities" despite trying a few usernames. Anyone know how I can resolve this?

    This problem has been driving me demented. The instructions that Ivan gives have partially worked for me. By following his link
    "How to find out if you have multiple Apple IDs" I was able to identify that yes I did have two apple accounts using the same e mail address. One was very old that I used to use for the forum boards and one is my much more recent ID that I use for everything these days. So I changed the e mail address for the old account which is associated with these discussion boards and that's the account that I am now posting this from. However even though the two accounts now have different e mail addresses when I try to log onto the boards with my more recent main apple ID I still get all the same errors as described at the start of this thread by rodgers_j. And of course that's the one I want to use so that I only have one itunes account for everything.
    So if anyone has any more hints I'd be very grateful.

  • I've had an iWeb site running for 4 months and I publish a monthly newsletter. Since August I've been unable to republish. The test connection under FTP settings works but I get an error message when I try to upload newsletter. Am I missing something mis

    I've had an iWeb site running for 4 months and I publish a monthly newsletter. Since August I've been unable to republish. The test connection under FTP settings works but I get an error message when I try to upload newsletter. Am I missing something?

    Where are you hosting the site a what are you using to upload the site files to the server?
    OT

  • I updated my itunes to 11 and found out my phone and ipod were not compatible. I uninstalled it and reinstalled 10.7 but now I get an error message when I try to open itunes saying "the file cannot be read because it was created by a newer verison"

    I updated my itunes to 11 and found out my phone and ipod were not compatible. I uninstalled it and reinstalled 10.7 but now I get an error message when I try to open itunes saying "the file cannot be read because it was created by a newer verison" What do I do?

    Thank you for clarify I'm supposed to read the ENTIRE article. I thought I was just supposed to read the title and magically everything will fix itself. I appreciate you taking the time to help me however I do not appreciate the caps and the way you have addressed the situation. If you are not going to kindly help people/make suggestions just don't try! And for the record my conclusions are not illogical, the iOS7 thing is on the website in small font (which I got by reading the ENTIRE thing) and you should really find a new hobby because your socialization skills need some help! That goes for you too Chris. Not everyone is a tech nerd

  • HT4943 Error during download - I keep getting this error message when installing or updating apps

    I subscribed to wired magazine and I am trying to download the first mag, however I keep getting an error message stating "error during download, try again later". I also get an error message when trying to resume paused updating of apps. I've tried turning ipad2 off and then on again but this doesn't  work. Can anyone help?

    There are all basic troubleshooting steps that have worked for other users in the past that were having problems downloading and updating apps. YMMV .....
    Make sure that you do not have a stalled download in iTunes - a song or podcast .... if you have a download in there that did not finish, complete that one first. Only one thing can download at a time on the iPad so that could be what is causing the problem.
    If that doesn't work - sign out of your account, restart the iPad and then sign in again.
    Settings>Store>Apple ID. Tap your ID and sign out. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Go back to Settings>Store>Sign in and then try to update again. Tap one waiting icon only if necessary to start the download stream.
    You can also try deleting the waiting icons - tap and hold down on an icon until it wiggles - the tap the X on the icon to delete it. Then try to download again.
    You can try resetting all settings. Settings>General>Reset>Reset All Settings. You will have to enter all of your app preferences and device settings again.

Maybe you are looking for

  • Why are missing items when import pst files to Outlook 2011 for mac?

    Hello. After installing Office 2011 for Mac I configured Outlook and it was allright. But when I tried to import a pst file from the old laptop who has Office 2007, I found that in the Outlook 2011 Inbox I have only ~60% items comparative with the Ou

  • IPhone 4s not alerting for new texts

    In the last week my phone has stopped alerting me for new texts. I have it turned on in notifications and have not changed ANY settings. I cleaned out my texts and memory to see if that would help but it did not. Any advice?

  • Where is the serial number for my AirPort Extreme G?

    I have an older AirPort Extreme G. I am trying to register the device to my Apple Support profile. When I use the link from the support site, https://register.apple.com/cgi-bin/WebObjects/GlobaliReg.woa it says it is not a valid serial number. I am t

  • RAM remaining active when not in use and grinding system to hault

    Hello there! The to point, my RAM appears to be acting very strangely and would be very grateful for any explanation/workaround/solution. I regularly use the RAM intensive application After Effects CS5. I have 16GB (8x2 GB matching pairs) of RAM whic

  • Photoshop Elements 10 Import Failed Error

    I have installed Elements 10 and when I try to import my Photos I get a Import Failed Error. Any suggestions. PE 10 was working prior and I had to replace one of my drives and I did a clean install. Any Ideas? Windows 7 Ultimate