I have it install correctly but I keep get this error (in message) and can't do anything

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=b03f5f11d50a3a'a
[207 byte] By [Mozart319] at [2007-12-17]
# 1
Lawrence,

What are you trying to do when this error occurs? Without more context, it's pretty difficult to determine your problem. Can you recreate this consistently? What are the steps to reproduce it?

Steve Hoag
Visual Basic Express

shoagMSFT at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual Basic 2005 Express Edition...
# 2
I keep getting the same message no matter what Express Edition program I go into. All I try to do is go to designer view of Form1.vb on a new project I am trying to work on.
RaptorTech at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual Basic 2005 Express Edition...
# 3
I doing the same as RaptorTech, just trying to add anything to the form. It is consistent, I have unloaded and reloaded a couple of times.
Mozart319 at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual Basic 2005 Express Edition...
# 4
Has it done this consistently since you first installed Express, or is this a recent problem? It sounds like an installation problem - I know there were issues if you had previously installed the Beta and didn't fully remove it.

- Steve Hoag

shoagMSFT at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual Basic 2005 Express Edition...
# 5

From the start, I have went though the check list to make sure everything was removed, but the problem is still there

Mozart319 at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual Basic 2005 Express Edition...
# 6
My guess is that you missed something in uninstalling the Beta. From the error message, it sounds like the VSPackage for the Windows Forms designer isn't getting registered properly, possibly due to an artifact from the Beta.

The folowing thread in the Express Editions forum may be of help:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=134495&SiteID=1

- Steve Hoag

shoagMSFT at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual Basic 2005 Express Edition...
# 7
Finally got it
Thanks
Mozart319 at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual Basic 2005 Express Edition...