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
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.
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:
- Locate the Microsoft Dynamics CRM 3.0 Web site directory on the Microsoft Dynamics CRM 3.0 server. To do this, follow these steps:
- In Microsoft Internet Information Services Manager, expand the computer name, and then expand Web Sites.
- Right-click Microsoft CRM v3.0, and then click Properties.
- Click the Home Directory tab.
- Identify the path that appears in the Local path box.
- Click OK.
- In the directory that you located in step 1, open the Web.config file.
- 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"/>
- On the File menu, click Save.
- On the File menu, click Exit.
- Reset Microsoft Internet Information Services (IIS) on the Microsoft Dynamics CRM 3.0 server. To do this, follow these steps:
- Click Start, click Run, type iisreset, and then click OK.
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
| 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