Tests pass, but iPhone won't autodiscover Exchange 2010.

I have some Exchange 2007 and one Exchange 2010 I am responsible for. As far as I can tell I have ActiveSync and AutoDiscover setup properly. Running the tests here confirms this. With an iPhone I am able to do the "one step autodiscovery" on the Exchange 2007 servers but the Exchange 2010 does the "two step setup" where it fails to get the server name and it has to be put in by hand.
I'm curious if something was changed in 2010 AutoDiscover that breaks iPhone (3G 3.1.2). More likely I have got something misconfigured.
All the DNS names point to the same server, the SSL certificate supports all the names.
Here is my ActiveSync test results against the 2010 server.
Testing Exchange ActiveSync
 Exchange ActiveSync was tested successfully
 Test Steps
 Attempting AutoDiscover and Exchange ActiveSync Test (if requested)
 Successfully tested AutoDiscover for Exchange ActiveSync
 Test Steps
 Attempting each method of contacting the AutoDiscover Service
 The AutoDiscover Service was successfully tested.
 Test Steps
 Attempting to test potential AutoDiscover URL https://pepper.net/AutoDiscover/AutoDiscover.xml
 Failed testing this potential AutoDiscover URL
 Test Steps
 Attempting to resolve the host name pepper.net in DNS.
 Host successfully resolved
 Additional Details
 IP(s) returned: 69.85.246.35
Testing TCP Port 443 on host pepper.net to ensure it is listening and open.
 The specified port is either blocked, not listening, or not producing the expected response.
  Tell me more about this issue and how to resolve it
 Additional Details
 A network error occurred while communicating with remote host
Exception Details:
Message: No connection could be made because the target machine actively refused it 69.85.246.35:443
Type: System.Net.Sockets.SocketException
Stack Trace:
at System.Net.Sockets.TcpClient.Connect(String hostname, Int32 port)
at Microsoft.Exchange.Tools.ExRca.Tests.TcpPortTest.PerformTestReally()
Attempting to test potential AutoDiscover URL https://autodiscover.pepper.net/AutoDiscover/AutoDiscover.xml
 Testing AutoDiscover URL succeeded
 Test Steps
 Attempting to resolve the host name autodiscover.pepper.net in DNS.
 Host successfully resolved
 Additional Details
 IP(s) returned: 69.57.51.22
Testing TCP Port 443 on host autodiscover.pepper.net to ensure it is listening and open.
 The port was opened successfully.
Testing SSL Certificate for validity.
 The certificate passed all validation requirements.
 Test Steps
 Validating certificate name
 Successfully validated the certificate name
 Additional Details
 Found hostname autodiscover.pepper.net in Certificate Subject Alternative Name entry
Testing certificate date to ensure validity
 Date Validation passed. The certificate is not expired.
 Additional Details
 Certificate is valid: NotBefore = 11/25/2009 1:15:23 PM, NotAfter = 11/26/2011 3:33:48 AM"
Attempting to send AutoDiscover POST request to potential autodiscover URLs.
 Successfully Retrieved AutoDiscover Settings by sending AutoDiscover POST.
 Test Steps
 Attempting to Retrieve XML AutoDiscover Response from url https://autodiscover.pepper.net/AutoDiscover/AutoDiscover.xml for user [email protected]
 Successfully Retrieved AutoDiscover XML Response
 Additional Details
 AutoDiscover Account Settings
XML Response:
<?xml version="1.0"?>
<Autodiscover xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006">
<Response xmlns="http://schemas.microsoft.com/exchange/autodiscover/mobilesync/responseschema/2006">
<Culture>en:us</Culture>
<User>
<DisplayName>test user</DisplayName>
<EMailAddress>[email protected]</EMailAddress>
</User>
<Action>
<Settings>
<Server>
<Type>MobileSync</Type>
<Url>https://webmail.pepper.net/Microsoft-Server-ActiveSync/</Url>
<Name>https://webmail.pepper.net/Microsoft-Server-ActiveSync/</Name>
</Server>
</Settings>
</Action>
</Response>
</Autodiscover>
Validating Exchange ActiveSync settings
 ActiveSync URL https://webmail.pepper.net/Microsoft-Server-ActiveSync/ was successfully validated
Attempting to resolve the host name webmail.pepper.net in DNS.
 Host successfully resolved
 Additional Details
 IP(s) returned: 69.57.51.22
Testing TCP Port 443 on host webmail.pepper.net to ensure it is listening and open.
 The port was opened successfully.
Testing SSL Certificate for validity.
 The certificate passed all validation requirements.
 Test Steps
 Validating certificate name
 Successfully validated the certificate name
 Additional Details
 Found hostname webmail.pepper.net in Certificate Subject Alternative Name entry
Testing certificate date to ensure validity
 Date Validation passed. The certificate is not expired.
 Additional Details
 Certificate is valid: NotBefore = 11/25/2009 1:15:23 PM, NotAfter = 11/26/2011 3:33:48 AM"
Testing Http Authentication Methods for URL https://webmail.pepper.net/Microsoft-Server-ActiveSync/
 Http Authentication Methods are correct
 Additional Details
 Found all expected authentication methods and no disallowed methods. Methods Found: Basic
Attempting an ActiveSync session with server
 Testing an ActiveSync session completed successfully
 Test Steps
 Attempting to send OPTIONS command to server
 OPTIONS response was successfully received and is valid
 Additional Details
 Headers received: Allow: OPTIONS,POST
MS-Server-ActiveSync: 14.0
MS-ASProtocolVersions: 2.0,2.1,2.5,12.0,12.1,14.0
MS-ASProtocolCommands: Sync,SendMail,SmartForward,SmartReply,GetAttachment,GetHierarchy,CreateCollection,DeleteCollection,MoveCollection,FolderSync,FolderCreate,FolderDelete,FolderUpdate,MoveItems,GetItemEstimate,MeetingResponse,Search,Settings,Ping,ItemOperations,Provision,ResolveRecipients,ValidateCert
Public: OPTIONS,POST
Content-Length: 0
Cache-Control: private
Date: Fri, 05 Feb 2010 05:11:05 GMT
Server: Microsoft-IIS/7.5
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET
Attempting FolderSync command on ActiveSync session
 FolderSync command completed successfully.
 Additional Details
 Number of Folders: 11
Attempting initial sync (no data) for Inbox folder
 Completed Sync Command successfully
 Additional Details
 Status: 1
Attempting to test GetItemEstimate command for Inbox Folder
 Successfully received GetItemEstimate Response from Server
 Additional Details
 Estimate: 2 messages
Attempting to test Sync of Inbox Folder
 Completed Sync Command successfully
 Additional Details
 Number of items synchronized: 2

http://www.experts-exchange.com/Apple/Hardware/iPhone/Q_24933916.html 
Demazter:
Check the security tab of the users in AD and see if inherit permissions is checked.
had a similar problem with my first migration to Exchange 2010 and it was down to a security permission on the Active Directory User account.
In Active Directory Users and Computers right click on the user and select properties then under the security tab and advanced make sure the box is checked for inheritable permissions.
=========================
dmlavigne1:
Demazter is right for existing users that have been upgraded from previous versions of Exchange.  If you create a new user in Exchange 2010 IPhone sync will work without additional steps.  
When I went to check the security tab in AD, it was not visible.  I had to click the View menu then place a check beside Advanced Features.
When I checked the inheritable box, IPhone Sync worked for that existing user.
Note, I checked other users in my AD with mailboxes and some of them had this already checked.  The only two that didn't have this box checked were the users that were using the IPhone syncing and were upgraded from Exchange 2007.  

Similar Messages

  • How to test if Spam protection with Forefront for Exchange 2010 works

    Hi there.
    Installed forefront for exchange 2010 on Exchange Edge server.
    We have tested virus protection with creating EICAR, but the question is, is there a way to check if SPAM Works fine, and how to?
    with best regards
    bostjanc

    Hi bostjanc,
    Since this is an issue on the Forefront side, I suggest ask Forefront Forum for help so that you can get more professional suggestions. For your convenience:
    https://social.technet.microsoft.com/Forums/forefront/en-US/home?forum=FOPE
    However, based on my knowledge, use the EICAR antivirus test file is the only built-in method to check whether the Anti-Spam configured correctly.
    You can try to send some test spams to your Exchange server for testing, even if this is a stupid method : )
    Thanks
    Mavis Huang
    TechNet Community Support

  • Force email download in HTML or text format on iPhone/iPad with ActiveSync (Exchange 2010 SP3)

    Hi,
    When an HTML email with attachment is received on iPhone/iPad (iOS 8.2),
    it can be downloaded in three cases of
    intermittents ways :
    - The full message is downloaded in HTML format
    - The message is download in text format and a
    "Download full message" link is displayed
    at the bottom of the message
    - The message is displayed in text format,
    but continues to download the rest of the message.
    When the download is complete, the message is displayed
    in HTML format.
    This behavior is intermittent. The Apple's support
    says it is a particular configuration on Exchange server
    that causes this behavior.
    I want to know if there is a way to fix
    this problem and force download email
    either in text or HTML format ?
    This problem occurs on iPhones/iPad
    (iOS8.2) with ActiveSync account (Exchange 2010
    SP3). It occurs also with Outlook.com account.
    On the Exchange 2010 SP3 server, The MaxEmailBodyTruncationSize
    and MaxEmailHTMLBodyTruncationSize settings are
    unlimited in ActiveSync policies.
    Thank you for your help.

    Hi,
    We can configure Exchange ActiveSync Mailbox Policy Properties to force device download HTML or text format email.
    Use the EMC to view or configure Exchange ActiveSync Mailbox Policy by the following steps:
    In the console tree, navigate to Organization Configuration >
    Client Access.
    In the result pane, click the Exchange ActiveSync Mailbox Policies tab, and then select the policy you want to view or configure.
    In the action pane, click Properties.
    Under the Sync Settings tab, check or uncheck the box
    Allow HTML-formatted e-mail. Select this check box to enable e-mail messages that are formatted in HTML to be synchronized to the mobile phone. If this check box isn't selected, all e-mail messages will be converted to plain text before synchronization.
    And use this command to configure whether allow text messaging on the mobile phone. The Exchange Enterprise Client Access License is required to change the values of this setting.
    Set-ActiveSyncMailboxPolicy -Identity PolicyName –AllowTextMessaging $True
    For more information, please refer to this document.
    https://technet.microsoft.com/en-us/library/bb123484(v=exchg.141).aspx
    Best Regards.
    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]
    Lynn-Li
    TechNet Community Support

  • Airport card works in 10.1, HW test passes, but not detected at all in 10.4

    Ok, Hi. I'll first admit this is my first post so go easy on me!
    I just bought a used iBook G3 and it was working fine for a while until about a month ago when all kinds of weird things stared happening. Some of which those problems I solved from reading previous topics from these forums - but anyways, I'll skip all my other problems and get right to my current one.
    First off here is the complete specs:
    12.1" iBook G3 "dual USB series"
    500MHz PPC processor
    128+256MB ram = 384MB RAM
    15GB hard drive (NOW 160GB HARD DRIVE!)
    No Airport Card (NOW ONE HAS BEEN ADDED!)
    Multiple OS's - OS9 and 10.1 were included (have original disks)
    I also have a set of 10.4 Tiger CD-ROM disks
    Anyways, here is basically what is happening. I bought an Airport card off eBay for my iBook. I installed it about a week ago. I booted into 10.4 Tiger and it did not detect the card. Tried to do the manual setup with the wizard and it said there was no card attached. I went into the system profiler and is said No info available under the airport section. I then booted to my "apple hardware test disk" and ran the full/extended test. It passed everything (including the Airport card) so I know that is not the problem. I then booted into OS X 10.1 and lone behold the card is detected and is working without any fooling around with! Instant wireless internet! So I know that the card is working, but I want to use it in Tiger as 10.1 is almost worthless. So I boot into Tiger again knowing that the card is working, and Tiger still does not recognize it! I even booted into OS 9 and it detected the card (although it was having some connection problems, but at least I know that it IS detecting it.)
    Here is what I tried (so you can cross these suggestions off your list! lol)
    I've deleted the Airport "ktext" files, etc. (can't remember the actual names of the files, but I've cleared all of those caches and still no luck.)
    I've zapped PRAM
    I rest NVRAM
    I rest the PMU.
    I did a Arcive and install of 10.4
    ...All of which did not help. Again, the card worked in 10.1, but 10.4 is completely blind and can't find it!
    Now we are caught up to today. I was having many other odd problems and it all lead to my hard drive probably being bad. So toady I finally bit the bullet and bought a new hard drive from Best Buy. It took me forever to install it, but I did it, and it works! Now I have 160GB (make that only 128GB detected) of space. I partitioned it 4 ways as well:
    "Tiger" - 80GB
    "Other OS" - 30GB
    "Extra Space 1" - 10GB
    "Extra Space 2" - 8GB
    xxxxxxxxxxxxxxxx- 128GB Total
    So now that I have a new hard drive (that I was told would fix all of my problems because my old one was "bad" I thought I would have it working today, but no. So I put in the brand new drive, partitioned it, booted off my Tiger disk, installed it on the 80GB partition. The install went fine. So I now have 10.4 on the new drive. Seems to be a lot faster then my old drive! I did the combo updater (which I downloaded on my iMac and transfered to a flash drive and loaded on to my iBook) Ran the updater, and now it is running 10.4.11! But then I realized, the Airport card is STILL not detected in Tiger!!! - I thought the new hard drive would solve all my problems as I was staring from scratch, but no, there is still a problem!
    I ran the Apple hardware test disk again, full test, and it said my Airport card is still fine. I didn't reinstall 10.1 yet (nor did I want to, I was hoping Tiger would work for what I wanted) but it seems now that I might have to go back and install 10.1 again. I don't know what it will prove - other then it will work again, but I don't want to use 10.1 so I'm not going to bother doing all that again.
    Anyways, after looking into this further, I brought up the system boot log (of tiger) and found these lines interesting, and hopefully useful to you guys:
    localhost kernel[0]: AirPortFirmware: start Sta f/w download
    localhost kernel[0]: AirPortDriver: F/W download failed
    localhost kernel[0]: AirPortFirmware: start Sta f/w download
    localhost DirectoryService[64]: Lunched version 1.8 (v346)
    localhost kernel[0]: AirPortDriver: F/W download failed
    it then lists the eithernet address and then ramblers on about other nonsense. If anyone needs the other "stuff" i'll try and save the whole log file and attach it here if anyone needs it.
    So could anyone please help? It seems as if i've done everything, and still can not get an answer on why it is doing this, and how to fix it!
    Please Help!
    Thanks you so much, and sorry for the long yet detailed message!!!
    -Scott

    Hey, just wanted to post an update to let everyone know what I ended up doing.
    Bottom line with the airport card I had is that is was "bad" - well only kind of. I got an email from a guy from a local PC repair shop. He told me he had just gotten one of those cards in and had it for sale for only $25. So I was chatting with this guy and he said it would be alright if I brought my iBook right in his shop, swap the cards and try it before I buy it. So I did so. Very nice guy and we swapped out the cards no problem. Right away it recognized his card and worked! I then downloaded the Airport update and ran it. (remember before, when I tried to update my card, after it restarted it was no longer recognized.) So we did the update with HIS card in and after it restarted, it STILL worked! It also added WPA support as well! We then booted into to Tiger (remember the old card wasn't recognized at all in tiger) and it ALSO worked in Tiger! I also had WPA support right away! So I bought the card and was all happy that it was all working again! I then figured out what the problem was with the old one.
    My original card was one of the "original" originals. Then, Apple "changed" the original cards and replaced ones with "128bit" support. (this is all before the extreme cards) I then found out that the newer original cards (the one the guy just sold me) are worth MORE because these are the cards that are compatible with the newer update (128bit WEP, and WPA) The cards looked exactly the same, but the newer card has "128 Bit" printed on the bottom of the card.
    SO, it ended up, I was "asking too much" out of the card I had - as the card I had did not support what I was trying for it to do. Where as the newer card I bought IS compatible with the update, and worked like a piece of cake. So all in all, the first card I had isn't "dead" it just wasn't working with what I wanted it to. So I'm going to end up selling it. Hopefully craigslist, but I will get more for it on eBay. so that is what I'm going to do. I'll just make sure to tell people this "story" so they don't try and do the same thing I did. But for someone with an even older laptop, an older OS, or an older router, this card will work just fine for them.
    So thats basically it! Looks like I got everything working!
    -Scott
    Message was edited by: sdschramm

  • SMART tests PASS, but my Spin-up Retry Count is in the yellow

    I've had my computer for almost three years. AppleCare is on the verge of expiring. I just toook my MacBook in for a trackpad replacement.
    I use TechTools Pro for my hardware testing. My computer passes all of its tests, but I notice that the test for the Spin-Up Retry Count on the SMART status of my harddrive is not totally in the red, but in the yellow, and even then its closer to green than to red. My computer still works great. It does slow down and Spinning-wheel-of-death alot when I'm doing alot of high-CPU load tasks, but for the most part, it still works great. Is this Spin-Up Retry Count something I should be concerned with? My other tests report no bad sectors, bad blocks, or anything else wrong.

    Back up all data, then uninstall the worthless, time-wasting "TechTool" product according to the developer's instructions. Reboot. Problem solved.
    Oh, that made my day. I actually did that, when I found the Unix tool smartmontools. Set it to perform a full check weekly, and email me if SMART check failed. No use seeing that stuff Techtools shows you.

  • Iphone Sim Lock is deactivated from telekom, but iphone won´t start with any other sim

    my iphone tells me to contact my provider, my provider tells me on help pages to contact apple. how can I find out my status of Sim unlock from the apple side? and what about a SIM that has never been used in itunes before. ? ... Can somebody help?

    Unfortunatly they have given you mis information. Apple do not have any control over unlocks.
    If they have confirmed they have unlocked it from your end, you need to plug the phone into iTunes with a sim card from a different provider inside, this will force the phone to check the lock status and should prompt it to unlock.
    You may even need to erase and restore the phone for this process to work.

  • Ad hoc internet sharing works fine but iPhone won't show up in itunes

    Hi all,
    I have set up an Ad hoc wifi network on my laptop and am able to connect to it from my iphone 3GS and share its (laptop) internet connection.
    I have checked "Sync with this iPhone over wireless networks" in itunes.
    However as soon as I unplug the USB cable my iphone disappears from itunes and "Sync Now" on iphone becomes greyed.
    I can connect to Internet from iphone using the ad hoc network so I know they two devices are communicating wirelessly.
    I just don't understand why I can't see the iphone in itunes.
    I am running itunes 10.6.1.7 and IOS 5.1
    Any help will be highly appreciated

    Try another usb port or this:
    http://support.apple.com/kb/HT1224

  • Iphone 4s configured for exchange 2010 rebuilds inbox

    My iphone 4S keeps rebuilding the inbox multiple times per day. no events in the exchange server logs. this happen on wi-fi also.
    can this be the resync timeout value that the ios 4 suffered with?
    Thank You

    I have the same problem on mu iPhone 4S, running iOS 5.1 .
    I have 4 exchange profiles on my iPhone, but it's only the gmail account (which has been set up as exchange push)  that rebuilds his inbox x times a day. 
    It's only since a couple of weeks, before it worked perfectly.

  • Test-mrshealth failing at QueueScanCheck on an Exchange 2010 server

    When I run test-mrshealth on one of my Exchange servers (mailbox, hub and cas role) it fails on the third check, queuescancheck everytime. The health check passes on the other 2 checks, servicecheck and RPCPingcheck.  Please see depiction:
    After receiving myriads of alerts from SCOM regard, I feel that this must be resolved. Please help.
    ms

    Hi
    Please refer to the Monitoring failed to run the Test-MRSHealth cmdlet
    http://technet.microsoft.com/en-us/library/ff360298(EXCHG.140).aspx 
    Check the User Action to resolve this problem
    Cheers
    Zi FEng
    Zi Feng
    TechNet Community Support

  • Outlook 2010 cached mode cannot see GAL but Outlook 2007 can via Exchange 2010

    Hi,
    I have a problem similar to
    this but with a different cause.
    Our OAB config looks good from both Outlook 2007 and Outlook 2010. Both can see the GAL in non-cached mode but in cached mode only 2007 can see the GAL. In 2010 it's just not there. Even the same user can only see it in 2007.
    Does anyone have any suggestions as to why this is?
    Cheers,
    Rob

    Hi,
    I have got the same issue, that I can't see updated OAB in outlook 2010.
    Can you share the detailed path of the locations you have mentioned here:
    In Office 2010, this happens but these values also exist in the [Service1] section and are blank:
    OfflineAddressBookPath=
    OfflineFolderPathAndFilename=
    And how do we add locations to these paths?
    Thank you in advance.

  • Fax test shows passed but fax doesn't work comm error

    new machine . fax test passed but when fax is trying to be sent comes back as comm error. help

    Hi @farmerj15 ,
    I see by your post that when you try to send a fax you are getting a comm error, the fax test all passed. I will do my best to help you.
    Make sure the printer is connected directly to a wall outlet. (don't use a power hub or a surge protector) This ensures the printer is receiving full power and may help this situation.
    I have provided a document to go through the steps to see if that will resolve the issue.
    Cannot Send or Receive Faxes.
    Sorry for all the questions, but it will help to resolve this issue quicker if you are still having issues.
    Please let me know the following:
    Can you receive a fax?
    What kind of line do you have? (Analogue, DSL, Cable Modem)
    Where is the fax cable connected to? (modem, wall jack)
    Are you using a filter?
    Are you using the 2 wire fax cable?
    Do you have distinctive ring set up on the line?
    Is there any voice mail set up?
    Do you have a answering machine? (Where is it connected to)
    Is there a phone also connected the printer?
    Have a nice day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • Get Impacted Tests Failure on TFS Online, but my Tests Pass

    I'm getting the following Automated buld report.
    My compile and MS Tests pass, but when the build tries to figure out impacted tests, I get the following errors.
    I don't get this error when I build locally.
    Debug | Any CPU
    0 error(s), 0 warning(s)
    $/MyProj/MyProj.sln compiled
    $/ /Trunk/Engineering/Sol.sln - 0 error(s), 0 warning(s),View Log File
    1 test run(s) completed - 100% average pass rate (100% total pass rate)
    333/333 test(s) passed, 0 failed, 0 inconclusive
    6 binaries instrumented - 42% of all code blocks covered
    MSTest.dll - 63% of 13327 code blocks covered
    Client.Web.dll - 37% of 9097 code blocks covered
    Framework.dll - 19% of 2202 code blocks covered
    Business.dll - 46% of 3412 code blocks covered
    Domain.dll - 17% of 4512 code blocks covered
    Repository.dll - 24% of 4341 code blocks covered
    Other Errors and Warnings
    1 error(s), 0 warning(s)
    Exception Message: The http request operation timed out after 00:15:00. (type TimeoutException)
    Exception Stack Trace: at Microsoft.TeamFoundation.Client.Channels.TfsHttpRetryChannel.
    Request(TfsMessage message, TimeSpan timeout) in d:\a1\dd\alm\tfs_core\Framework\Client\Channels
    \TfsHttpRetryChannel.cs:line 156
    at Microsoft.TeamFoundation.Client.Channels.TfsHttpClientBase.Invoke(TfsClientOperation
    operation, Object[] parameters, TimeSpan timeout, Object[]& outputs) in
    d:\a1\dd\alm\tfs_core\Framework\Client\Channels\TfsHttpClientBase.cs:line 455
    at Microsoft.TeamFoundation.TestImpact.Client.TestImpactServer.Microsoft.TeamFoundation.
    TestImpact.Client.ITestImpactServer.PublishBuildChanges(Uri buildUri, CodeChange[] changes)
    in d:\a1\dd\alm\tfs_core\TestImpact\Client\TestImpactServer.cs:line 43
    at Microsoft.TeamFoundation.TestImpact.BuildIntegration.BuildActivities.GetImpactedTests.
    Execute(CodeActivityContext context) in d:\a1\dd\edev\diagnostics\aftershock\BuildIntegration\
    Activities\GetImpactedTestsActivity.cs:line 136
    at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor
    executor, BookmarkManager bookmarkManager)
    at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.
    ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)

    I am getting this error again, my code and tests all pass.
    Exception Message: The http request operation timed out after 00:15:00. (type TimeoutException)
    Exception Stack Trace: at Microsoft.TeamFoundation.Client.Channels.TfsHttpRetryChannel.Request(TfsMessage message, TimeSpan timeout) in d:\a1\dd\alm\tfs_core\Framework\Client\Channels\TfsHttpRetryChannel.cs:line 156
    at Microsoft.TeamFoundation.Client.Channels.TfsHttpClientBase.Invoke(TfsClientOperation operation, Object[] parameters, TimeSpan timeout, Object[]& outputs) in d:\a1\dd\alm\tfs_core\Framework\Client\Channels\TfsHttpClientBase.cs:line 455
    at Microsoft.TeamFoundation.TestImpact.Client.TestImpactServer.Microsoft.TeamFoundation.TestImpact.Client.ITestImpactServer.PublishBuildChanges(Uri buildUri, CodeChange[] changes) in d:\a1\dd\alm\tfs_core\TestImpact\Client\TestImpactServer.cs:line 43
    at Microsoft.TeamFoundation.TestImpact.BuildIntegration.BuildActivities.GetImpactedTests.Execute(CodeActivityContext context) in d:\a1\dd\edev\diagnostics\aftershock\BuildIntegration\Activities\GetImpactedTestsActivity.cs:line 136
    at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager)
    at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)

  • Iphone 5 not syncing exchange calendar

    My iphone 5 is connected exchange 2010 server. It sends and recieves emails perfectly, but will not sync the calendar. It is completely blank and if I create a new event in it, it won't update to outlook. I have done several resets and checked that the exchange calendar is selected and is default.

    Thanks James, however I have tried that numerous times. Even tried to restore the phone to factory settings however I am getting an error that prevents the restore. I'm starting to believe there is something wrong with the phone.

  • HT204023 iPhone won't discover Mac for bluetooth connection for personal hotspot

    Mac finds iPhone but iPhone won't find mac

    The Apple Support Communities are an international user to user technical support forum. As a man from Mexico, Spanish is my native tongue. I do not speak English very well, however, I do write in English with the aid of the Mac OS X spelling and grammar checks. I also live in a culture perhaps very very different from your own. When offering advice in the ASC, my comments are not meant to be anything more than helpful and certainly not to be taken as insults.
    The Mac's BT stack is not equipped for this to my knowledge. I think that you need to use wi-fi.

  • Migrating user from Exchange 2010 to Exchange 2013 succeeds but OWA redirects to 2010

    Hello everyone,
    I am migrating users from exchange 2010 to 2013, Users migration works perfectly and completes without any issue but after the user migration finishes I try to login to OWA but user goes to OWA exchange 2010 not 2013 as if the mailbox has not been migrated. 
    I have checked the HomeMDB attribute and I can see the new database on 2013 is located there. how to solve this? I have retransfered the user back to 2010 and 2013 but it didn't work.
    I would appreciate your help.
    Thanks
    Mohammed JH

    Hi Amit
    After 30 mins approximately we checked the inboxes that have been migrted (2) and we found out they are working.
    İ wonder why there is this delay ? İ have already done migration before but it never took this much time. İ would appreciate your reply.
    Thanks
    Mohammed JH

Maybe you are looking for