Recently Posted

advertisement



You may have a client or user who receives the 0×85010014 error when trying to synchronize his mobile to an Exchange server. In my case it was with a Verizon Treo.

I couldn’t figure out for the life of me what the heck to do. I knew there was something wrong in IIS, because I had just previously created a new site and I didn’t think it was coincidence that the synchronization all of a sudden stopped working.

Basically, I knew it was my fault and I had to fix it…..aaaahhhhh.

So I did a little research, well you know, I googled it. That’s research!

I kept running into sites that had the same solution:

Problem:

ActiveSync will not work when the /Exchange virtual directory on the Exchange back-end servers is configured to require SSL.

Solution:
Remove the port 443 from the default web properties in IIS Manager snap in.

Well, that was not the fix in my case…..

That’s until I found this:

Note These steps affect both Outlook Mobile Access connections and Exchange ActiveSync connections. After you follow these steps, both Outlook Mobile Access and Exchange ActiveSync connections use the new virtual directory that you create.
1.     Start Internet Information Services (IIS) Manager.

2.     Locate the Exchange virtual directory. The default location is the following:
Web Sites\Default Web Site\Exchange

3.     Right-click the Exchange virtual directory, click All Tasks, and then click Save Configuration to a File.

4.     In the File name box, type a name. For example, type ExchangeVDir. Click OK.

5.     Right-click the root of this Web site. Typically, this is Default Web Site. Click New, and then click Virtual Directory (from file).

6.     In the Import Configuration dialog box, click Browse, locate the file that you created in step 4, click Open, and then click Read File.

7.     Under Select a configuration to import , click Exchange, and then click OK.

A dialog box will appear that states that the “virtual directory already exists.”
8.     In the Alias box, type a name for the new virtual directory that you want Exchange ActiveSync and Outlook Mobile Access to use. For example, type exchange-oma. Click OK. If exchange-oma already exists, you have to delete it.

9.     Right-click the new virtual directory. In this example, click exchange-oma. Click Properties.

10.     Click the Directory Security tab.

11.     Under Authentication and access control, click Edit.

12.     Make sure that only the following authentication methods are enabled, and then click OK:
•     Integrated Windows authentication
•     Basic authentication

13.     Under IP address and domain name restrictions, click Edit.

14.     Click Denied access, click Add, click Single computer, type the IP address of the server that you are configuring, and then click OK.

15.     Under Secure communications, click Edit. Make sure that Require secure channel (SSL) is not enabled, and then click OK.

16.     Click OK, and then close the IIS Manager.

17.     Click Start, click Run, type regedit, and then click OK.

18.     Locate the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MasSync\Parameters

19.     Right-click Parameters, click to New, and then click String Value.

20.     Type ExchangeVDir, and then press ENTER. Right-click ExchangeVDir, and then click Modify.

Note ExchangeVDir is case-sensitive. If you do not type ExchangeVDir exactly as it appears in this article, ActiveSync does not find the key when it locates the exchange-oma folder.

21.     In the Value data box, type the name of the new virtual directory that you created in step 8 preceded by a forward slash (/). For example, type /exchange-oma. Click OK.

22.     Quit Registry Editor.

23.     Restart the IIS Admin service. To do this, follow these steps:
a.     Click Start, click Run, type services.msc, and then click OK.
b.     In the list of services, right-click IIS Admin service, and then click Restart.

Note If the server is Microsoft Windows Small Business Server 2003 (SBS), the name of the Exchange OMA virtual directory must be exchange-oma.


Internet Phone Service                 Buy.com

You may be the one to comment first. Please leave your message below.