I can't find the main form to design!

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I have custom installed VS 2005 Pro edition on my Windows Server 2003
by selecting only C# and it's related features,
and created a C# project saved and compiled.
The WindowsApplication2.exe even runs fine.
But, I can't see the form in design mode, to add anything to it!

If I double click on the Form1.cs icon from Solution Explorer,
I get the following error:

---------------------------
Microsoft Visual Studio
---------------------------
Could not load type 'Microsoft.VisualStudio.Shell.Interop.IVsRunningDocumentTable2' from assembly 'Microsoft.VisualStudio.Shell.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
---------------------------
OK
---------------------------

I had a ton of similar errors earlier when I installed full studio.
I gave it up and un-installed that completely.

But, this is a final attempt with just C# personality.
Btw, I am new to VS, Don't know what I'm missing.
Is there a security setting that I need to set in my Windows 2003?
This is a stand-alone computer and I log in as Administrator.

Thanks,
Sarah
.



Relevant Pages