Microsoft Knowledge Base Email Alertz

(911328) - Describes a problem that occurs when the application mode setting is on for the Microsoft Dynamics CRM Web site. Provides a resolution.

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 911328 - Last Review: October 18, 2006 - Revision: 2.1

Internet Explorer 7 closes unexpectedly when you export records to Microsoft Excel in Microsoft Dynamics CRM 3.0

SYMPTOMS

When you use Microsoft Windows Internet Explorer 7 together with Microsoft Dynamics CRM 3.0, Internet Explorer 7 closes unexpectedly when you export records to Microsoft Excel.

RESOLUTION

To resolve this problem, turn off the application mode setting 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, 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. Identify 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 as follows.

    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 Microsoft Internet Information Services (IIS) on the Microsoft Dynamics CRM 3.0 server. To do this, follow these steps:
    1. Click Start, click Run, type iisreset, and then click OK.

MORE INFORMATION

To use the Microsoft Dynamics CRM 3.0 Web application together with Internet Explorer 7, you must turn off the application mode setting for the Microsoft Dynamics CRM 3.0 Web site. If you do not turn off the setting, Internet Explorer 7 closes when you start a Microsoft Office program from the Microsoft Dynamics CRM 3.0 Web site.

By default, the application mode setting is on for the Microsoft Dynamics CRM 3.0 Web site. When the setting is on, the Internet Explorer 7 toolbars are not displayed when you are using Microsoft Dynamics CRM 3.0. When you turn off the setting, the Internet Explorer 7 toolbars are displayed when you are using Microsoft Dynamics CRM 3.0. This is true even if you are using Microsoft Internet Explorer 6.

APPLIES TO
  • Microsoft Dynamics CRM 3.0
Keywords: 
kbmbscrm40no kbexpertisebeginner kbexport kbtshoot kbmbsmigrate kbprb KB911328
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate