PRB: "Initialization of LinkView Failed" Error (175326)
The information in this article applies to:
- Microsoft Visual InterDev 1.0
- Link View (Webscope)
This article was previously published under Q175326 SYMPTOMS
While attempting to view the links on a file in your Web project, you
receive one of the following errors:
Initialization of the Link View Failed
Cannot create or view this document
Invalid Class String
Clicking OK displays a second dialog box that says the following:
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
To register the files use Regsvr32. For example, to register Mdtws.dll,
select Run from the Start menu and type the following into the dialog box:
regsvr32 "c:\Program Files\DevStudio\MSDesigners\mdtws.dll"
STATUS
This problem has been resolved in Visual InterDev 6.0.
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:
Modification Type: | Major | Last Reviewed: | 5/2/2006 |
---|
Keywords: | kbIDEProject kbprb KB175326 |
---|
|