Not no longer able to sync with Outlook

I recently upgraded to Windows 7 on my computers.
Ever since, I have not been able to sync on any of my computers with my storm.
An error message of "No available messages stores" comes up when trying to set up the sync parameters.
Does anyone know what this means and or is it a Windows 7 issue????
Many thanks for your help.

On your new computer, to what are syncing? Outlook?
Read this:
No available messages stores
1. If any post helps you please click the below the post(s) that helped you.
2. Please resolve your thread by marking the post "Solution?" which solved it for you!
3. Install free BlackBerry Protect today for backups of contacts and data.
4. Guide to Unlocking your BlackBerry & Unlock Codes
Join our BBM Channels (Beta)
BlackBerry Support Forums Channel
PIN: C0001B7B4   Display/Scan Bar Code
Knowledge Base Updates
PIN: C0005A9AA   Display/Scan Bar Code

Similar Messages

  • ITunes no longer able to sync with Outlook

    Hello,
    This is my first ever post on any forum so please go easy on me.
    I have an iPhone 4s, and iPad1 and run Windows7. I recently tried using iCloud but didn't like the Outlook calendar (appearance or speed) so wanted to go back to just syncing via my USB cable.
    I have followed all steps on here, restoring the iPhone, removing and reinstalling iTunes completely (5 times now) and my phone and iPad will no longer sync, they just sit in never land at either backing up calendar or contacts (I have tried leaving them on for hours at a time). I have now lost my calendar and all of the music off the iPhone so hoping for a solution.
    I have heard iTunes no longer supports syncing via iTunes, they want you to use iCloud but can't find anything definitive on this but it would explain why I can't get this to work.
    Any help would be greatly appreciated as I feel like I have tried everything.
    Thanks in advance.

    Have you tried using Google's sync services that are free yet? It sounds to me like you are not using Exchange for your iPhone with work. So, that would leave it open to use with Google. Keep your Google sync with your work calendar (Outlook), then sync up the Google Calendar with iCal so you have the calendar at home. Separately, setup your iPhone to sync real-time with your Google Calendar using the Microsoft Exchange settings. If all you are trying to do is get your one calendar to be the same everywhere, that will do it and it's all free. Here are links to instructions:
    *Google Calendar Sync To iCal:*
    http://www.google.com/support/calendar/bin/answer.py?hl=en&answer=99355
    *Google Calendar Sync To iPhone:*
    http://www.google.com/support/calendar/bin/answer.py?hl=en&answer=99355
    *Google Calendar Sync To Outlook (sounds like you already have this setup):*
    http://www.google.com/support/calendar/bin/answer.py?hl=en&answer=99355
    Unless I missed a detail, I think that does it for you.
    Message was edited by: supermurph

  • Private records are no longer private after sync with Outlook 2007

    I just synced my Palm Zire 71 with Outlook 2007 for the first time.  All went well except that my private notes were no longer private.  This means that anyone who gets a hold of my handheld and downloads to their Outlook would have all my private information.  Is there a fix for this?
    Post relates to: Zire 71

    Well, I fixed my problem.
    I'm not sure how or why, and I'm not sure it'll work for anyone else, but here's what I did.
    1. I started by making a backup copy of my Outlook calendar, as I always do.
    2. Next, I deleted all the appointments from my Outlook calendar, except for two. No special reason why I left those two in; it was just convenient and I don't think it made any difference.
    3. Next, I sync'd Outlook with my iPhone. This produced an empty calendar on the iPhone (except for the two leftover appointments). This is a big step forward. Previously, syncing would produce no change on the iPhone. Now the two calendars actually match, so something significant has changed.
    4. Finally, I opened the backed-up Outlook calendar side-by-side with my current (mostly empty) Outlook calendar and copy-pasted all the appointments back in. One final sync and now Outlook and iPhone have the same calendar, including all appointments!
    5. To test, I made a small change to the Outlook calendar, sync'd, and the change appeared on the iPhone. Then I made a small change to the iPhone calendar, sync'd, and the change appeared in Outlook. Problem solved!
    6. My guess is that deleting (almost) everything from Outlook's calendar must have cleared up some subtle data error. Fortunately, pasting all the appointments back in didn't bring the error back. The delete-copy-paste process seems to "scrub" the data and fix the iTunes sync problem. At least in this case.

  • WSUS errors - no longer able to sync with MS

    Our environment is SCCM 2012 R2 CU1.  We have a primary site server with local SQL (2012) on a Windows 2012 R2 server.  We also have WSUS and the SUP on this server as well.
    Permissions were changed on the C:\Program Files\Update Services folder.  TrustedInstaller was the owner.  This was changed, which in turn "broke" WSUS.  The permission was restored back to TrustedInstaller.  Unfortunately,
    there were other permission changes as well.  Subfolders under the C:\Program Files\Update Services have domain\Domain Admins as the owner.
    Due to these changes, I can no longer sync with MS for updates.  There are also multiple errors for the SMS_WSUS_CONFIGURATION_MANAGER, SMS_WSUS_CONTROL_MANAGER and the SMS_WSUS_SYNC_MANAGER.
    In the wcm.log file, the errors are:
    System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.TypeInitializationException: The type initializer for 'Microsoft.UpdateServices.Internal.ApiRemoting' threw an
    exception. ---> System.UnauthorizedAccessException: Access to the path 'Update Services' is denied.~   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)~   at System.IO.Directory.InternalCreateDirectory(String fullPath,
    String path, Object dirSecurityObj, Boolean checkHost)~   at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)~   at Microsoft.UpdateServices.Log.GetUsableLogFileName(String fileName, LogFileLocation&
    actualLogLocation)~   at Microsoft.UpdateServices.Log.InitializeFromConfig()~   at Microsoft.UpdateServices.Log.InitializeIfNeeded()~   at Microsoft.UpdateServices.Internal.ApiRemoting..cctor()~   --- End of inner exception
    stack trace ---~   at Microsoft.UpdateServices.Internal.ApiRemoting..ctor()~   --- End of inner exception stack trace ---~~   at Microsoft.UpdateServices.Administration.AdminProxy.CreateUpdateServer(Object[] args)~~  
    at Microsoft.SystemsManagementServer.WSUS.WSUSServer.ConnectToWSUSServer(String ServerName, Boolean UseSSL, Int32 PortNumber)
    Remote configuration failed on WSUS Server.
    In the wsusctrl.log file,
    System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.TypeInitializationException: The type initializer for 'Microsoft.UpdateServices.Internal.ApiRemoting' threw an
    exception. ---> System.UnauthorizedAccessException: Access to the path 'Update Services' is denied.~   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)~   at System.IO.Directory.InternalCreateDirectory(String fullPath,
    String path, Object dirSecurityObj, Boolean checkHost)~   at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)~   at Microsoft.UpdateServices.Log.GetUsableLogFileName(String fileName, LogFileLocation&
    actualLogLocation)~   at Microsoft.UpdateServices.Log.InitializeFromConfig()~   at Microsoft.UpdateServices.Log.InitializeIfNeeded()~   at Microsoft.UpdateServices.Internal.ApiRemoting..cctor()~   --- End of inner exception
    stack trace ---~   at Microsoft.UpdateServices.Internal.ApiRemoting..ctor()~   --- End of inner exception stack trace ---~~   at Microsoft.UpdateServices.Administration.AdminProxy.CreateUpdateServer(Object[] args)~~  
    at Microsoft.UpdateServices.Administration.AdminProxy.GetUpdateServer()~~   at Microsoft.SystemsManagementServer.WSUS.WSUSServer.ConnectToWSUSServer(String ServerName, Boolean UseSSL, Int32 PortNumber)
    Failed to set WSUS Local Configuration. Will retry configuration in 1 minutes
    The SMS_WSUS_CONFIGURATION_MANAGER messages are Message ID 6600:
    WSUS Configuration Manager failed to configure upstream server settings on WSUS Server "server.domain.com".
    Possible cause: WSUS Server version 3.0 SP2 or above is not installed or cannot be contacted.
    Solution: Verify that the WSUS Server version 3.0 SP2 or greater is installed. Verify that the IIS ports configured in the site are same as those configured on the WSUS IIS website.
    The SMS_WSUS_CONTROL_MANAGER  errors are Message ID 700 and 7003:
    WSUS Control Manager failed to configure proxy settings on WSUS Server "server.domain.com".
    Possible cause: WSUS Server version 3.0 SP2 or above is not installed or cannot be contacted.
    Solution: Verify that the WSUS Server version 3.0 SP2 or greater is installed. Verify that the IIS ports configured in the site are same as those configured on the WSUS IIS website.You can receive failure because proxy is set but proxy name is not specified
    or proxy server port is invalid.
    WSUS Control Manager failed to monitor WSUS Server "server.domain.com".
    Possible cause: WSUS Server version 3.0 SP2 or above is not installed or cannot be contacted.
    Solution: Verify that the WSUS Server version 3.0 SP2 or greater is installed. Verify that the IIS ports configured in the site are same as those configured on the WSUS IIS website.
    The SMS_WSUS_SYNC_MANAGER errors are message ID 6703:
    WSUS Synchronization failed.
     Message: WSUS server not configured. Please refer to WCM.log for configuration error details..
     Source: CWSyncMgr::DoSync.
      The operating system reported error 2147500037: Unspecified error
    The SUP WSUS configuration is set to use ports 8530/8531.  We do not have "Require SSL communication to the WSUS server" selected.
    We do have both "Use a proxy server when synchronizing software updates" and "Use a proxy server when downloading content by using automatic deployment rules" selected. 
    We do not use a WSUS connection account.
    If I open the WSUS console, I cannot connect to the server at all.
    In IIS, under the WSUS Administration site, the bindings are set to http-8530, https-8531.  Authentication for the site has the "Anonymous Authentication" enabled.
    I'm trying to restore the permissions and get WSUS working again without having to un-and re-install.
    Is there a document which outlines the permissions needed for the C:\Program Files\Update Services folder(s)?

    Unfortunately, what I've found is that you cannot remove WSUS and leave the DB (at least in Server 2012 R2).
    So the only option is backup the SUSDB, remove WSUS and the DB, reinstall with a new DB, then restore/replace with the "original" SUSDB.

  • ATV2 No Longer able to Sync with iTunes Library

    My ATV2 has been working just fine for weeks. I've watched a lot of content from my iTunes library on my iMac. I started up the ATV2 to watch a show and the interface was all garbage. It displayed blurred garbage of some of the movie/show icons at the bottom of the screen and reported that the Apple Store was not available to try again later. It then let me navigate, but the interface was still messed up. Part of the far right section of the display was on the left side of the screen. I finally unplugged it and plugged it back in and the interface was fine. It also appeared to be showing content from the Apple Store. I proceed to watch my show from my library, and it will not sync. It appears to but none of the content images show scrolling on the left side of the interface. Selecting a content category results in it displaying a message that it is "Loading...", but it never loads. I've restarted both devices, turned off and back on Sharing on both devices, recycled my Internet connection, but nothing seems to work. The ATV2 appears to be dead as far as syncing with my iTunes library now.

    This just happened to me. Lost all my info on my phone but when I logged onto my laptop it showed all info was still in my calendars. If this is the same for you need to go to your settings, then go to mail,contact,calendar, then go to add account, then other, add CalDAV account.. You will have 4 things to fill out put Yahoo (server name) put your  yahoo email and password and the description as yahoo... When you hit save will change the server name on it's own to CalDAV.calendar.yahoo.ca..... Once this goes threw all your info should come back to your calendar. This is what I did and it worked. Hope this helps.......

  • IPhone 4s no longer able to sync with iTunes

    My iPhone 4s seems to be going through the motions of synchronising and I haven't had any synch issues prior to now but I can no longer transfer files to the phone.  iTunes is showing my phone and contents in the sidebar but every time I try to synch a digital movie download (from Paramount and specifically downloaded for iTunes to and to play on all Apple devices) and a music track ripped from one of my cd's I receive a notification with either 'iPhone locked' or 'not recognised.' I have tried sending the files both via iTunes and My Document files and also synchronising from the phone itself. I have also un-authorised and re-authorised my laptop but am now at a loss as what else to try I have tried searching the communities but have been unsuccessful so any advice would be greatly appreciated.
    Many thanks.

    I also had this issue since updating to iTunes 12.  My phone was not showing up in "devices" at all, yet it was syncing to iPhoto just fine.  What ended up fixing the issue for me was turning both my phone and computer off and back on again, and unplugging any other USB devices so that only my phone was the one connected.  It then synced just fine.
    FYI, I am running iOS 7.1.2 on an iPhone 5

  • No longer able to sync with yahoo calendar after upgrade to OS5

    Last night I upgraded my IPhone 4 to OS5 and when I went to look at my calendar this afternoon found almost all of my calendar data was missing except for some VERY old entries such as birthdays. I have never before used iCal or iCloud, just syncing between yahoo and the iPhone directly. All the account information seems to be correct. I just tried opening iCal on my Macbook Pro and set up the yahoo account in there, and the account seemed to sign in okay but no data appeared on the calendar. I am a very new mac user in the scheme of things, so have no idea how to even try an fixes for this, but it's very frustrating. If anyone has any suggestions or ways to fix this I'd love to hear them. Thanks so much.
    -Lara

    This just happened to me. Lost all my info on my phone but when I logged onto my laptop it showed all info was still in my calendars. If this is the same for you need to go to your settings, then go to mail,contact,calendar, then go to add account, then other, add CalDAV account.. You will have 4 things to fill out put Yahoo (server name) put your  yahoo email and password and the description as yahoo... When you hit save will change the server name on it's own to CalDAV.calendar.yahoo.ca..... Once this goes threw all your info should come back to your calendar. This is what I did and it worked. Hope this helps.......

  • IPhone 4 (iOS5) not syncing with outlook 2010 calendar

    Hi Guys,
    My iPhone 4 has been working great for the last few months up until recently.  I have been able to sync with outlook 2010 for both my contacts and calendar using iTunes sync in the past with no problems..  I went to conference last week and got back in the office sync’d yesterday.  Things are not right. My contacts sync, but calendar does not sync either way (phone to PC - PC to phone).  I upgraded to iOS5 and reloaded iTunes and I'm having the same problem.  I also noticed that my sync is taking much, much longer (like there is a conflict somewhere.)   The contacts still sync, but no new/changed calendar entries.  Anyone have this problem and have any ideas how do I can fix it?  Is it a simple setting switch on the iPhone or iTunes?  It's getting very frustrating!!  One of my office mates has been taunting me with his android phone and I’m starting to feel like I might have to do something drastic to get my calendar back on my phone…
    Outlook version is MS Pro Plus 2010 - 14.0.5128.5000 (64-bit)
    iTunes version is 10.5.0.142
    iPhone version is 5.0 (9A334)
    Any help would be greatly appreciated!

    Hey, man. Sorry I have no solution, but it may not hurt to know you are not the only one.
    I uprgraded a 3GS to iOS 5, set it up to sync with iCloud initially, and then switched back to sync with PC as before. It seems that my calendar was syncing at first, but within a few days it just stopped.
    I also recall a ton of weird "sync conflicts" that I had to resolve, even though the iTunes conflict reslover showed information that was identical in Outlook and iPhone calendar.
    Notes and contacts sync just fine with Outlook 2003 under Windows Vista for me, but calendar will not sync at all any more, either direction.
    I have tried most of the suggestions, including restoring iPhone and creating a whole new user account in Windows and tried syncing iPhone and Outlook via iTunes that way (and both USB and wifi). I did not seem to have any better success.
    This is a disaster. So far I have just been using Notes to MANUALLY sync calendar info between devices.
    I have never given nearly as much thought to Android as I have lately.
    It may be time to call Apple Support, but my previous experiences with them (and the "Geniuses" at the store) were underwhelming.

  • Unable to sync with Outlook 2010 Calendar after upgrade to iTune 10.5.1

    Hi,
    I am using iTunes 10.5.0.142 running on Windows 7 Ultimate Edition and Office 2010 Professional, with iPhone 4S iOS 5.0.1.
    After I upgraded to iTunes 10.5.1, I was not able to sync with Outlook's Calendar.  However, if I use the option to overwrite all calendar entries from the computer to the iPhone, I was able to get my appointments across.  But added new appointments in Outlook did not appear in the iPhone after syncing. Syncing contacts seem to work OK so far.
    This was very similar to a problem I had when I moved to iTunes 9.2.1 to get iOS 4.0 back in Dec 2010.  This was later resolved in later builds of iTunes 10.0.
    Please look into this and see what are the differences in dealing with calendar syncing between iTunes 10.5.0.142 and your latest iTunes 10.5.1.
    Thank you.
    Regards,
    Gordon

    I have a solution that seems to fit globally...
    When you download and install Office 2010, you have 3 choices that you may not be aware of: 32-bit, 64-bit, click-to-run.
    32-BIT
    The 32 bit version is your typical office installation. You need to download the installer and let Office integrate with your system, just like every version to this point has done. This works with iTunes.
    64-BIT
    I haven't heard anything good about this version yet. Reports say it won't allow syncing with iTunes and various other plugins. Installation works the same as the 32 bit version.
    CLICK-TO-RUN
    This is a new installation method devised by Microsoft.
    http://blogs.technet.com/b/office2010/archive/2009/11/06/click-to-run-delivering -office-in-the-21st-century.aspx
    It essentially runs Office as a virtualization on a new Q drive. That means there are no EXE files for iTunes to find. Also, iTunes will not be able to locate a default mail program, even though you have Outlook set as such.
    Download time is hugely faster with C2R and updates are seamless. Kinda big brothery to me. If you want to reinstall office with a full, true version, log into your MSN account with the account you used to purchase the software, click my account, click download next the the product you purchased, then click Advanced Options and select the 32-bit version. You will need to uninstall Office 2010 before attempting a new install.
    Hope this helps.

  • BBQ and syncing with Outlook

    I understand that OS 10.1 is due out within a month or 2.
    Will it be able to sync with Outlook.
    I understand it can now sync 1 way only ( which is useless!) with Outlook.
    Has anyone read anything official from BB.
    Thank you all .
    Raloh

    Outrageous is an understatement!!!
    I will not upgrade until the 2 way syncing works!
    How does one get a statement from BB as to this problem?
    Technical Support at BB told me 10.1 "due out in a month" will sync 2 ways.
    It just doesn't make sense!!
    Thanks for your sad reply.

  • Help- unable to sync with outlook 2003 since update

    Since I updated to 1.01.1, I have not been able to sync with outlook 2003.
    In trying to find the problem, I went to Outlook-tools- options etc until I got to the box "itunes outlook addin" and checked it as I did when I originally set up the iphone. Somehow it had become unchecked.
    I then tried to sync but it didn't work. I went to the "itunes outlook addin box" again and saw it was unchecked. I can't get it to stay checked since I did the firmware update through this computer. Anyone having the same problem? Anyone know how to correct it?

    In Outlook, click on Help / About / Disabled Items. Is the iTunes add-in checked there? Uncheck it if it is.

  • BB Classic Sync with Outlook?

    I see from a separate thread that the Classic should be able to sync with Outlook 13 Calendars and Contacts.  It is important to me that my BB also be able to sync Memos with Notes on Outlook.  Is there a convenient way to do that?

    I also make heavy use of Outlook Notes, so had to find a solution for myClassic.
    Try Evernote, much easier  and nicer than companionlink. Evernote comes pre-installed on BB10, so you just need it on your desktops (and it's free). I had my Outlook Notes exported to Evernotes within minutes of installing, and it synced seamlessly to the blackberry once logged in.

  • I am not able to sync my outlook contacts with my iphone (both ways) noting that the calendar and notes are suncing perfectly (both ways)?

    I am not able to sync my outlook contacts with my iphone (both ways) noting that the calendar and notes are suncing perfectly (both ways)?

    You cannot sync Outlook 2011 directly with an iPhone, but if you go to the Tools menu and choose Sync Services, you can have Outlook sync with iCal and Address Book, which will then sync with the iPhone. And if your business is using Microsoft Exchange, you can set the iPhone up to communicate and sync directly with the Exchange server.
    Regards.

  • HT4191 Since 'upgrading' to ios6 notes no longer sync with outlook

    Why does Apple always make life harder everytime I let them upgrade IOS? Why don't I trust my intuition and stick with the IOS I've got used to? It took me a while to discover that Notes on iphones are associated for an inexplicable reason to an email account and that it defaulted to my gmail account. I then set it to default (for new notes) to an account called 'on my iphone'. Magically IOS 5 synced these notes to my Outlook. Perfect. I 'upgrade' to IOS 6 and Notes 'on my iphone' no longer sync with Outlook (quite apart from now finding the new itunes a nightmare to use).

    Apple doesn’t routinely monitor the discussions. These are mostly user to user discussions.
    Send Apple feedback. They won't answer, but at least will know there is a problem. If enough people send feedback, it may get the problem solved sooner.
    Feedback
    Or you can use your Apple ID to register with this site and go the Apple BugReporter. Supposedly you will get an answer if you submit feedback.
    Feedback via Apple Developer

  • Palm Treo no longer syncs with Outlook 2007 calendar

    Foolishly I upgarded to Office 2010 not realising that my Palm won't sync with Outlook 2010. I reverted back to Office 2007 but now my Treo won't sync with the calendar. All else appears okay. I get the following message:
    This handheld is associated with a differentprofile. To synchronize with that profile, close Outlook and synchronize again. To use this device with current Outlook profile, open the Hotsync custom dialogue and change the conduit settings to use this Outlook profile. See the Oultlook conduit help for details.
    The conduit settings only allow me to change which over-writes which - computer or Treo. When I chnage to get the computer to over-write (as this is where my up-to-date info is, the same message appears. I going to get an iPhone soon if I can't get help. This is crazy.
    Someone out there help...please.
    Post relates to: Treo 680 (Unlocked GSM)

    If I understand correctly, then the old Outlook 2003 is no longer available to you. If that's the case, then all of your information should have been taken from your local outlook 2003 and put into the new outlook 2007 exchange. The only way you can sync with exchange is by using EAS. You will need the server address, domain name, and the username/password you use to log into outlook. I expect you may not have some of this information, which is where your IT department will be able to fill in the blanks. You won't need to use the Treo for email, but now that outlook 2003 is gone, that isn't an option for your contacts/calendar/notes anymore. When setting up the EAS on your device, it will ask what you want to sync, and you can select/deselect the options you prefer.
    Hope this clarifies things a little bit.

Maybe you are looking for

  • User Settings not working.  Please help!

    <TD noWraplign=right>I am trying to build some interactive portlets using User prefs and have had no luck. Any help would be greatly appreciated. Here is my code for the first portlet (view_course_defaultView is set as a user preference in the web se

  • GR posting date in ME2L, ME2M, ME2N

    Hi Seniors,   For PO XXXXXXX, when we run ME2N, ME2M and ME2L, the GR posting date can not be shown in layout report for some items. For axample if we 8 items, it is showing the GR posting date only for 3 items. I have checked some POs having more th

  • Changes are not reflected in Staging or Production Database - BCC

    Hi, I changed an asset from product catalog and able to see successful deployment in BCC. But, I am not able to see the changes in Staging or Production database. I see only changes in Versioned Database. Did the following things to see if thee is an

  • Why block an account simply for not using its cred...

    I use Skype every couple of weeks - but I haven't needed to make a paid call for a long time. Now when I try to, I find my account has been 'blocked' - though only for paid calls. So I can't use my credit balance without jumping through Skype's 'acco

  • Multipe EDI Transactions mapped to single B2B Monitoring Directory

    Hi We have a typical requirement situation in our company. We are doing EDI transactions with one of our Trading partner. We are exchanging different EDI documents. But, because of some limitations we are using Oracle B2B to exchange only one transac