- Toll Free: 1-866-SONOMA1
- Email Newsletter
- Blog
- YouTube
- Contact Us
Sonoma Partners
CRM 3.0, SBS2003 SP1, and ISA
Posted by Mike Snyder on November 23, 2005 |If you try to install Microsoft CRM 3.0 on a Small Business Server 2003 running ISA Server, you might experience some issues. This is not news, lots of people have been talking about it. Here and here for example.
However, this is news. Microsoft released a document today that explains how to resolve these issues, and here it is:
Issue:
The following error appears in the Microsoft CRM V3.0 Environment Diagnostic Wizard:
“The Web site for installing SQL Reporting Services was not found. Setup requires the presence of the Web site configured to run at port 80 with an empty Host Header.”
Cause:
There are multiple identities that exist on the Default Web site. This can be the result of installing Microsoft ISA Server on the Windows Small Business Server 2003 computer.Resolution:
Complete the following steps on the Windows Small Business Server 2003 computer:
1. Click Start, point to Programs, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.
2. Expand the <server name> node and then expand the Web Sites node.
3. Right-click on the Default Web site and select Properties.
4. Click the Advanced button on the Web Site tab.
5. Select the Identity with 127.0.0.1 as the IP address and then click Remove.
6. Select the SSL identity with 127.0.0.1 as the IP address and then click Remove. There should be one identity and one SSL identity remaining.
7. Click OK on the Advanced Web Site Configuration dialog box and then click OK on the Default Web site’s Properties dialog box.
Note: If you encounter the error in the V3.0 Environment Diagnostic Wizard before completing these steps, you must close the installation wizard and restart the install.
8. Complete the steps in the following Microsoft Knowledge Base article:
http://support.microsoft.com/default.aspx?scid=kb;en-us;8968619. After setup installs Microsoft CRM successfully you can add back the loopback identities to the Default Web site by completing the following steps:
a. Follow steps 1-4 to open the Advanced Web Site Identification dialog box on the Default Web site.
b. Click the Add button under the Multiple identities for this Web site area.
c. Enter 127.0.0.1 for the IP address and 80 for the TCP port and then click OK.
d. Click the Add button under the Multiple SSL identities for this Web site area.
e. Enter 127.0.0.1 for the IP address and 443 for the TCP port and then click OK.
f. Click OK on the Advanced Web Site Configuration dialog box and then click OK on the Default Web site’s Properties dialog box.More Information:
The following error may appear if the installation of ISA Server creates a certificate on the Default Web site named publishing.<your domain>.<your domain suffix>:“Activating SQL Server Reporting Services failed. Setup failed to validate specified Reporting Services Report Server https://publishing.
. /ReportServer.
Error: The request failed with HTTP status 401: Unauthorized”Windows Server 2003 SP1 includes a loopback check security feature that is designed to help prevent reflection attacks on your computer. The 401 error occurs because the name of the certificate does not match the name of the local computer. For example: The name of the Windows Small Business Server 2003 computer might be named MySBSServer.domain.local. The certificate created on the Default Web site during the installation of Microsoft ISA Server will be named publishing.domail.local. Following the Knowledge Base article in step 8 will resolve this issue.
To be honest, very few of our customers use Small Business Server so we have not personally seen this problem ourselves. However, I hope it helps those who might have seen it.
It's my understanding that Microsoft will publish this information as an official KB article at some point.
Comments
Post a Comment
Contact Us for a Quote, or Personalized Demonstrationof Microsoft Dynamics CRM for Your Business.
Contact Us
Previous Post
Back to Blog
You are right on the money with this one. Well said!
Matt Miller
http://www.micrsummons.com
Posted by: Matt Miller | Jan 23, 2006 8:26:49 AM
This blog posting was of great use in learning new information and also in exchanging our views. Thank you.
Andrea Jasperson
http://www.micrsummons.com
Posted by: Andrea Jasperson | May 5, 2006 6:44:37 AM