Outlook 2010 - Contacting server for information

When attempting to print an email that contains many embedded html links (Avis Rentals, SouthWestern Airlines, etc.), Outlook 2010 has a pop-up that reads "Contacting the server for information" where it sits for at least 15 minutes. (I know this has been
asked many times, but I've not found a solution.)
Details:
 - This error occurs when running through my firewall, or having the firewall disabled, or the DMZ, or connected directly to our ISP.
 - The time it takes for the Preview to appear is directly related to the number of links/images the email contains.  The more links I remove from the code, the faster it downloads (by faster, I mean it goes from 15 minutes to 10 minutes.)
 - Packet inspection shows Outlook (and Word, as they share an html engine), downloading the same links over and over.
 - I have tried this on Windows 7 (64 and 32), and Windows XP (64 and 32), running Office 2010 with Exchange 2010.  We did not have this problem until we installed Outlook 2010.
 - Tried Office 2010 SP1, but did not fix the problem.
 - Problem occurs to a lesser extent when tryng to forward the email - it takes about 2 minutes to forward.
 - Word Trust Center logging and Outlook Troubleshoot logging does not show anything.
 - Have tried Exchange Cached mode, disabling add-ins, having Outlook use html to connect to Exchange, Turning off Exchange to Outlook encryption, disabling Outlook Anywhere, removed all Add-ins,  etc.
Are there any other suggestions?  Is there an official fix? 

After working with Microsoft on this I am convinced the problem is with the images in the emails that fail.  We ran a trace and found that the images linked to were either
not available or improperly designed or both and Outlook retries every one.  You can cancel repeatedly (20x for airline itineraries) or block images using the registry kludge.  Ultimately, airlines and othersite using
imbedded images need to fix their emails and/or their sites.  Here is a trace and Microsoft commentary about a sample itinerary email:
Email Subject: eTicket Itinerary
This email is the itinerary and Outlook user is experiencing same issue while printing and forwarding this particular message
We gathered fiddler trace while reproducing this issue and below is what I found in fiddler trace
GET
http://uwebadmin/img/eTicket/Bullets/dot_Small.gif
502
Fiddler - DNS Lookup Failed (text/html)
GET
http://uwebadmin/img/eTicket/Bullets/dot_Small.gif
502
Fiddler - DNS Lookup Failed (text/html)
GET
http://uwebadmin/img/eTicket/Bullets/dot_Small.gif
502
Fiddler - DNS Lookup Failed (text/html)
Outlook was trying to connect to the above URL (highlighted in yellow) and was failing. Outlook tried connecting to this 88 times.
Try to browse the above URL in a browser
http://uwebadmin/img/eTicket/Bullets/dot_Small.gif  and the DNS will not able to resolve this for you.
The key factor in the delay we are seeing is a 1x2.gif image.  In your first sample  email labeled “eTicket Itinerary”; this HTML code contains  88 of these images in
the body.  The original message was designed like a web page, and apparently the web designer felt they couldn’t trust the browser to handle cell spacing and non-breakable spaces, and decided to use a transparent 1x2 pixel GIF image instead.  So
any place in the message they wanted to enforce a space, they used an image.  This is very bad for Office 2010, since each of these will require an Office Art (OART) shape and an explicit download of the image to include in the forwarded (or printed)
email.  In addition, the server has placed the image on a share that is not supporting HTTP 1.1 OPTIONS verb, which eats up valuable time as the server bounces back an error on every image collection. 
Simply put, Outlook and Word 2010 are not web browsers.  Each image is considered separate from any other (a unique link).  This is unlike a web browser which treats images
like a pool of resources and will reuse the same one over and over if two tags share the same link path.  So whereas a browser only needs to pull the image once, we will pull it for every image.  In addition, given this scenario we don’t guarantee
rendering of content designed for web pages and not email.  This is clearly web page designed. 
In my opinion the use of images for spacing is a very pre-1998 rendering methodology, and extremely inefficient for modern HTML, but is clearly done for old browsers that didn’t support
explicit table layout.  While the company might have wanted to render that way, it makes for an awful email content experience, since users cannot easily select or edit such non-space “spaces”. In addition, to attach each to the file would bulk up the
email since each image would attach unique.  Bottom-line, the problem is due to the content itself.  It was not designed correctly for use as email (or should I say, in any email you would edit, or plan to view outside a web browser).
Why we don’t see the performance hit when originally opening the email;   It’s been explained because we can download images in the background (it is asynchronous). 
But to forward or print, we have to pull the images synchronously
because we need the downloads to complete before we can proceed to the next step.  So the reason it only occurs on those specific HTML web sites is by  design. 
I wanted to recap and  let you know up front, least two of the results from the repro steps are “by design”. 
1) Using images for spacing; e.g. 1x2.gifs totalling 88 images in the body.
2) Each image is downloaded independent and not shared from resource pool, making just collection of images a slow task (by design given the email).
This explains why other HTML emails don’t exhibit this same performance hit by using more modern HTML designs.
 - Microsoft tech

Similar Messages

  • "contacting server for information" in oulook vba

    Hi I am trying to append email body (It is an HTML body with large images ) to word with outlook vba (Actully number of emails body).
    1st emails body is copied correctly after which pop up of "contacting server for information" which takes the control . After that due to some peoblem empty spaces are copied on to word document after that.
    When I try to run the macro 2-3 time on same set of emails the output created is correct.

    Hello Gautam,
    What code do you use? Could you be more specific?

  • "Contacting server for information" when selecting a mail that has already been read

    In Outlook 2013 using an Imap/google account I very often the message “Contacting server for information” when selecting a mail that has ALREADY been read. I am not trying to forward or reply just simply selecting the mail. Why is the program trying to get
    information from the server that it already did receive once?
    How do I get Outlook to stop this ridicules behavior?

    Hi,
    Does this issue happen on each email you selected?
    Outlook displays this message whenever it needs to load content in your email, but the required content is being downloaded slowly or there is a connectivity issue with the content location.
    Please try to go to File > Options > Trust Center > Trust Center Settings > Automatic Download and untick the check box labelled "Don’t Download Pictures Automatically in HTML E-mail Messages or RSS Items". Click OK and then test again.
    In addition, if the email has a linked image, the image will not be downloaded locally on the system and it will be downloaded every time you open the email.
    Besides, some third-party add-in may also cause such issue. Please try to open Outlook in safe mode and check if this issue continues. To do this, exit Outlook, press Windows key + R to open the Run command, type
    outlook /safe and press Enter.
    Please let me know the result.
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Outlook clients get "Contacting the server for information"

    Hi,
    I've recently setup a new production Exchange 2010 Enterprise Edition server running on Windows 2008 R2 Enterprise.  Everything is working fine except for user's are getting a pop up in Outlook 2010 that says "contacting the server for information" when fowarding messages with imbedded html.  Outlook 2007 user's don't get the pop-up, but it still takes a long time for the message to send.  After they click the send button, it just sits on thier screen for about 20 seconds.  All other email messages are fine.  The messages are small, even a 26kb message will do this.  Has anyone seen this before, or have any ideas about what needs to be changed for the messages to be sent out at an acceptable time.  All users are configured for cached mode in Outlook and this happens for user's on the same LAN as the server and for user's on a different LAN.  At this point, we only have 10 or so user's on the server, but are getting ready to migrate several hundred over. 
    Thanks,
    JScott2

    Hi JScott2,
    If you test the issue in OWA, will it still take a long time to send?  If you use online mode in Outlook, can you reproduce the issue?
    The information you mentioned is "Outlook is retrieving data from the Microsoft Exchange server" right? If so, please refer to the suggestions in the following thread:
    http://social.technet.microsoft.com/Forums/en-US/exchangesvrclients/thread/b2afa738-0fba-4060-892f-6a3917744811
    I also suggest you install latest patch of Exchange 2010 and test the issue, Update Rollup 2 for Exchange Server 2010 (KB979611):
    http://www.microsoft.com/downloads/details.aspx?FamilyID=6d3ae3e0-3982-46d6-9e9c-7d7d63fae565&displaylang=en
    Hope this helps. Thanks,
    Elvis

  • CONTACTING SEVER FOR INFORMATION OUTLOOK 2010 -2013 TOTAL PAIN

    Everything was running great in Outlook 2010 which was a nice change. All of a sudden one day I started getting the "CONTACTING THE SERVER FOR INFORMATION" popup and progress line when I click on some emails. Some with pictures but most not. I
    dropped the bucks to upgrade to Office 2013 and what do you know. Same problem in Outlook 2013. I have read about this in the support site until I am blue in the face and have tried every "CURE" proposed. I have a stand alone computer loaded with
    Ram and a 50Mhz cable connection. Never ever had this happen in Outlook 2003.
    I am way past ready for MICROSOFT to fix this or post something that will really work and not tell people to play with the registry.  Fixing this stuff is Microsoft's job not the users who paid for tested working software.
    Is it a setting?  Anyone Know?  I have never had a stall happen downloading pictures or anything else with my mail.  Neither has any of the 100 or so Vietnam Pilots I converse with.  None of them have upgraded to 2010 or 13 after hearing
    of this problem.

    Thank you for your time to reply.
    I am a simple home user sick and tired of spending weeks or months looking through page after page of internet postings for solutions to a problem that should not
    exist. 
    I am extremely tired of “maybe this will work” solutions the average home user neither understands or should have to understand.
    Microsoft wrote the software. 
    Microsoft got paid a lot for the software for which you do not even get a disk anymore.
    Microsoft is responsible for fixing errors in their software, there always is problems, and sending upgrades free of charge to the users.
    It is not the users job to spend weeks trying to find an answer to Microsoft Software Errors.
    It is not the users responsibility to try to understand posted solutions that may or may not work and ask the Home user to play with registry entries or contact server
    owners about subjects they do not understand or work with.  Start in safe mode and maybe it will work solutions just go on and on may be fine for technical people but it is not okay for the typical home user.
    The thousands of posted efforts of people trying to find answers to this problem for MANY YEARS is an indication of how far reaching the error is yet in all these
    years Microsoft Corporation makes no effort to provide a guaranteed solution.  Microsoft support people in countries far away from the source of the problem tend to offer technical solutions not workable solutions that work.  Solutions that do not
    float above the normal home users lever of knowledge and according to thousands of post on the internet do not work.
    Before we go farther, 
    Tell Bill Gates to fix his product.  He is obviously not listening nor does he seem to care.  Billions in his bank and content to let software errors His company created continue forever. 
    Years of released software full of bugs is absolute proof of that.
    We do not want a list of technical solutions that may work but according to the post do not.  We have already done all the option setting changes suggested as
    possible solutions and the issue still exist.
    This issue never raised its irritating head in Outlook 2000.  Why did it pop up in 2010 and 2013?
    Thank you for the reply.
    Mike

  • CONTACTING SEVER FOR INFORMATION OUTLOOK 2010 -2013 problem single user

    I have the contacting server problem that popped up in Outlook 2010 after a long time without the issue.  Upgraded to 2013 2 weeks ago and same issue.
    THIS IS A STAND ALONE COMPUTER.  Weeks of sorting through the thousands of post on this issue that Microsoft obviously has no serious intent to correct.  Tired of reading the maybe this will work answers relating to servers or requiring safe modes
    and other fun things most home users know nothing about and should not have to if Microsoft would fix issues.  Not an issue to them after they have the money.
    Again, stand alone high end Dell with maxed out ram and over 2 1/2 T HD space on a couple of drives.  NEVER had this issue with Office / Outlook 200, 2003 and for a long while with 2010.
    Yes I do have a bad attitude about this issue.  Mighty tired of MS Software released with known issues since the first package came out.  Anyone really think Gates cares one iota about sold packages?

    Thank you for the shot sat the Microsoft Error.
    This message" contacting server for data" happens when I am opening mail
    in Outlook.  There is not a constant.  Sometimes it does it on every mail as it is opened and sometimes it doesn't.,  There are many times when this message will not appear when a message is opened but will appear when the
    same message is opened later.
    Message for=mats from my friends who flew helicopters in Vietnam with me are the same as they have been for many years.  Many years that this popup was not an issue.  No themes ever and only a few with signatures of the sender as always.
    We have always had the many pictures of Vietnam an other things like the US Presidents crotch salutes to OUR flag  Never a problem until now on occasion and we use to never use pictures as attachments unless there were a lot of them at one time. 
    Running the same Virus Software I have ran for many years, McAfee.  Aside from having this issue come out of the blue with Outlook 2010 and continue to survive when I upgraded to 2013.
    Bottom line is I have changed nothing aside from having this irritating bug crop up in 2010 yet not in any of the previous releases or over a year of using 2010.  What ever happened in 2010 was persistent enough to survive the upgrade to 2013. 
    One last thing,  I have my internet speed increased by Comcast which based on timing could not have created the issue.
    Thank you.
    AH1G Driver

  • "Contacting the server for information. Press ESC to cancel." in Excel when opening

    I havea user that when she open an Excel file that is older format 97-2003 it just says "Contacting the server for information. Press ESC to cancel." in the status bar then it hangs.  If she press esc about 20 times she get to see the
    document but then Excel just hangs and is unresponsive. I dont know if the documents have some connection to template but the user says they dont. Is there any way to disable this behavior ?
    I have searched everywhere for a solution but everything is about Word or Outlook and none of those can be applied to Excel.

    We had the same issue, however counting for all Office applications including Access.
    Thus, something told me this couldn't be application specific, which ruled out the dozens of suggestions you can browse to solve this issue, including removing of printer drivers, Share Point access (we have no SP running), plug-ins, malformed normal.dot,
    wrong Registry entries, etc. Antivirus and firewall had also temporarily been disabled with no change.
    Also, network shares were marked as "safe" and included as trusted locations.
    What pointed to the solution was this:
    1. When a trusted location was added in, say, Word, the path, say, T:\Documents was automatically changed to the shared path of our DFS file servers:
    \\ourdomain.local\data\department\data\document
    2. When I logged in with my Domain Admin account, the issue did not exist.
    Thus, it had to do with permissions.
    Users had full rights to the network share, here T:\Documents.
    They also had read/write rights to the DFS _share_. However, they had no Active Directory rights to the root of DFS, \\ourdomain.local
    Adding Domain Users with browse and read rights to
    \\ourdomain.local solved the issue at once.
    /gustav
    Gustav Brock

  • Outlook 2010 contacts not showing phone number in Lync 2013 client

    Hi,
    We have Lync 2013 with Exchange 2010. Recently we started upgrading Lync clients from 2010 to 2013.
    A few users started reporting that their local Outlook contacts does not show phone numbers in Lync 2013 (working with 2010)
    I have installed the august patch which should solve this issue
    981751 - Lync 2013 does not display telephone number of an Outlook 2010 contact in the contact card
    Any idea where to look next?

    Hi Tobias Borgen Nielsen,
    Lync expects all the phone numbers to be in the E.164 format, meaning they should be +1-111-11111111 etc. If they’re not like this, you will have to normalize them if you want Lync
    to publish them.
    The related article for your reference.
    Lync not populating contact cards phone numbers from Active Directory (Or: How to normalize AD phone numbers for Lync Server 2010 and 2013)
    http://y0av.me/2012/02/23/normalize_ad_numbers/
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or
    suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.
    Hope it can be helpful.
    Best regards,
    Eric

  • My outlook 2010 Contact Groups are not visible in iTunes; only syncs main Outlook Contact Folder, others not synching

    I have an iPhone (running the latest device software) and have Outlook 2010 for PC on my desktop.  I have several Outlook 2010 Contact Folders/Groups but when I try to sync with my iPhone I only have the option to sync all of my contacts.
    When I sync this -- the only Outlook folder/group that is synced is my main 'Contacts' folder/group.  All the rest of my folders/groups are not being transferred to my iPhone.  I've had this issue for a few months now -- and though I like the iPhone, my old Blackberry nev er presented this problem when it came to the simple base function of syncing.  Appreciate your help -- as I am out of answers.  Thanks.

    Hello kungpow112,
    The following article provides some useful information and troubleshooting steps that can help get Outlook and iTunes speaking the same language again.
    iPhone, iPad, iPod touch: Troubleshooting contact and calendar syncing via USB on Windows
    http://support.apple.com/kb/HT1692
    Cheers,
    Allen

  • Outlook 2010 Exchange Server 2010 to Exchange Server 2013 Features

    Hi All
    We have recently upgraded from Exchange Server 2003 to Exchange Server 2010. We are using the Outlook 2010 (32 bit) email client. When mailboxes were moved on to the new server various features inside the system were activated. For email Internal Out of
    Office Messages, External Out of Office Messages, notifications in the email recipient bar when creating emails if the user was out of office.
    What new features would be available with Outlook 2010 (32 bit) and Exchange 2013. And are they dependent on the Office Service Pack?
    Kind Regards
    Please note that I have previously posted this in another forum but was advised to post here in this forum.

    Hi,
    I find your post on Office forum:
    http://social.technet.microsoft.com/Forums/en-US/fc538968-212c-411c-8ce8-0ef1d7acfcca/outlook-2010-exchange-server-2010-to-exchange-server-2013-features?forum=outlook
    The Steve's answer is comprehensive, great links on Exchange 2013 new features and removed features.
    About "And are they dependent on the Office Service Pack?", I will give the answer.
    Based on my knowledge, when new SP releases, it include enhancements in security and compliance, architecture and administration, and user experiences.
    For example, Exchange 2013 SP1, it connects to Outlook 2013 SP1 via MAPI over HTTP.
    If you want to know more about the Exchange new features, please see Exchange Team Blog.
    Find blog about SP1 for your reference:
    http://blogs.technet.com/b/exchange/archive/2014/02/25/exchange-server-2013-service-pack-1-available.aspx
    Thanks
    Mavis
    If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Mavis Huang
    TechNet Community Support

  • HT4489 How to import MS Outlook 2010 contacts into iCloud ?

    How to import MS Outlook 2010 contacts into iCloud ?

    Hello there, ME1975.
    The following weblink provides some basic information on how to set this up:
    Apple - iCloud - Learn how to set up iCloud on all your devices.
    http://www.apple.com/icloud/setup/pc.html
    If you need some additional troubleshooting steps the following Knowledge Base article should provide some direction:
    iPhone, iPad, iPod touch: Troubleshooting contact and calendar syncing via USB on Windows
    http://support.apple.com/kb/HT1692
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro D.

  • How to import Outlook 2010 contacts in iPhone 5?

    Hi to all.
    I have an iPhone 5 and I want to import my Outlook 2010 contacts (about 500).
    With iTunes 11 I wasn't able to find how to do!
    Do you have a 'free' solution?
    Thanks

    Use this guide to import Outlook contacts to iPhone without the need for iTunes:
    http://www.copytrans.net/support/how-to-import-outlook-contacts-to-iphone/

  • How to sync Outlook 2010 Contact Groups to my iPad and iPhone

    I am trying to figure out how to sync my Outlook 2010 contact groups to my iPad and iPhone.  Also how do you manage the groups once on the device?  Seems they can only be selected and not edited.  I can get my Good contact group and my Windows Contacts contact group to sync but not my Outlook 2010 groups.  Any ideas?

    Mac solution.  No idea if works on PC:
    Work Around:
    On your mac:
    1.  Open a new email
    2.  Insert name of an existing group into one of the "To" fields as usual.
    3.  Highlight all the resulting names in the "To" entry
         [Highlight first name, and while holding shift, highlight last name and all will highlight[]
    4. Copy (Command C) the highlighted emails
    5. Paste (Command V) nto a pages document
    6. Remove the name and anything else preceeding the first < and also the first < of only the first entry whixh will look like this:
         [email protected]>,
    7. Remove the > of the last email which will look like this:
         , Jane Doe <[email protected]
    8. Copy the entire altered list from the pages document
    9, Go to Contact Book and click + to add a new entry
    10.. Name the entry (XXX Group for iPad) or whatever you wish to call it
    11.  Paste all the copied altered list into any one of the email entry spaces
    12.  Click on "Done"
    13.  Create new email On iPad and click on + in any one of the "To" lines and search for "XXX Group for iPad"  You cannot just key in XXX Group for iPad!!!!!!!, you must use + contact search.
    14.  Enter the selected iPad contact group into the "To" line.
    15.  All the entries will now appear in the "To" line and you are good to go.
    Adding or deleting email addresses from the iPad group:
    Easiest:  Alter the original mac group in the usual way and repeat steps 1-14 above.  It seems impossible to edit within the emai line of the iPad contact entry.
    Rediculously simple once figured out.
    Happy emailling, but please send Bcc so that you don't spread your groups' email addresses all over the internet for spam, viruses, and other unwanted emails.  Be considerate and ask your recipients to notifiy you if they wish to be deleted from the lists you compose.

  • Trying to recover Outlook 2010 contacts

    Trying to recover Outlook 2010 contacts and calendar from a HDD that cannot boot. therefore the .pst file cannot be exported.
    Is there a way to get the .pst and .ost files without actually running the Outlook program?

    Try this program, has to help you.
    Outlook Recovery Тoolbox helps to:
    Recover PST files of all Microsoft Outlook versions;
    Convert OST to PST file;
    Fix 2Gb bag for an ASCI PST file of Microsoft Outlook versions 97/98/2000/XP;
    Recover password protected PST files;
    Recover compressed PST files.
    For more details: Outlook Recovery
    If it doesn't help, try to find the answer here: http://community.office365.com/en-us/f/172/t/245212.aspx‏

  • How to sync iphone 5 to outlook 2010 contacts

    I have been trying to sync my new iPhone 5 to my Outlook 2010 contacts but I have had no luck. I found directions on-line and I only get it to step 2 of 3 for the sync when it stops. Does someone have specific directions to make this process easier?

    Read http://support.apple.com/kb/HT3191

Maybe you are looking for

  • How to remove error message power pc applications no longer supported

    How do you install photoshop 7.0 disk drive on a mac os x with the error message, "Power PC applications are no longer supported"?

  • Storage of a document via Word97 with a parser

    Hi, The storage of a document via Word97 is always impossible when there is a parser on the document (.doc associated with my custom parser) There is always a message "Impossible to record the file O:\toto.doc is not a valid file name". There is the

  • Online Book Preview Facility Available

    Hi everyone, I am currently using the Aperture books as a storybook feature for my lifestyle portrait sessions and want to be able to showcase some examples on my website. However, I am at a loss as to how this can easily be done (I appreciate it is

  • Lookup data row to populate form.

    I have successfully created a SQL data connection. I am able to setup the basic buttons (like First, Next, Last, Add, etc) for moving through records. I can see the SQL data records in the fields I have bound to the data in the form. What I want to b

  • How to fix a MZCommerce.JmsSend Error_message

    I Realy dont knowhow to fix a code MZCOmmerce .JmsSend Error_message so please someone help