StrataFrame Forum
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      


12»»

Unable to launch Visual Studio after installExpand / Collapse
Author
Message
Posted 11/21/2005 8:29:25 AM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: Forum Members
Last Login: 11/23/2005 2:27:32 PM
Posts: 7, Visits: 15
I installed StrataFrame trial this morning and now I am unable to launch Visual Studio. I launch VS 2005 and get the splash screen showing no installed products and then VS comes up and is immediatly closed.

I am running Visual Studio Team System and several add on components and was in VS 2005 this morning prior to the install of StrataFrame. I do get the following error in the application section of the event viewer:

.NET Runtime version 2.0.50727.42 - Fatal Execution Engine Error (7A05E2B3) (80131506)

Post #14
Posted 11/21/2005 8:39:17 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 10:38:53 PM
Posts: 2,683, Visits: 1,883
Does this happend repeatedly, or every other time you try to open Visual Studio?

Try uninstalling StrataFrame from the control panel and see if you can re-launch Visual Studio.

Additionally, could you list for me what add on components you have installed? It is possible we have a conflict with one of those. And what version of Visual Studio Team System are you using? Suite, Developer, Architect, Tester, etc...


www.bungie.net
Post #15
Posted 11/21/2005 8:54:09 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 10:38:53 PM
Posts: 2,683, Visits: 1,883
Oh, and are both of you (you and Robert #2) both having the same issue?


www.bungie.net
Post #16
Posted 11/21/2005 8:54:09 AM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: Forum Members
Last Login: 11/23/2005 2:27:32 PM
Posts: 7, Visits: 15
It happens everytime I launch.

I uninstalled and I get the smae behavior.

I have the full Team Suite installed and run the following components:
DevExpress Refactor and Express Editors
Infragistics net advantage 2005 volume 3 clr2.0 beta
Infragistics net advantage 2005 volume 3 (clr1.1)
ComponentOne Studio Enterprise 2005 v3

Post #17
Posted 11/21/2005 8:55:13 AM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: Forum Members
Last Login: 11/23/2005 2:27:32 PM
Posts: 7, Visits: 15
I stoped Robert from installing untill I talked with you.
Post #18
Posted 11/21/2005 8:55:43 AM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: Forum Members
Last Login: 12/06/2005 10:29:22 AM
Posts: 9, Visits: 28
No problem here.  But, I am waiting to install. 
Post #19
Posted 11/21/2005 9:13:32 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 10:38:53 PM
Posts: 2,683, Visits: 1,883
From the command prompt, navigate to the Visual Studio directory (default C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\) and type devenv.exe /setup. Then try to re-launch Visual Studio and let me know what happens.

Since we don't use a VsPackage and all of our VsCommands are removed by the uninstall, it's quite troublesome that it still fails even after the uninstall. We don't use a VsPackage, just a few VsCommands to launch our addins, so I'm not entirely sure how the installed VsPackages could have been disrupted.

I'm currently searching for some more info on the result returned by the ExecutionEngineException to see if I can determine what happened.

If the devenv.exe /setup doesn't restore Visual Studio, then you should probably run a "repair install" of Visual Studio from the Add & Remove Programs in the Control Panel; at least then you won't be dead in the water all day.


www.bungie.net
Post #20
Posted 11/21/2005 9:33:27 AM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: Forum Members
Last Login: 11/23/2005 2:27:32 PM
Posts: 7, Visits: 15
Running devenv.exe /setup did not help. Also there is no option for doing a repair 2005 is forcing an unistall and reinstall of the application.

I'm going to start by removing 3rd party components first and if need be do a full reinstall.

Robert Harvey was able to install and run fine, the only difference in our installs is that he does not have all the 3rd party components I use.

Post #21
Posted 11/21/2005 9:35:31 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 10:38:53 PM
Posts: 2,683, Visits: 1,883
Robert,

Does this match your scenario at all?

http://www.codecomments.com/Visual_Studio/message698216.html

That person seems to have received the same error you received, but received it during a network synchronization.


www.bungie.net
Post #22