StrataFrame Forum

Unable to launch Visual Studio after install

http://forum.strataframe.net/Topic14.aspx

By Robert Lathrop - 11/21/2005

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)

By StrataFrame Team - 11/21/2005

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...
By StrataFrame Team - 11/21/2005

Oh, and are both of you (you and Robert #2) both having the same issue?
By Robert Lathrop - 11/21/2005

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

By Robert Lathrop - 11/21/2005

I stoped Robert from installing untill I talked with you.
By Robert Harvey - 11/21/2005

No problem here.  But, I am waiting to install.  Wink
By StrataFrame Team - 11/21/2005

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.
By Robert Lathrop - 11/21/2005

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.

By StrataFrame Team - 11/21/2005

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.
By Robert Harvey - 11/21/2005

Just for fun, I went ahead and ran the install.  I figured...what's the worst thing that can happen?  No work for me?Hehe

I tried to do the install with my local database.  But, I kept getting a SQL connection error.  So, I went ahead and used the Datbase the Robert Lathrop had already set up.  Unfortunately(?), I had already told the setup engine to create the databases.  Oh well.  Just meant a longer install.  But, short story long....I started up VS2005 with no issues.  Although, I do not have as many new tools loaded as Robert does.

Just these:

Microsoft Visual Studio 2005
Version 8.0.50727.42  (RTM.050727-4200)
Microsoft .NET Framework
Version 2.0.50727

Installed Edition: Enterprise

Microsoft Visual Basic 2005   77718-204-0000007-41825
Microsoft Visual Basic 2005

Microsoft Visual C# 2005   77718-204-0000007-41825
Microsoft Visual C# 2005

Microsoft Visual C++ 2005   77718-204-0000007-41825
Microsoft Visual C++ 2005

Microsoft Visual J# 2005   77718-204-0000007-41825
Microsoft Visual J# 2005

Microsoft Visual Studio Tools for Office   77718-204-0000007-41825
Microsoft Visual Studio Tools for the Microsoft Office System

Microsoft Visual Web Developer 2005   77718-204-0000007-41825
Microsoft Visual Web Developer 2005

Visual Studio 2005 Team Edition for Architects   77718-204-0000007-41825
Microsoft Visual Studio 2005 Team Edition for Software Architects

Visual Studio 2005 Team Edition for Developers   77718-204-0000007-41825
Microsoft Visual Studio 2005 Team Edition for Software Developers

Visual Studio 2005 Team Edition for Testers   77718-204-0000007-41825
Microsoft Visual Studio 2005 Team Edition for Software Testers

Visual Studio 2005 Team Explorer   77718-204-0000007-41825
Microsoft Visual Studio 2005 Team Explorer

Crystal Reports    AAC60-G0CSA4B-V7000AY
Crystal Reports for Visual Studio 2005


Refactor! for Visual Studio   1.0
Refactor! for Visual Studio 2005.

SQL Server Analysis Services  
Microsoft SQL Server Analysis Services Designer
Version 9.00.1399.00

SQL Server Integration Services  
Microsoft SQL Server Integration Services Designer
Version 9.00.1399.00

SQL Server Reporting Services  
Microsoft SQL Server Reporting Services Designers
Version 9.00.1399.00

StrataFrame Add-In Manager
For more information about MicroFour StrataFrame, visit our website at
http://www.strataframe.net
Copyright (c) 2005 MicroFour, Inc. Inc.

By StrataFrame Team - 11/21/2005

Robert L.,



Just read your other post, and then, yes, through deductive reasoning it would appear that we have a conflict with one of your installed 3rd party components. As you uninstall them, I would GREATLY appreciate Smile it if you would let me know if you are able to isolate which one caused the problem so we can figure out what happened.



Robert H.,



As to installing the database over an existing database, no problem, the install is meant to "upgrade" an existing database, so the structure won't have changed. (I think Trent's posting an in-depth explaination.)
By Trent L. Taylor - 11/21/2005

Hey Robert,

The install is designed to load on top of existing databases, so not to worry there.  In fact, it is recommended to always update the databases during at least one install on new updates.  This ensures that the database structures are up to date.

By Robert Lathrop - 11/21/2005

Ben Chase (11/21/2005)
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.

It is the same error but I am not doing any network sync.

By Trent L. Taylor - 11/21/2005

Robert,

I see that you got StrataFrame activated.  Is everything working for you in the Visual Studio IDE?

By Robert Lathrop - 11/21/2005

I did get installed. I had to uninstall VS2005 and then reinstall, not a fun day considering the uninstall procedure for VS2005.

Still not sure what happened, I assume something just got corrupted during the install. All is good now thanks for the help.

By StrataFrame Team - 11/21/2005

Have you gotten the rest of your 3rd party components installed, and is everything co-existing properly?
By Robert Lathrop - 11/21/2005

Not yet I'll finish tomorrow.