Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

You cannot use a custom application that uses a separate application pool in Microsoft Dynamics CRM 3.0 Professional Edition for Service Providers


View products that this article applies to.

Symptoms

You cannot use a custom application that uses a separate application pool on a computer that has Microsoft Dynamics CRM 3.0 Professional Edition for Service Providers installed.

You may experience this problem when you try to access the custom application. When this problem occurs, you see the Microsoft Dynamics CRM 3.0 Professional Edition for Service Providers logon window instead of the custom application logon window.

↑ Back to the top


Cause

This problem occurs if you use Microsoft Dynamics CRM 3.0 Professional Edition for Service Providers together with Microsoft SQL Reporting Services 2005.

This problem also occurs if you use Microsoft Dynamics CRM 3.0 Professional Edition for Service Providers together with any other custom Microsoft CRM Software Development Kit (SDK) application that has the following conditions:
  • The custom application requires a separate Microsoft CRM application pool (CRMAppPool).
  • The required application pool is not the default application pool that is used by the Microsoft CRM Web site.
Note Microsoft .NET 2.0 applications must be set up on a separate application pool because Microsoft CRM Dynamics 3.0 is a .NET 1.1 application. Microsoft .NET 1.1 applications and Microsoft .NET 2.0 applications cannot share the same application pool.

↑ Back to the top


Resolution

Hotfix information

A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.

If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.

Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site: Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.
File nameFile versionFile sizeDateTimePlatform
Crmauthfilter.dll3.0.5745.102482,22408-Dec-200611:58

Installation information

Install this hotfix on computers that are running Microsoft Dynamics CRM 3.0 Professional Edition for Service Providers. To install this hotfix, follow these steps:
  1. Turn off the application mode (AppMode) setting in the Web.config file for the Microsoft Dynamics CRM 3.0 Web site. To do this, follow these steps:
    1. Locate the Microsoft Dynamics CRM 3.0 Web site directory on the Microsoft Dynamics CRM 3.0 server. To do this, follow these steps:
      1. In Microsoft Internet Information Services Manager (IIS), expand the computer name, and then expand Web Sites.
      2. Right-click Microsoft CRM v3.0, and then click Properties.
      3. Click the Home Directory tab.
      4. Determine the path that appears in the Local path box.
      5. Click OK.
    2. In the directory that you located in step 1, open the Web.config file.
    3. In the AppSettings section, change the following code line.

      Existing code line

      <add key="AppMode" value="On"/>
      

      Replacement code line

      <add key="AppMode" value="Off"/>
      
    4. On the File menu, click Save.
    5. On the File menu, click Exit.
    6. Reset IIS on the Microsoft Dynamics CRM 3.0 server. To do this, click Start, click Run, type iisreset , and then click OK.
  2. Install the hotfix.
  3. If you turned off the application mode setting in step 1, turn on the application mode setting in the Web.config file for the Microsoft Dynamics CRM application.

Prerequisites

There are no prerequisites to install this hotfix.

Restart requirement

If you are prompted, restart the computer after you install the hotfix.

Removal information

To remove this hotfix from a computer that is running the Microsoft CRM Server 3.0 SPLA edition, use Add or Remove Programs in Control Panel.

↑ Back to the top


More information

For more information about the terminology that is used to describe Microsoft software updates, click the following article numbers to view the articles in the Microsoft Knowledge Base:
824684 Description of the standard terminology that is used to describe Microsoft software updates
887283 Microsoft Business Solutions CRM software hotfix and update package naming standards

The following registry entries and values are created in the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\AuthFilter registry subkey when you install this hotfix:
  • ACQUIREMUTEXFORDECRYPT: 0 (DWORD)
  • AUTHFILTERKEY1: no value (REG_BINARY)
  • AUTHFILTERKEY2: no value (REG_BINARY)
  • AUTHFILTERKEY3: no value (REG_BINARY)
  • DEBUG: 0 (DWORD)
  • REFRESHCOUNT: 0 (DWORD)
  • AUTHFILTERTIMEOUT: 200000 (DWORD)
This hotfix also creates the following DWORD registry entry in the
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSCRM
subkey:

SEPARATEAPPPOOLS

The value of the SEPARATEAPPPOOLS registry entry is set to 1. To disable this hotfix, set this registry value to 0.

↑ Back to the top


Keywords: KB922766, kbmbsmigrate, kbqfe, kbhotfixserver, kbautohotfix

↑ Back to the top

Article Info
Article ID : 922766
Revision : 7
Created on : 1/20/2012
Published on : 1/20/2012
Exists online : False
Views : 350