Microsoft Knowledge Base Email Alertz

(832815) - You may find that you cannot open a Microsoft Office Visio 2003 XML drawing (.vdx file) that is located in the document library of a Microsoft Windows SharePoint Services Web site. When you connect to the document library, and then click the link to...

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: 832815 - Last Review: October 22, 2007 - Revision: 3.3

"The page cannot be displayed" error message when you try to open a Visio XML drawing (.vdx) in a document library on your Windows SharePoint Services 2.0 site

On This Page

SYMPTOMS

You may find that you cannot open a Microsoft Office Visio 2003 XML drawing (.vdx file) that is located in the document library of a Microsoft Windows SharePoint Services 2.0 Web site. When you connect to the document library, and then click the link to the Visio XML drawing, you receive the following error message:
The page cannot be displayed

Cannot find server or DNS error.

CAUSE

This issue may occur if either one of the following conditions is true:
  • Microsoft Internet Explorer associates the .vsd extension with the .vdx file that you want to open. The .vsd and .vdx extensions use the same MIME type setting of "application/vnd.visio" (without the quotation marks). In situations when a file is saved to the local disk, Internet Explorer may associate the .vsd extension instead of the .vdx extension with a .vdx file.
  • The .vdx extension is not registered in Windows SharePoint Services 2.0 as a file type that you can edit by using Visio 2003. By default, the .vdx extension is not configured with the Edit in Microsoft Office Visio option in Windows SharePoint Services 2.0.

WORKAROUND

To work around this issue, use one of the following methods, as appropriate to your situation.

Method 1: Modify the MIME mapping for the .vdx extension in Microsoft Internet Information Services (IIS) 6.0

To modify the MIME mapping for the .vdx extension in IIS, follow these steps:
  1. Start Internet Information Services (IIS) Manager.
    1. Right-click ServerName, and then click Properties.
    2. Click MIME Types.
    3. In the MIME Types dialog box, click the entry for .vdx, and then click Edit.
    4. In the MIME type box, type application/vnd.visio.xml, and then click OK.
    5. Click OK, and then click OK.
  2. Restart IIS. To do so, follow these steps:
    1. Click Start, and then click Run.
    2. In the Open box, type cmd, and then click OK.
    3. At the command prompt, type iisreset, and then press ENTER.
    4. Type exit, and then press ENTER to exit Command Prompt.

Method 2: Configure the .vdx extension to use the Edit with Microsoft Office Visio option in Windows SharePoint Services

Add the .vdx extension to the list of file types in the DocTypes.xml file that use the Edit with Microsoft Office Visio option. After you do so, when you click a Visio XML drawing (.vdx) file in the document library of a Windows SharePoint Services 2.0 Web site, the Edit in Microsoft Office Visio command is displayed on the submenu that appears.

To add the .vdx extension to the list of file types that use the Edit with Microsoft Office Visio option, follow these steps:
  1. Edit the Docicon.xml file to include the .vdx extension. To do so, follow these steps:
    1. Start Notepad, and then open the Docicon.xml file. The Docicon.xml file is located in the following folder on the Web server:
      Drive:\Program Files\Common Files\Microsoft Shared\Web server extensions\60\Template\xml
    2. Locate the following line:
      <Mapping Key="vdx" Value="icvdx.gif"/>
    3. Edit the line that you located in step 1b so that it reads as follows:
      <Mapping Key="vdx" Value="icvdx.gif" EditText="Microsoft Office Visio" OpenControl="SharePoint.OpenDocuments"/>
    4. On the File menu, click Save, and then quit Notepad.
  2. Restart IIS. To do so, follow these steps:
    1. Click Start, and then click Run.
    2. In the Open box, type cmd, and then click OK.
    3. At the command prompt, type iisreset, and then press ENTER.
    4. Type exit, and then press ENTER to exit Command Prompt.

MORE INFORMATION

For more information, click the following article number to view the article in the Microsoft Knowledge Base:
310331  (http://kbalertz.com/Feedback.aspx?kbNumber=310331/ ) Supporting Visio XML file types on SharePoint Portal Server 2001


For more information about MIME mappings in IIS 6.0, see the "Working with MIME Types" topic in the "Web Site Administration" section of the Server Administration Guide of the IIS 6.0 documentation. To view the IIS 6.0 documentation, visit the following Microsoft Web site:
http://technet2.microsoft.com/WindowsServer/en/library/bd33bd8c-321a-4c28-8cb9-92ecc1b3b4381033.mspx (http://technet2.microsoft.com/WindowsServer/en/library/bd33bd8c-321a-4c28-8cb9-92ecc1b3b4381033.mspx)
For more information about Windows SharePoint Services 2.0, visit the following Microsoft Web site:
http://technet.microsoft.com/windowsserver/sharepoint/bb267377.aspx (http://technet.microsoft.com/windowsserver/sharepoint/bb267377.aspx)
For more information about SharePoint Portal Server 2003, visit the following Microsoft Web site:
http://technet.microsoft.com/office/sharepointserver/bb267364.aspx (http://technet.microsoft.com/office/sharepointserver/bb267364.aspx)

APPLIES TO
  • Microsoft Windows SharePoint Services 2.0, when used with:
    • Microsoft Office Visio Standard 2003
    • Microsoft Office Visio Professional 2003
  • Microsoft Office SharePoint Portal Server 2003, when used with:
    • Microsoft Office Visio Standard 2003
    • Microsoft Office Visio Professional 2003
Keywords: 
kbxml kberrmsg kbbug KB832815
       

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