TS1627 Could I delete the Local file in the SyncServices folder?

1) When sync outlook mac 2011 with ical 5.0 choosing a particular calendar, items from other outlook calendar were sync into iCal 5.0
2) The file "Local" in the SyncServices folder is getting big, could I delete it

Could someone help?

Similar Messages

  • HT1923 I can't delete the Apple folder in Common Files

    My computer would not recognize my iPhone.  I tried the troubleshooting tips found online, uninstalling everything in order.  When verifying all files had been removed, I could not delete the Apple folder in Common Files as it says the folder or a file in it is open in another program.  When checking my programs I see iCloud remains (published by Apple).  Need that be uninstalled as well?  How important is it to delete the Apple folder which has an Internet Services folder in which are two other folders (filled with files), an application AppleOutloodDAVConfig64, and three application extensions?  I can no longer remember if my phone had remained connected to the computer throughout all of the process or not,

    Does it say something is in use in there?

  • How to delete a local file in the presentation server.

    Hi All,
    How to delete a local file in the presentation server. As we do using 'delete dataset dsn' in application server. How can i achieve this. My requirement is after uploading file using gui_upload, i want to delete that source file. Please let me know, how can i achieve this.
    Thanks in advance.
    Regards,
    Vishal

    data: l_rc type i.
      data: f_name type string.
        move 'c:\YourFile.txt' to f_name.
        CALL METHOD CL_GUI_FRONTEND_SERVICES=>FILE_DELETE
          EXPORTING
            FILENAME             = f_name
          CHANGING
            RC                   = l_rc
         EXCEPTIONS
           FILE_DELETE_FAILED   = 1
           CNTL_ERROR           = 2
           ERROR_NO_GUI         = 3
           FILE_NOT_FOUND       = 4
           ACCESS_DENIED        = 5
           UNKNOWN_ERROR        = 6
           NOT_SUPPORTED_BY_GUI = 7
           WRONG_PARAMETER      = 8
           others               = 9
        IF SY-SUBRC <> 0.
        MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                   WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
        ENDIF.

  • Unzip issue: Could not delete the zip file after unzip it

    I have issue with the following code, the purpose is to unzip first then delete the zip file. But I could not delete the zip file. When I put a break point before my delete() call, I manually delete it and get the file is used by another process. Please help. Here is my code;
    try{
    File primeZip = new File(dir, fileName);
    ZipInputStream zipStream = new ZipInputStream(new FileInputStream(primeZip));
         ZipFile zf = new ZipFile(primeZip);
         OutputStream out = null;
         for (Enumeration em = zf.entries(); em.hasMoreElements();){
              String fileName = em.nextElement().toString();
              out = new FileOutputStream(fileName );
              byte[] buf = new byte[16384];
              int len;
              while ((len = zipStream.read(buf)) > 0) {
                   out.write(buf, 0, len);
              out.flush();
              out.close();
         out.flush();
                   out.close();
                   zipStream.close();
    primeZip.delete();
    }catch(FileNotFoundException e){          
    }catch(IOException e){         
    }

    I put close() for ZipFile object which is zf.close() befoer I delete the zip file resolve this issue.
    Thanks.

  • ColdFusion could not delete the file

    Good day all im getting this error. cant figure it out
    "ColdFusion could not delete the file
    c:\ColdFusion8\wwwroot\Jewel\images\stock\203083.jpg for an unknown
    reason"
    I tried installing the 801 update the patch using :
    http://kb.adobe.com/selfservice/viewContent.do?externalId=kb403622&sliceId=1
    http://kb.adobe.com/selfservice/viewContent.do?externalId=kb403411&sliceId=1
    However this does not seem to be working,... but the file is
    there...
    Does anyone have a solution to this problem

    you sure you have all hotfixes installed? this was definitely
    fixed in
    one of the recent ones...
    also, i am no quiet sure about referencing [previous] cffile
    inside
    another cffile tag:
    <cffile action="rename"
    source="#dirlocation#\images\stock\#CFfile.serverfile#"
    destination="#dirlocation#\images\stock\#FORM.code#.jpg">
    see if setting a RESULT attribute in your cffile
    action='upload' tag and
    referencing that instead in your cffile action='rename'
    solves the
    problem...
    Azadi Saryev
    Sabai-dee.com
    http://www.sabai-dee.com/

  • ColdFusion could not delete the file [file path] fo

    Using the <cffile> tag I write a file to the server and
    display the outputed file in my browser. I then try to delete the
    file. I get the error message ColdFusion could not delete the file
    [file path] for an unknown reason. If I wait 60 seconds I can
    successfully delete the file. Using the freeware prodram Unlocker I
    know that it is a jrun.exe process that is preventing the deletion
    of the file for the 1 minute after the file has been created.
    Is there a known workaround or fix for this issue?

    Are you using CFlock when you write or create the file? If so
    that will prevent the file from being deleted until the lock is
    released.

  • How do I delete the apple folder in common files

    I am trying to delete the apple folder from common files.  When I click on apple, internet services comes up.  I tried to delet those but it says they are open in the internet.  I don't know how to close them.  Please help.

    I just fixed this.  I had to,delete iCloud from my PC.  Make sure it is still on your ipad, etc.!!!  There were programs open in iCloud preventing me from deleting all the apple files so that I could reinstall itunes.  I did not find that out on any of the apple support postings.  Apple should have told me to delete iCloud as they did the other components. 

  • Time Machine Backup Error. Time machine could not delete the backup disk image .sparsebundle

    Time Machine is giving an error message.  Time Machine couldnt complete the backup.  I am using the Seagate GoFlex Home.  Error message states Time Machine could not delete the backup disk image "/volumes/Go Flex Home Backup/iMAc.sparsebundle".  Does anybody have any ideas?

    I have deleted all files in the Time Machine backup via Windows, Finder, and GoFlex UI.
    I think this is your problem.. you need to follow the exact setup from seagate to get TM running again.. please read the manual... I do not have one but I do have another brand of NAS and setting up TM involves a fairly complex set of instructions.. because it is not a native Apple device.. your computer does not recognise it as TM capable.. you need to use the work around the manual will explain.

  • "Time Machine could not delete the backup disk"

    This morning, I got the "Time Machine must create a new backup for you" message referred to here:  http://pondini.org/TM/C13.html
    I went ahead and told it "start new backup" but after a few minutes, got this message, ending in error message -1:  "Time Machine could not delete the backup disk."  It did not reference a sparsebundle file or some other specific file name as I've seen in some other threads, and I haven't been able to find this exact issue anywhere in the forum or on Pondini's page.
    I went ahead and told it manually to do a new backup, but I am concerned that it will "lie to me" about the verifiability of the files per Pondini's page above (orange box at the bottom).  I'll attempt to force it to manually verify once this backup completes to see what happens, I guess.
    I'd appreciate any input.

    And now an effort to manually start a backup produces this error:  "This backup is too large for the backup disk. The backup requires 233.73 GB but only 188.30 GB are available."

  • I have bought an iMAC second hand but when updates to purchased (not by me) Apps I cannot download the updates as it is asking for the original owners password. How can I amend this or could I delete the Apps and download new ones in place under my email

    I have bought an iMAC second hand but when updates to purchased (not by me) Apps I cannot download the updates as it is asking for the original owners password. How can I amend this or could I delete the Apps and download new ones in place under my email

    If the machine was upgraded to Lion 10.7.x by the original owner then you bought an illegal license of Lion and also of any other applications that the seller  said came pre-installed, this assumes the seller did not include original install media. In that case you need to contact the seller for the original install DVDs that came with the machine re-install up to Snow Leopard 10.6.8 and then purchase Mountain Lion ($20) and the applications you want or need. If the seller cannot come up with the original install discs then you can buy them from a nominal cost from AppleCare..

  • Error: "The workflow could not delete the list item"

    Have set up 2 lists:  Events and EventsArchive.  They have all the same fields.  I have created a workflow in SPD using an impersonation step (I have Full control of the site/site collection).  Workflow is essentially this:
        If Curent Item:Expired 
    equals
    Yes
           Copy item in Current Item to
    EventsArchive
           then Delete item in
    Current Item.
    The item is copying over to the EventsArchive list just fine, but the "delete" part is not happening.  Instead, I get the following error:
    The workflow could not delete the list item. Make sure the list exists and the user has permissions to delete items in the list.
    The list obviously exists (or I wouldn't be able to copy an item from it), and I have as much permissions as anyone can have, so I'm not sure where else to turn with this. 
    Thanks in advance for your help!

    Hi,
    To test the issue, I create a simple workflow without using Impersonation step:
    It works.
    Could you please create new lists to avoid custom settings and test the issue again?
    Similar thread:
    https://social.msdn.microsoft.com/Forums/office/en-US/3fa94026-4487-4e4c-a5b4-12a79d6ee6a2/workflow-delete-item-not-working?forum=sharepointcustomizationprevious
    Regards,  
    Rebecca Tu
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Mac OS 10.5 /  I deleted the " Private" folder ... and emptied the trash. So the folder and its contents no longer exists on my computer at all !!!  I do have the OS dvd that i purchased years ago...  But my computer will not start from it on its own. My

    Mac OS 10.5 /
    I deleted the " Private" folder ... and emptied the trash. So the folder and its contents no longer exists on my computer at all !!!
    I do have the OS 10.5 dvd that i purchased years ago...
    But my computer will not start from it on its own.
    My question is what is the open source or terminal language code used to tell my mac to look in the DVD rom drive for startup info?  I know that im not the only person in this world who has deleted the "PRIVATE" folder and emptied the trash so it no longer exists on their machine...
    That said theres gotta be a common fix for a Power PC G4 that has the OS X dvd in the rom drive but wont look to it to reinstall the vital contents of the PRIVATE folder.
    Once again there is not a copy of this file or its contents in the recycle bin...
    Also rebooting the machine , pressing and holding the letter C does not prompt the machine to look to the dvd rom drive.
    I was reinstalling pro tools and figured I would make some room by cleaning my computers HD...
    Lol It was a bad choice to delete this file ...
    Thanks guys

    Okay sorry it took forever to respond... But for a while there I gave up on this computer!!!!
    Money's been tight lately , so taking it in to a professional was not yet an option... though I did consider it eventhough.
    Anyway long story short im glad I didnt spend any money because I already had all the tools necessary to fix this issue but was going about it in the wrong way. Okay so here is my scenario and the breakdown... Though this may not fix the issue for everyone :( which *****... But I know we all will have different circumstances.
    Anyway here we go...
    Okay so first things first....  Years ago I purchased the OS 10.5.1 disk ... So that has always been in my possession!!!!
    I realize that some may not have a disk to reflash your OS to your hard drive... but if you do your in luck.
    2ndly ... I had an external harddrive with all of my itunes downloaded music so it was more than okay with me to delete my primary HD because all the important stuff could either be copied over or repathed to be located.
    -------If you dont want to read through the whole story the fix is summed up in the bottom section-------
    Okay so now the SOLUTION!!!!
    By trial and error , and pure boredom I opened up my computer to clean the inside...
    AND
    "Disconnected the primary HD"
    and just because ....... REBOOTED my computer. Just to see what it would do.
    Upon restart and though it looked like it would repeat its usual cycle...
    About 1 minute in to that process my computer froze for about 2 seconds and flashed to the OS installation screen.
    Mind you I havent seen this screen yet... Probably hasnt been since I installed the OS years ago.
    After a bit of trial and error...
    I decided to tell my computer to startup from the OS 10.5 disk located in my dvd rom drive and restarted once again...
    this setting is under
    Utilities / startup disk
    After a little more trial and error ... I realized that I could reconnect the primary HD , restart the machine and return to the OS installation menu.
    So upon this discovery
    I went to the Disk Utility located under Utilities
    Highlighted my primary HD located in the left hand column
    Once highlighted ...
    In the heading section on the right I selected the option
    Erase
    in which I erased My current OS on my primary HD ...
    I used the first option in the list under security... Because it seemed like the least invasive and would take the least amount of time to see if this process would actually work.
    I FORGOT to add something... 
    Another reason why I deleted my primary HD!!!!!
    I forgot to say that it WOULD NOT!!!!! Show up in the STARTUP list as an option...Even After multiple reboots....
    But like clockwork... Once I deleted its name IT SHOWED UP as an option!!!!
    So back to the next step...
    I returned to the STARTUP option under utilities ... And was then able to see MY primary HD now as a startup option...
    But ofcourse it had no name because it we previously erased it.
    So when Clicking my newly erased HD ... I was almost immediately prompted to REINSTALL the OS ...
    Which said it would take about 57 minutes ... But I believe was alot less...
    My issue was resolved ... My computer then stated the install was SUCCESSFUL!!!!!!! :))))))))))) lol ;)
    It was like I was setting up for the first time ;) asking for my registration info...
    The dilemma of deleting the private folder and emptying the trash is finally over resolved. Done ... and no extra money spent!!!!!!!!! 
    Its really crazy that the information for such a simple thing is not readily available. Especially being such a simple fix.
    I know im not the only person who's had this issue , because i've seen numerous posts with similar wording.
    I also know I wont be the last person to have this issue... So I hope this synopsis makes sense.
    -------One more time the fix------
    *Insert your OS dvd into your dvd rom drive.
    *Unplug your primary HD or corrupted startup disk
    *Reboot your machine...
    Upon restart your primary HD will not be recognized...
    * you will then be prompted to select your language.
    Once selected
    *Click Utilities/startup... Highlight the the selection that refers to the OS dvd located in the dvd rom drive.
    * Click restart...
    !!!!!!!!!!Be sure to reconnect your Primary HD Before your computer restarts and you hear the chime!!!!!!!!
    If you do not replug your HD before the chime it will not be recognized.
    In that case restart again.
    Upon restart once again
    *Choose your language...
    *Click Utilities / disk utility
    In the left column select and
    *Highlight your HD ...
    Then towards the top portion / center of the page
    *Click the heading Erase
    Then on the page toward the bottom
    *Click security options
    This will then provide erase options.
    I USED THE FIRST OPTION
    "Dont erase data"...
    *click OK
    * click erase...
    Once erased which should take a few seconds
    *Cancel the disk utility...
    * Click Utilities / startup
    And your newly erased HD should now appear in the list.
    * Select your drive from the list by highlighting
    It should no longer have a name.
    *Once selected, you will then be prompted to restart and install the OS to your newly erased HD...
    Thats it!!!!
    Once everything reinstalls re-add your personal info or registration info and you are up and running.
    Goodluck ;)

  • I accidentally deleted the documents folder from my hard drive. can I recover it?

    I accidentally deleted the documents folder (and its contents) from my ibook hard drive. Can I recover it?

    It takes a really expensive data recovery service to get back things that have been deleted.
    You could try Data Rescue 3, if you're desperate to get the documents back.
    http://www.prosofteng.com/products/data_rescue.php
    System Requirements:
    http://www.prosofteng.com/products/data_rescue_sysreq.php
    If you want to try this, stop using the iBook immediately, and wait until you get the recovery software because every time you save something to your hard drive (even if it's only a link in your browser history), you risk overwriting the files you deleted.

  • I accidentally deleted the contents folder  of BootCamp

    Ok so I was trying to install windows 7 through Bootcamp using an USB and iso file. But somewhy in my Bootcamp there wasn't the option for it so I downloaded an alternative contents folder which allowed me to do so. After I got to the part of partitioning my drive it was taking a very long time, and hour or so. So I decided to shut down my mac and repair the drive so it was as before.
    Afterwards I thought of a reason why it did not succeed and came to the conclusion that because I downloaded the Bootcamp of somewhere. So I deleted the contents folder I downloaded from the internet and tried to find the old one but then realised that I deleted that too. So now Bootcamp does not work at all. So I am wondering where could I download Bootcamp or is there some sort of update that would restore it?
    Thanks.

    Reinstall OS X. That is the only way to fix what you messed up.
    Simple fact is you Can NOT install Windows on a Mac that came with a DVD drive any other way then using the Built in DVD drive. Apple has limited all Mac that come with internal DVD drive to only install Windows from that internal drive.

  • How to recover emails after i deleted the roaming folder

    Hello
    i deleted my roaming folder by mistake and i can't access my emails.
    i used a software called crash plan to recover some data and it recovered a folder that has like 5 gb of data and 2 profiles ...but even if i select this folder in server settings i can't see mu old email.
    now i only see some old stuff in the sent folder.
    Can i somehow recover my emails back?
    Thank you

    If you deleted the 'Roaming' folder then you completely deleted all Profiles, all preferences, all mail, all contacts etc etc etc. It's almost as bad as reinstalling an OS from a Thunderbird point of view and for any other non-Windows installed apps.
    You could try this info:
    * http://windows.microsoft.com/en-us/windows7/Recover-lost-or-deleted-files
    Otherwise, You would need to use a backup - assuming you did create a backup of your Profile folder.
    If you had an IMAP mail account then all of those emails are stored on the server, so creating a new Profile and IMAP mail account would get all emails on server.
    Pop mail accounts would only redownload everything still in the server Inbox.
    http://windows.microsoft.com/en-gb/windows-8/what-appdata-folder

Maybe you are looking for

  • I started with a brand new iPhoto Library and I still can't get it to work.

    I have almost 40,000 photos and iPhoto simply stopped working altogether. You can read all about my trials and tribulations here: http://www.davidgagne.net/2014/01/02/dealing-with-my-iphoto-library/ Eventually I simply resigned myself to not being ab

  • Business systems defined in SLD not visible in Integration Directory.

    Hi, After having finished with the SLD configuration involving defining the product, software component, TS and BS. Then I imported in the Integration Repository from SLD and then defined message interfaces, types etc. After that, in Integration Dire

  • [CORRUPT] indesign cannot open the file

    Hi, Indesign is unable to open this file please help me recover this file. v. CC 2014 layout-1.indd Regards

  • Status Field Calculation

    Hi Experts, I need to report on Revert Back Service Tickets,means that I want to list the Service Tickets which the status are changed from 'Completed,Pending' to 'In Process'. My logic is If Service Ticket's status=completed pending and changed to s

  • Distribution expert??

    Post Author: marchand19 CA Forum: Exporting We had Crystal Report Pro 7, and with the version 7 we weu2019re able to use distribution expert to send a report to a user as an app. Ex: a month end report with CR 7 was sent to users, and every month the