Article ID: 175326 - Last Review: May 2, 2006 - Revision: 3.1
PRB: "Initialization of LinkView Failed" Error
This article was previously published under Q175326
On This Page
SYMPTOMS
While attempting to view the links on a file in your Web project, you
receive one of the following errors:
Clicking OK displays a second dialog box that says the following:
Initialization of the Link View Failed
-or-
Cannot create or view this document
-or-
Invalid Class String
Unable to load the Link View components. Please reinstall Visual
InterDev and try again.
CAUSE
The LinkView DLLs are not registered correctly or are not in the correct
directory.
RESOLUTION
Make sure the following DLLs are located in the folder
"\DevStudio\MSDesigners" and that each one is properly registered:
- Mdtws.dll
- Mdtwslb.dll
- Mdturet.dll
regsvr32 "c:\Program Files\DevStudio\MSDesigners\mdtws.dll"
STATUS
This problem has been resolved in Visual InterDev 6.0.
MORE INFORMATION
Steps to Reproduce Behavior
- Open a Web project in Visual InterDev.
- Right-click on an .htm file in your project.
- Select View Links from the Shortcut menu.
REFERENCES
For the latest Knowledge Base articles and other support information on
Visual InterDev and Active Server Pages, see the following page on the
Microsoft Technical Support site:
http://support.microsoft.com/search/default.aspx?qu=vinterdev
(http://support.microsoft.com/search/default.aspx?qu=vinterdev)
Note: This article is from Microsoft Knowledage Base
Related problems posted by other users | |
| more... |

