"A Problem was encountered initializing commands and menus. The merged file was loaded, but it contained no valid commands. Please run setup and select Repair."
I uninstalled Q4 2009 and installed 2010_1_519 AJAX. Silverlight Q4 I uninstalled but did not install Silverlight 3 2010_1 because I need to locate RIA files for Silverlight 3.
I'm able to use VS 2008 but when I tried to fire up VS 2005, I got the following message.
Any advice on how to proceed? thank you -
I uninstalled Q4 2009 and installed 2010_1_519 AJAX. Silverlight Q4 I uninstalled but did not install Silverlight 3 2010_1 because I need to locate RIA files for Silverlight 3.
I'm able to use VS 2008 but when I tried to fire up VS 2005, I got the following message.
Any advice on how to proceed? thank you -
5 Answers, 1 is accepted
0
Hi Michael,
I would suggest you to reset Visual Studio IDE. During this reset all menu items are re-initialized so any existing problem should be fixed.
You can reset the IDE by following these few steps:
If you need additional assistance, do not hesitate to let us know.
All the best,
Petar
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
I would suggest you to reset Visual Studio IDE. During this reset all menu items are re-initialized so any existing problem should be fixed.
You can reset the IDE by following these few steps:
- Close all Visual Studio 2005 instances;
- Open the Visual Studio 2005 Command Prompt;
- Run devenv.com /setup command;
If you need additional assistance, do not hesitate to let us know.
All the best,
Petar
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Michael
Top achievements
Rank 1
answered on 31 May 2010, 02:31 PM
Hi, Petar,
I had located this solution and tried it but to no effect. I've tried it again but still when i try to load VS 2005 I get the same message.
Thanks,
Michael
I had located this solution and tried it but to no effect. I've tried it again but still when i try to load VS 2005 I get the same message.
Thanks,
Michael
0
Hi Michael,
Can you try running Visual Studio 2005 with log enabled and send us the log file?
Here are the steps to do that:
I hope the log file would give us some more information about what caused the error.
Kind regards,
Erjan Gavalji
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Can you try running Visual Studio 2005 with log enabled and send us the log file?
Here are the steps to do that:
- Start a Visual Studio 2005 command prompt
- run devenv.exe /Log C:\VS2005Log.txt
I hope the log file would give us some more information about what caused the error.
Kind regards,
Erjan Gavalji
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Michael
Top achievements
Rank 1
answered on 31 May 2010, 05:26 PM
Here are the contents of that file. It describes itself as VS 8 though it is the VS 2005 prompt. I had both versions of VS working side by side with no problems up to this point.
<?xml-stylesheet type="text/xsl" href="ActivityLog.xsl"?>
<activity>
<entry>
<record>1</record>
<time>2010/05/31 16:21:11.362</time>
<type>Information</type>
<source>Microsoft Visual Studio</source>
<description>Visual Studio Version: 8.0.50727.867</description>
</entry>
<entry>
<record>2</record>
<time>2010/05/31 16:21:11.364</time>
<type>Information</type>
<source>Microsoft Visual Studio</source>
<description>Running in User Groups: Administrators Users</description>
</entry>
<entry>
<record>3</record>
<time>2010/05/31 16:21:11.365</time>
<type>Information</type>
<source>Microsoft Visual Studio</source>
<description>ProductID: 77626-009-0000007-41752</description>
</entry>
<entry>
<record>4</record>
<time>2010/05/31 16:21:11.366</time>
<type>Information</type>
<source>Microsoft Visual Studio</source>
<description>Available Drive Space: C:\ drive has 212939640832 bytes; Q:\ drive has 2473050112 bytes</description>
</entry>
<entry>
<record>5</record>
<time>2010/05/31 16:21:11.368</time>
<type>Information</type>
<source>Microsoft Visual Studio</source>
<description>Internet Explorer Version: 8.0.7600.16535</description>
</entry>
<entry>
<record>6</record>
<time>2010/05/31 16:21:11.369</time>
<type>Information</type>
<source>Microsoft Visual Studio</source>
<description>Microsoft Data Access Version: 6.1.7600.16385</description>
</entry>
<entry>
<record>7</record>
<time>2010/05/31 16:21:11.370</time>
<type>Information</type>
<source>Microsoft Visual Studio</source>
<description>.NET Framework Version: 2.0.50727.4927</description>
</entry>
<entry>
<record>8</record>
<time>2010/05/31 16:21:11.372</time>
<type>Information</type>
<source>Microsoft Visual Studio</source>
<description>MSXML Version: 6.30.7600.16385</description>
</entry>
<entry>
<record>9</record>
<time>2010/05/31 16:21:11.374</time>
<type>Information</type>
<source>Microsoft Visual Studio</source>
<description>Loading UI library</description>
<guid>{DA9FB551-C724-11D0-AE1F-00A0C90FFFC3}</guid>
<path>C:\Program Files (x86)\Microsoft Visual Studio 8\Common7\IDE\*\msenvui.dll</path>
</entry>
<entry>
<record>10</record>
<time>2010/05/31 16:21:13.862</time>
<type></type>
<source>Microsoft Visual Studio</source>
<description>Destroying Main Window</description>
</entry>
</activity>
<?xml-stylesheet type="text/xsl" href="ActivityLog.xsl"?>
<activity>
<entry>
<record>1</record>
<time>2010/05/31 16:21:11.362</time>
<type>Information</type>
<source>Microsoft Visual Studio</source>
<description>Visual Studio Version: 8.0.50727.867</description>
</entry>
<entry>
<record>2</record>
<time>2010/05/31 16:21:11.364</time>
<type>Information</type>
<source>Microsoft Visual Studio</source>
<description>Running in User Groups: Administrators Users</description>
</entry>
<entry>
<record>3</record>
<time>2010/05/31 16:21:11.365</time>
<type>Information</type>
<source>Microsoft Visual Studio</source>
<description>ProductID: 77626-009-0000007-41752</description>
</entry>
<entry>
<record>4</record>
<time>2010/05/31 16:21:11.366</time>
<type>Information</type>
<source>Microsoft Visual Studio</source>
<description>Available Drive Space: C:\ drive has 212939640832 bytes; Q:\ drive has 2473050112 bytes</description>
</entry>
<entry>
<record>5</record>
<time>2010/05/31 16:21:11.368</time>
<type>Information</type>
<source>Microsoft Visual Studio</source>
<description>Internet Explorer Version: 8.0.7600.16535</description>
</entry>
<entry>
<record>6</record>
<time>2010/05/31 16:21:11.369</time>
<type>Information</type>
<source>Microsoft Visual Studio</source>
<description>Microsoft Data Access Version: 6.1.7600.16385</description>
</entry>
<entry>
<record>7</record>
<time>2010/05/31 16:21:11.370</time>
<type>Information</type>
<source>Microsoft Visual Studio</source>
<description>.NET Framework Version: 2.0.50727.4927</description>
</entry>
<entry>
<record>8</record>
<time>2010/05/31 16:21:11.372</time>
<type>Information</type>
<source>Microsoft Visual Studio</source>
<description>MSXML Version: 6.30.7600.16385</description>
</entry>
<entry>
<record>9</record>
<time>2010/05/31 16:21:11.374</time>
<type>Information</type>
<source>Microsoft Visual Studio</source>
<description>Loading UI library</description>
<guid>{DA9FB551-C724-11D0-AE1F-00A0C90FFFC3}</guid>
<path>C:\Program Files (x86)\Microsoft Visual Studio 8\Common7\IDE\*\msenvui.dll</path>
</entry>
<entry>
<record>10</record>
<time>2010/05/31 16:21:13.862</time>
<type></type>
<source>Microsoft Visual Studio</source>
<description>Destroying Main Window</description>
</entry>
</activity>
0
Hi Michael,
The version Visual Studio 2005 is 8.0, so there is nothing to worry about that.
The log file denotes that something in the VS installation has broken though - the IDE gets shut down right after the Loading UI library step.
I'm afraid we don't have any other information regarding to that. I would recommend that you run the Visual Studio 2005 setup and run a repair, followed by installing VS2005 service pack.
Kind regards,
Erjan Gavalji
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
The version Visual Studio 2005 is 8.0, so there is nothing to worry about that.
The log file denotes that something in the VS installation has broken though - the IDE gets shut down right after the Loading UI library step.
I'm afraid we don't have any other information regarding to that. I would recommend that you run the Visual Studio 2005 setup and run a repair, followed by installing VS2005 service pack.
Kind regards,
Erjan Gavalji
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.