OS error -43 cannot save pages

Another user asked about OS error -43 and was apparently able to resolve it by changing permissions.
I am having this same trouble on one of my GoLive-created sites, but I have not used a second computer. Specifically, I'm unable to create new pages or save a template HTML page.  I did have a computer meltdown some time ago that evidently messed up permissions, which I thought I had corrected by going to the file info.  For a while it was working fine, but now when I try to look at file info it says "no XMP found."
HELP

Where do server-stored mailboxes appear in Mail? Do they appear as subfolders of the account’s Inbox maybe?
If server-stored mailboxes appear as subfolders of the account’s Inbox in Mail, this account requires INBOX to be typed in Preferences > Accounts > Advanced > IMAP Path Prefix for Mail to manage and display its mailboxes properly. After having done that, Mail should be able to save messages on the server, but maybe in a mailbox different from where you want them to be. To fix that, select the desired folder in Mail and choose the appropriate option from Mailbox > Use This Mailbox For.

Similar Messages

  • My calendar will no longer let me add new event or delete them, it comes up with an error saying "cannot save event, no end date set" or "event does not belong to that event store". can anyone help with this?

    my calendar will no longer let me add new event or delete them, it comes up with an error saying "cannot save event, no end date set" or "event does not belong to that event store". can anyone help with this?

    Hi,
    To configure your ODBC DataSource, go to Control Panel ---> DataSources(ODBC) (If you are in a Windows environment).
    Select the tab System DSN. If you have not added your data source, then do so by clicking on the Add button. If you have added the datasource, click on the Configure button to configure it.
    Give the datasource name, then the database name.
    You have to give the hostname, service name and server name. I guess, in most cases, the datasource name and host name will be the same, service name and server name will be the same. If you are using TCP/IP, the protocol will be onsoctcp.
    There will be a file named Services under C:\WINNT\system32\drivers\etc where you have to give the port number for accessing this server.
    It will be like this <service name> <portnumber>/tcp
    Hope this helps...
    best wishes,
    Nish

  • Generic file I/O error. Cannot save VI "filename.VI"

    Hi, I have LV 8.2.  I am having problems saving VI's after editing them.  I am getting the message:
    Generic file I/O error.  Cannot save VI "filename.VI"
    I can recreate the problem by creating a blank VI, placing a property node on the block diagram, right clicking on property and choosing, select property and in the window that pops up expanding Application and clicking on Directory path and clicking OK.  I save this VI to disk.  Then I load the file again and delete the property node. Now if I try to save that I get: Generic file I/O error.  Cannot save VI "filename.VI"
    Furthermore with the real VI that I am having problems with.  If, when I get the cannot save message, I do a "Save as" and save a copy as "filename backup" and then quit labview without saving the "filename" vi, when I run LabVIEW again I get:
    The last time you ran LabVIEW, an internal rror or crash occured at save.cpp, line 821.
    I click investigate internal error message now and get told there is a logfile of the error.  The contents of the file on one occasion were, quote:
    #Date: Thu, 9 Nov 2006 10:56:40 a.m.
    #OSName: Windows NT
    #OSVers: 5.1
    #AppName: LabVIEW
    #Version: 8.2
    #AppKind: FDS
    #AppModDate: 07/27/2006 00:08 GMT
    .\panel\save.cpp(821) : DWarn: failed to find instance vi we're holding, caller vi: [VI "Spreeta Automatic Fluidics.vi" (0x05332ed0)] ident: [LinkIdentity "Instance          43 26Spreeta Automatic Fluidics .vi" [ Main Application Instance]
    $Id: //labview/branches/Europa/dev/source/panel/save.cpp#112 $
    0x008CCBB6 - LabVIEW <unknown> + 0
    0x008D17CE - LabVIEW <unknown> + 0
    0x0100F864 - LabVIEW <unknown> + 0
    0x00528E26 - LabVIEW <unknown> + 0
    0x00529342 - LabVIEW <unknown> + 0
    0x0052960C - LabVIEW <unknown> + 0
    0x004D6D2F - LabVIEW <unknown> + 0
    0x004D7C95 - LabVIEW <unknown> + 0
    0x004D7CD8 - LabVIEW <unknown> + 0
    0x004DBA95 - LabVIEW <unknown> + 0
    0x004DBD50 - LabVIEW <unknown> + 0
    0x0051FD4C - LabVIEW <unknown> + 0
    0x0051FD6F - LabVIEW <unknown> + 0
    0x0122CA73 - LabVIEW <unknown> + 0
    0x77E735DD - kernel32 <unknown> + 0
    .\panel\save.cpp(821) : DWarn: failed to find instance vi we're holding, caller vi: [VI "Spreeta Automatic Fluidics 9 nov BU1.vi" (0x05332ed0)] ident: [LinkIdentity "Instance          45 26Spreeta Automatic Fluidics .vi" [ Main Application Instance]
    $Id: //labview/branches/Europa/dev/source/panel/save.cpp#112 $
    0x00D0FE4B - LabVIEW <unknown> + 0
    0x008C8E17 - LabVIEW <unknown> + 0
    0x008D1726 - LabVIEW <unknown> + 0
    0x008D212C - LabVIEW <unknown> + 0
    0x00C41E5E - LabVIEW <unknown> + 0
    0x00C46F31 - LabVIEW <unknown> + 0
    0x00C4796D - LabVIEW <unknown> + 0
    0x00C497C6 - LabVIEW <unknown> + 0
    0x004CCB39 - LabVIEW <unknown> + 0
    0x004D7C95 - LabVIEW <unknown> + 0
    0x004DF19A - LabVIEW <unknown> + 0
    0x77D48654 - USER32 <unknown> + 0
    0x77D48723 - USER32 <unknown> + 0
    0x77D48999 - USER32 <unknown> + 0
    0x77D48FD2 - USER32 <unknown> + 0
    End of Quote:
    Any ideas?

    Hello,
    Sorry you've encountered this problem.  The cpp error is a known issue, which is filed under corrective action request number : 42BI4OO5.  In a nutshell, this means R&D is looking into the problem.  I attempted to reproduce the problem as you described below, but I did not get the "Generic file I/O error" as you did.
    If you have any further insight or detail which perhaps is the key to reproducing this, please repost, and I'll try to reproduce this again!  In the mean time, does it help to copy and paste your code to a new VI, or does that VI suffer the same problem?
    Thank you,
    Best Regards,
    JLS
    PS -
    Standard CAR Response:
    "This was reported to R&D (42BI4OO5 CAR ID) for further investigation. Thanks for the feedback!"
    Best,
    JLS
    Sixclear

  • Acrobat X, error message "cannot delete pages, pages are in use"

    Recently updated to Acrobat X. After saving a pdf, if I try to delete a page or pages, I get an error message "cannot delete pages, pages are in use". I have to close acrobat and reopen my document to continue deleting pages. Is there a fix for this? So far, I think Acrobat 7 was better that X!!!!!!!!!!!!!!!!!!

    What OS are you using?  Ive read that preview pane in windows vista and 7 causes an issue with the delete page feature.  The suggestion was generally to turn the preview feature off.
    Heres technet article on turning off the feature:
    http://social.technet.microsoft.com/Forums/en/itprovistadesktopui/thread/d2a9c302-1ef1-4d9 8-9e81-a88603ae8405

  • I have the ipad2 with the latest Os upgrade.  On certain websites, I get the following error message: cannot open page. Safari cannot open the page because the network connection was lost. I have rebooted, turned off wifi and reset the password.

    This is happening to only certain websites.  Unfortunately, the work ones that I need to access.  I appreciate any help.
    Error message:
    Cannot open page
    Safari cannot open the page because the network connection was lost
    I reset the wifi and the password, I also rebooted several times.

    Do you have any other browsers on your iPad? If you don't have one, why don't you try downloading one of these free browsers - they will all be "lite" versions (not full featured)  - but if you can access these websites with one of those - then I assume that we can point to Safari as being the culprit. That will not solve the Safari problem, but it will give us another point from which to work.
    http://www.google.com/search?client=safari&rls=en&q=free+ipad+web+browsers&ie=UT F-8&oe=UTF-8
    I have Mercury, iCab Mobile, Opera, Dolphin and Atomic. iCab Mobile - the paid version is great.
    BTW ... have you tried to access these sites from another WiFi connection - like a library, a friend's house - any other WiFi network?

  • Bind to AD error message "cannot save password"

    After loading Lion, I can not join/bind to my Windows Active Directory.  I acts like it is binding and then I get the error message "cannot save password"  It never binds.  It does create the computer account in AD though.

    Is this a Toshiba thing or an Microsoft Question?
    It's a Microsoft question. Take it here.
       Microsoft Discussion Groups
    -Jerry

  • PPT has found an error and cannot save the file in Microsoft Powerpoint2010

    I have been working in 2010 for 6 months and this is the 3rd time I have experienced this error.  I am using my own 2010- created, macro-enabled template - I want to save the file but I get an error message stating PPT
    has found an error and cannot save the file. 
    This has happened on both newly created files using this template, and files previously successfully saved.  The template has been used without error many, many times.
    I have on occassion been able to save as a 97-2003 file and then resave (with some loss of function) as a 2010 macro-enabled file, on another occassion I was not able to do this and lost some work.
    Copying into a new document didn't solve the problem. Copying into a different template didn't solve the problem.
    Any ideas what is happening, and how I can stop it happening?
    Kind regards

    Hi,
    Have you tried saving the file in *.pptm format (basically this extension is for powerpoint presentation with macros)
    Maybe try Save As and see if you can save it under a different name.
    Once you get the file closed, then reopen PPT and go to Office Button | PPT Options | Resources. Run Office Diagnostics there.
    In addition, make sure you have a local printer driver installed and set as the default printer. And it really might fix the issue.
    Here's info on what to do:http://www.pptfaq.com/FAQ00952.htm
    Sincerely

  • Why cant I rotate and save a picture from iphone 4s in windows photo viewer windows 7? the error is cannot save because there is a problem with the photo properties. I can rotate and save screenshots

    why cant i rotate and save a picture from iphone 4s in windows photo viewer windows 7? the error is cannot save because there is a problem with the photo properties. I can rotate and save screenshots

    Windows do not repect the digital EXIF specification. Use a free viewer http://www.irfanview.net/ for Windows.

  • I keep getting error message (cannot save as "file name" because of a program error)

    I opened a pdf in photoshop and when I need to save it back as a pdf i get this error (cannot save as "file name" because of a program error). I need to save it specifically as PDF/X-1a:2001 but the only pdf options that will work are "highest quality print" and "smallest file size". None of the others work. I'm running Photoshop CS5 on a PC laptop and I tried it on my desktop and also a mac running CS 5.5 and always get the same error. I think the problem might be with the custom color settings I have but it works fine on my work computer with the same color settings. What could be going on?

    Yes, it's probably related to your color settings in some way. Why you are doing it in the first place...? Since they are ISO standards there is simply no liberty in choosing arbitrary settings for PDF/X, especially the archicval flavors... So in conclusion you will have to make your color settings compliant. The crash itself is probably a bug in the PDF libraries and it may work at your office because there you may use a different version of Acrobat/ Adobe Reader and the associated PDF libraries which do not have this bug. Still, the initial issue remains: You need to work within the spec, not against it.
    Mylenium

  • While trying to edit a word document in Word online i receive the error message "Cannot open page safari cannot open the page because the address is invalid

    I am using One Drive for business on my ipad.  When I tryo to edit a word document in Word Online I receive the following message ...
    Cannot Open Page Safari cannot open the page because the address is invalid.  How do I correct?

    You could also ask here:
    http://answers.microsoft.com/en-us/onedrive/forum

  • Error reads "Cannot save information" when trying to save my pdf form on another computer

    Can anyone tell me what I have done wrong in the creation of my PDF form.   When we try to open it on another PC it comes up with another window which reads as follows:
    Cannot Save Form Information
    PLEASE NOTE:   You cannot save a competed copy of this form on your computer.
    If you would like a copy for your records, please fill it in and print it.
    If anyone can help me, I would be greatly appreciative !
    Thanks,
    Robert

    That message shouldn't show up if you use Reader 11 or DC, unless the form was created with LiveCycle Designer. It also won't happen in Reader if you Reader-enable the form in Acrobat. To do so with Acrobat 11 select:
    File > Save As Other > Reader Extended PDF > Enable More Tools
    The specific menu items are different for every other version of Acrobat.

  • Error 48 cannot save library

    cannot save itunes library, been getting this awhile now, any ideas?
    thanks!

    Give us a bit more details. When is this happening? What were you trying to do. Be as detailed as humanly possible. Maybe even take a screenshot.
    In the meantime, check this out:
    http://discussions.apple.com/thread.jspa?messageID=5071196&#5071196
    Could be your security settings on your firewall or anti-virus.

  • Imovie 11 on macbook pro get error message cannot save project changes

    imovie 11 on macbook pro get error message cannto save project changes:
    Please check the disk to ensure there is enough free space and you have permission to write projects. iMovie will try to save periodically, but your changes will be lost if you quit iMovie before the problem is resolved.  I have 462 GB disc space available.  I don't know about "permission to write projects".

    OK - bad luck about that. I hope you weren't too far advanced into your project. Sorry to hear that repairing permissions didn't help.
    When working on a long project, it's advisable to duplicate the project from time to time. In Project Library view click on your project then select File>Duplicate Project from iMovie's menu. A number will be appended to the name of the duplicate, otherwise you can rename it. A short-cut is to control-click (or right-click) on the project name, then select Duplicate Project from the pop-up menu. Duplicating doesn't take up much extra space, as the project points to the clips in the Event (or Events) and doesn't contain actual video as such (it's basically a text file which also holds information about your edits, added photos, music, titles and so forth).
    Also, it's best to have a backup, such as Time Machine. It gives you peace of mind when things go wrong!
    John

  • HELP! CANNOT SAVE PAGE PROBLEM!

    Hi, can anybody tell me how to save a html page generated by document.write? Because when I click on IE's save button it save the page containing the script, instead of the generated page. Pls tell how, thanks.

    Do not crosspost
    READ the answer given in the cross posted topics
    This is NOT a javascript forum.

  • Cannot save pages/numbers/keynote files to server

    Since I started using OS Mavericks I have been unable to save documents to our PC Server Win 2008 R2. It always worked with the other Mac OS systems. Even installing the lastest update today did not help.

    I just tried this with a Pages document (Pages 5.0), sending with Mail.app (7.0), and Mavericks, with my me.com account, to my verizon.net account, and it worked fine.
    Maybe the problem is with the SMTP server you are using, or with your ISP.
    I'd try a different SMTP server, and if that doesn't work, maybe call the tech support at your ISP.

Maybe you are looking for

  • Autofill ( on Safari ) not working after upgrading to Maverick and Safari 7.0

    Upgraded to  OS 10.9 ( Maverick ) and Safari 7.0  User information and passwords transfered okay ( from previous version of Safari ), but the autofill function does seem to work on any web pages. Safari preferences shows autofill in checked ( on ) .

  • H97 Gaming 3 - Audio Problem

    Hello, I have a problem with the audio of my new MSI h97 gaming 3 The audio works, but is distorted. I have already installed the latest realtek audio driver (6.0.1.7293) I have already tried to change headset. Hardware Mobo: MSI H97 Gaming 3 CPU: In

  • What is hub deployment?

    In the description of the functionality limitations for SRM as Add On for ECC 6.0 SAP talks about hub deployment. +"The following deployment and migration constraints apply: ·         SRM as an add-on to mySAP ERP 2005 does not support hub deployment

  • Generating soap message from given WSDL dynamically.

    Hi, I want to write code which can generate SOAP request message from given WSDL. Any Libraries which is already doing this work so that i can extend them and implement my work on top of it. I saw one similar thing called SOAPUI. But it is a desktop

  • Transport request Sequences in BI

    Hi Gurus, i have a question regarding the transport. I have transport from Dev to QA and wanted to transport now from dev to prod. Should i have to use the same request or should i have to create some new TR to move to Prod. Thank you for your Input.