<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Visual Studio 2008</title><link>http://forums.asp.net/1112.aspx</link><description>General discussions about Visual Studio 2008</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: HELP - vs2008 sp1 broke the toolbox !!</title><link>http://forums.asp.net/thread/2685557.aspx</link><pubDate>Wed, 15 Oct 2008 21:32:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2685557</guid><dc:creator>drweb</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2685557.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1112&amp;PostID=2685557</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;I&amp;#39;m using XP SP2, and I had the same problem until I removed power tools for VS2008.&lt;/p&gt;&lt;p&gt;Too bad, as I liked some of the power tools!&lt;img src="http://forums.asp.net/emoticons/emotion-6.gif" alt="Sad" /&gt; &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: HELP - vs2008 sp1 broke the toolbox !!</title><link>http://forums.asp.net/thread/2643452.aspx</link><pubDate>Wed, 24 Sep 2008 18:02:39 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2643452</guid><dc:creator>smayszak</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2643452.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1112&amp;PostID=2643452</wfw:commentRss><description>&lt;p&gt;&lt;font face="Times New Roman" size="3"&gt;I had uninstalled everything and still encountered the problem.&amp;nbsp; I did find a resolution, although not very graceful.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Times New Roman" size="3"&gt;I found a report stating there is a known issue with Native Image cache (&lt;/font&gt;&lt;a href="http://code.msdn.microsoft.com/PowerCommands/WorkItem/View.aspx?WorkItemId=8"&gt;&lt;font face="Times New Roman" color="#800080" size="3"&gt;http://code.msdn.microsoft.com/PowerCommands/WorkItem/View.aspx?WorkItemId=8&lt;/font&gt;&lt;/a&gt;)&amp;nbsp;and that the format of the image chache has changed in .net 3.5 sp1 (&lt;strong&gt;&lt;font face="Times New Roman" size="3"&gt;&lt;a href="http://www.quequero.org/NET_Internals_and_Native_Compiling"&gt;http://www.quequero.org/NET_Internals_and_Native_Compiling&lt;/a&gt;)&lt;/font&gt;&lt;/strong&gt;&lt;font face="Times New Roman" size="3"&gt;&lt;strong&gt;.&lt;/strong&gt;&amp;nbsp; There is a workaround posted in the first link that I tried&amp;nbsp;against the dll that was causing me problems (VisualGridTree). Still no luck.&amp;nbsp; After doing some research I concluded that the native image cache is more or less used for optimization and that it would cause no harm to&amp;nbsp;empty it.&amp;nbsp; I made a backup folder and removed all the folders from C:\WINDOWS\assembly\NativeImages_v2.0.50727_32 to my backup location. Problem solved. &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Times New Roman" size="3"&gt;I am doing a little head scratching now and waiting for the next problem to surface as a result of emptying the cache.&amp;nbsp; Any criticisms to the workaround or speculations on negative impacts are welcome.&lt;/font&gt;&lt;/p&gt;</description></item><item><title>Re: HELP - vs2008 sp1 broke the toolbox !!</title><link>http://forums.asp.net/thread/2643401.aspx</link><pubDate>Wed, 24 Sep 2008 17:41:39 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2643401</guid><dc:creator>Mikhail Arkhipov (MSFT)</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2643401.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1112&amp;PostID=2643401</wfw:commentRss><description>&lt;p&gt;Did you try uninstalling add-ons like PowerCommands or CodeRush?&lt;/p&gt;</description></item><item><title>Re: HELP - vs2008 sp1 broke the toolbox !!</title><link>http://forums.asp.net/thread/2641192.aspx</link><pubDate>Tue, 23 Sep 2008 23:16:14 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2641192</guid><dc:creator>smayszak</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2641192.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1112&amp;PostID=2641192</wfw:commentRss><description>&lt;p&gt;This&amp;nbsp;bug is coming up across our entire development team.&amp;nbsp;We have migrated our projects from 2005 (maybe related).&amp;nbsp; Short history:&lt;/p&gt;
&lt;p&gt;installed SP1 for vs2008 and error started to occur (&lt;font size="1"&gt;.NET Runtime version 2.0.50727.3053 - Fatal Execution Engine Error (7A035E00) (80131506) )&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="1"&gt;At the time power tools and resharper were installed.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="1"&gt;I uninstalled all 2008 related software and reinstalled visual studio 08 (only, no add ins).&amp;nbsp; Error no longer repro&amp;#39;d. 4 days later........&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="1"&gt;I then ran an MSI (debug version) of a 2005 project.&amp;nbsp; Now the bug is occuring again without SP 1 installed.&amp;nbsp; Any help is greatly appreciated.&amp;nbsp;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="1"&gt;Output from msiinv.exe:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;C:\Documents and Settings\smayszak\Desktop\msiinv.exe&amp;nbsp; 2008\09\23&amp;nbsp; 16:10:47&lt;/p&gt;
&lt;p&gt;NUnit 2.4.7&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Product code:&amp;nbsp;&amp;nbsp; {2F481221-3D31-412D-96A9-5AFDD67E005D}&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Product state:&amp;nbsp; (5) Installed.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Package code:&amp;nbsp;&amp;nbsp; {1EA60EFE-F72F-462E-8B88-8861F971CBB2}&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Version:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.4.7&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AssignmentType: 0&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Publisher:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; nunit.org&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Language:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1033&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Installed from: C:\Documents and Settings\smayszak\Desktop\&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Package:&amp;nbsp;&amp;nbsp;&amp;nbsp; NUnit-2.4.7-net-2.0.msi&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Local package:&amp;nbsp; C:\WINDOWS\Installer\5dd180a.msi&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Install date:&amp;nbsp;&amp;nbsp; 2008\07\15&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5 features.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 features are not used.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 features are advertised.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 features are absent.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5 features installed to run local.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 features installed to run from source.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 features installed for default.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 features in some other state.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Times New Roman" size="3"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;OS:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Times New Roman" size="3"&gt;Windows Server 2003, Standard Edition&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Times New Roman" size="3"&gt;5.2.3790 Service Pack 2 Build 3790&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;Visual Studio Info:&lt;/p&gt;
&lt;p&gt;Microsoft Visual Studio 2008&lt;br /&gt;Version 9.0.21022.8 RTM&lt;br /&gt;Microsoft .NET Framework&lt;br /&gt;Version 3.5 SP1&lt;/p&gt;
&lt;p&gt;Installed Edition: Enterprise&lt;/p&gt;
&lt;p&gt;Microsoft Visual Basic 2008&amp;nbsp;&amp;nbsp; 91899-270-7233695-60064&lt;br /&gt;Microsoft Visual Basic 2008&lt;/p&gt;
&lt;p&gt;Microsoft Visual C# 2008&amp;nbsp;&amp;nbsp; 91899-270-7233695-60064&lt;br /&gt;Microsoft Visual C# 2008&lt;/p&gt;
&lt;p&gt;Microsoft Visual C++ 2008&amp;nbsp;&amp;nbsp; 91899-270-7233695-60064&lt;br /&gt;Microsoft Visual C++ 2008&lt;/p&gt;
&lt;p&gt;Microsoft Visual Studio 2008 Team Explorer&amp;nbsp;&amp;nbsp; 91899-270-7233695-60064&lt;br /&gt;Microsoft Visual Studio 2008 Team Explorer&lt;br /&gt;Version 9.0.21022.8&lt;/p&gt;
&lt;p&gt;Microsoft Visual Studio 2008 Tools for Office&amp;nbsp;&amp;nbsp; 91899-270-7233695-60064&lt;br /&gt;Microsoft Visual Studio 2008 Tools for Office&lt;/p&gt;
&lt;p&gt;Microsoft Visual Studio Team System 2008 Architecture Edition&amp;nbsp;&amp;nbsp; 91899-270-7233695-60064&lt;br /&gt;Microsoft Visual Studio Team System 2008 Architecture Edition&lt;/p&gt;
&lt;p&gt;Microsoft Visual Studio Team System 2008 Database Edition&amp;nbsp;&amp;nbsp; 91899-270-7233695-60064&lt;br /&gt;Microsoft Visual Studio Team System 2008 Database Edition&lt;/p&gt;
&lt;p&gt;Microsoft Visual Studio Team System 2008 Development Edition&amp;nbsp;&amp;nbsp; 91899-270-7233695-60064&lt;br /&gt;Microsoft Visual Studio Team System 2008 Development Edition&lt;/p&gt;
&lt;p&gt;Portions of International CorrectSpell™ spelling correction system © 1993 by Lernout &amp;amp; Hauspie Speech Products N.V.&amp;nbsp; All rights reserved.&lt;/p&gt;
&lt;p&gt;The American Heritage® Dictionary of the English Language, Third Edition Copyright © 1992 Houghton Mifflin Company.&amp;nbsp; Electronic version licensed from Lernout &amp;amp; Hauspie Speech Products N.V.&amp;nbsp; All rights reserved.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Microsoft Visual Studio Team System 2008 Test Edition&amp;nbsp;&amp;nbsp; 91899-270-7233695-60064&lt;br /&gt;Microsoft Visual Studio Team System 2008 Test Edition&lt;/p&gt;
&lt;p&gt;Microsoft Visual Web Developer 2008&amp;nbsp;&amp;nbsp; 91899-270-7233695-60064&lt;br /&gt;Microsoft Visual Web Developer 2008&lt;/p&gt;
&lt;p&gt;Crystal Reports&amp;nbsp;&amp;nbsp;&amp;nbsp; AAJ60-G0MSA4K-68000CF&lt;br /&gt;Crystal Reports Basic for Visual Studio 2008&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Microsoft Web Deployment Projects 2008&amp;nbsp;&amp;nbsp; 00000&lt;br /&gt;Microsoft Web Deployment Projects 2008&lt;br /&gt;Version 9.0.21022&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I believe this is the exception being thrown:&lt;/p&gt;&lt;font size="1"&gt;
&lt;p&gt;CLR:(C:\WINDOWS\assembly\GAC_MSIL\Microsoft.VisualStudio.VirtualTreeGrid\9.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.VirtualTreeGrid.dll) Rejecting native image because dependency C:\WINDOWS\assembly\GAC_MSIL\Accessibility\2.0.0.0__b03f5f7f11d50a3a\Accessibility.dll is not native&lt;/p&gt;
&lt;p&gt;After that all threads terminate.&lt;/p&gt;&lt;/font&gt;</description></item><item><title>Re: HELP - vs2008 sp1 broke the toolbox !!</title><link>http://forums.asp.net/thread/2631248.aspx</link><pubDate>Thu, 18 Sep 2008 21:31:45 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2631248</guid><dc:creator>johnBartak</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2631248.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1112&amp;PostID=2631248</wfw:commentRss><description>&lt;p&gt;As others on this thread have noted, uninstalling PowerCommands solves the problem. Downloading and installing the latest version of PowerCommands from http://code.msdn.microsoft.com/PowerCommands makes the problem come back.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;This is running on a fully patched version of Windows Server 2003.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;VS2005 : Version 8.0.50727.762 (SP.050727-7600). &lt;/p&gt;&lt;p&gt;VS2008: &amp;nbsp; 9.0.30729.1 SP&lt;/p&gt;&lt;p&gt;Microsoft.Net CompactFramework 1.0 SP3 Developer&lt;/p&gt;&lt;p&gt;Microsoft.Net Compact Framework 2.0 SP2&lt;/p&gt;&lt;p&gt;Microsoft.Net Framework 2.0 SP2 &lt;/p&gt;&lt;p&gt;Microsoft.Net Framework 3.0 SP2 &lt;/p&gt;&lt;p&gt;Microsoft.Net Framework 3.5 SP1&lt;/p&gt;&lt;p&gt;Microsoft ASP.Net MVC CodePlex Preview 5 &lt;/p&gt;&lt;p&gt;Microsoft Windows SDK for Visual Studio 2008 SP1 &lt;/p&gt;&lt;p&gt;Microsoft SIlverlight &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Here are the installed products from VS2008 (from the about dialog):&lt;/b&gt; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Microsoft Visual Studio 2008&lt;br /&gt;Version 9.0.30729.1 SP&lt;br /&gt;Microsoft .NET Framework&lt;br /&gt;Version 3.5 SP1&lt;br /&gt;&lt;br /&gt;Installed Edition: Enterprise&lt;br /&gt;&lt;br /&gt;Microsoft Visual Basic 2008&amp;nbsp;&amp;nbsp; 91904-270-2689827-60617&lt;br /&gt;Microsoft Visual Basic 2008&lt;br /&gt;&lt;br /&gt;Microsoft Visual C# 2008&amp;nbsp;&amp;nbsp; 91904-270-2689827-60617&lt;br /&gt;Microsoft Visual C# 2008&lt;br /&gt;&lt;br /&gt;Microsoft Visual C++ 2008&amp;nbsp;&amp;nbsp; 91904-270-2689827-60617&lt;br /&gt;Microsoft Visual C++ 2008&lt;br /&gt;&lt;br /&gt;Microsoft Visual Studio 2008 Tools for Office&amp;nbsp;&amp;nbsp; 91904-270-2689827-60617&lt;br /&gt;Microsoft Visual Studio 2008 Tools for Office&lt;br /&gt;&lt;br /&gt;Microsoft Visual Studio Team System 2008 Development Edition&amp;nbsp;&amp;nbsp; 91904-270-2689827-60617&lt;br /&gt;Microsoft Visual Studio Team System 2008 Development Edition&lt;br /&gt;&lt;br /&gt;Portions of International CorrectSpell™ spelling correction system © 1993 by Lernout &amp;amp; Hauspie Speech Products N.V.&amp;nbsp; All rights reserved.&lt;br /&gt;&lt;br /&gt;The American Heritage® Dictionary of the English Language, Third Edition Copyright © 1992 Houghton Mifflin Company.&amp;nbsp; Electronic version licensed from Lernout &amp;amp; Hauspie Speech Products N.V.&amp;nbsp; All rights reserved.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Microsoft Visual Web Developer 2008&amp;nbsp;&amp;nbsp; 91904-270-2689827-60617&lt;br /&gt;Microsoft Visual Web Developer 2008&lt;br /&gt;&lt;br /&gt;Hotfix for Microsoft Visual Studio Team System 2008 Development Edition - ENU (KB944899)&amp;nbsp;&amp;nbsp; KB944899&lt;br /&gt;Hotfix for Microsoft Visual Studio Team System 2008 Development Edition - ENU (KB945282)&amp;nbsp;&amp;nbsp; KB945282&lt;br /&gt;Hotfix for Microsoft Visual Studio Team System 2008 Development Edition - ENU (KB946040)&amp;nbsp;&amp;nbsp; KB946040&lt;br /&gt;Hotfix for Microsoft Visual Studio Team System 2008 Development Edition - ENU (KB946308)&amp;nbsp;&amp;nbsp; KB946308&lt;br /&gt;Hotfix for Microsoft Visual Studio Team System 2008 Development Edition - ENU (KB946344)&amp;nbsp;&amp;nbsp; KB946344&lt;br /&gt;Hotfix for Microsoft Visual Studio Team System 2008 Development Edition - ENU (KB946581)&amp;nbsp;&amp;nbsp; KB946581&lt;br /&gt;Hotfix for Microsoft Visual Studio Team System 2008 Development Edition - ENU (KB947171)&amp;nbsp;&amp;nbsp; KB947171&lt;br /&gt;Hotfix for Microsoft Visual Studio Team System 2008 Development Edition - ENU (KB947173)&amp;nbsp;&amp;nbsp; KB947173&lt;br /&gt;Hotfix for Microsoft Visual Studio Team System 2008 Development Edition - ENU (KB947180)&amp;nbsp;&amp;nbsp; KB947180&lt;br /&gt;Hotfix for Microsoft Visual Studio Team System 2008 Development Edition - ENU (KB947540)&amp;nbsp;&amp;nbsp; KB947540&lt;br /&gt;Hotfix for Microsoft Visual Studio Team System 2008 Development Edition - ENU (KB947789)&amp;nbsp;&amp;nbsp; KB947789&lt;br /&gt;Hotfix for Microsoft Visual Studio Team System 2008 Development Edition - ENU (KB948127)&amp;nbsp;&amp;nbsp; KB948127&lt;br /&gt;Hotfix for Microsoft Visual Studio Team System 2008 Development Edition - ENU (KB952241)&amp;nbsp;&amp;nbsp; KB952241&lt;br /&gt;Hotfix for Microsoft Visual Studio Team System 2008 Development Edition - ENU (KB953256)&amp;nbsp;&amp;nbsp; KB953256&lt;br /&gt;Microsoft Visual Studio Team System 2008 Development Edition - ENU Service Pack 1 (KB945140)&amp;nbsp;&amp;nbsp; KB945140&lt;br /&gt;Microsoft Visual Studio Team System 2008 Development Edition - ENU Service Pack 1 (KB947888)&amp;nbsp;&amp;nbsp; KB947888&lt;br /&gt;Microsoft Visual Studio Team System 2008 Development Edition - ENU Service Pack 1 (KB948484)&amp;nbsp;&amp;nbsp; KB948484&lt;/p&gt;&lt;p&gt;&lt;br /&gt;NDepend.AddIn&lt;br /&gt;NDepend.Addin&lt;br /&gt;http://www.NDepend.com&lt;br /&gt;Copyright (c) 2004-2008&amp;nbsp; SMACCHIA.COM SARL&lt;/p&gt;&lt;p&gt;PowerCommands for Visual Studio 2008&amp;nbsp;&amp;nbsp; 1.0&lt;br /&gt;A set of power commands for Visual Studio 2008&lt;br /&gt;&lt;br /&gt;TestDriven.NET 2.7.2111 Beta Personal&lt;br /&gt;For more information, see the TestDriven.NET website at http://www.testdriven.net/. Development by Jamie Cansdale &amp;lt;jamie@mutantdesign.co.uk&amp;gt;.&amp;nbsp; Copyright (c) 2002-2006 Mutant Design.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: HELP - vs2008 sp1 broke the toolbox !!</title><link>http://forums.asp.net/thread/2630808.aspx</link><pubDate>Thu, 18 Sep 2008 18:23:14 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2630808</guid><dc:creator>dbranscombe</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2630808.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1112&amp;PostID=2630808</wfw:commentRss><description>&lt;p&gt;I posted earlier related to Power Tools. I&amp;nbsp; just wanted to mention that I have sense come to the conclusion that my problem at least is not necessary related to PowerTools (although this could have been a problem and I don&amp;#39;t have it installed anymore) but rather to a specific xaml file with a grid that has the following property:&lt;/p&gt;&lt;font color="#ff0000" size="2"&gt;
&lt;p&gt;Icon&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;pack://application:,,,/Resources/Application.ico&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#000000"&gt;This propety is related to using a TrayIcon for my App.&amp;nbsp; WPF doesn&amp;#39;t like this code, but you can usually comment it out and then reload without much ado. However, I periodically get the same behavior of VS totally closing without warning and logging the same error msg I previously quoated.&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;I have found the easy work around&amp;nbsp;to this is to simply open the xaml in xaml editor, not the designer and save it (without making any changes.) For some reason, this alone will temp fix the issue until it surfaces again. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;It seems to surface when I disconnect and reconnect to Team Server and then startup VS for the first time after being reconnected or sometimes disconnected in the first place.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Hope this help.&lt;/p&gt;
&lt;p&gt;Dwight.&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff" size="2"&gt;&amp;nbsp;&lt;/p&gt;&lt;/font&gt;</description></item><item><title>Re: HELP - vs2008 sp1 broke the toolbox !!</title><link>http://forums.asp.net/thread/2630773.aspx</link><pubDate>Thu, 18 Sep 2008 18:08:05 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2630773</guid><dc:creator>carl.brochu</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2630773.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1112&amp;PostID=2630773</wfw:commentRss><description>&lt;p&gt;Can you post the versions of the following components :&lt;/p&gt;
&lt;p&gt;All Visual Studio and SPs&lt;/p&gt;
&lt;p&gt;The .Net framework components&lt;/p&gt;
&lt;p&gt;Extensions installed&lt;/p&gt;
&lt;p&gt;Do you have any sdk installed?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It looks like you are this WizardFrameworkVS component is dependant on a version of the .Net Framework that is not present on your system.&lt;/p&gt;</description></item><item><title>Re: HELP - vs2008 sp1 broke the toolbox !!</title><link>http://forums.asp.net/thread/2624614.aspx</link><pubDate>Tue, 16 Sep 2008 13:59:53 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2624614</guid><dc:creator>CharlesJCooper</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2624614.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1112&amp;PostID=2624614</wfw:commentRss><description>&lt;p&gt;One strange thing here, your error occurred in VS 2008 but the version on &lt;span style="FONT-SIZE:12pt;FONT-FAMILY:&amp;#39;Times New Roman&amp;#39;,&amp;#39;serif&amp;#39;;mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;Microsoft.WizardFrameworkVS shows that it is from VS 2005.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: HELP - vs2008 sp1 broke the toolbox !!</title><link>http://forums.asp.net/thread/2623214.aspx</link><pubDate>Tue, 16 Sep 2008 00:08:06 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2623214</guid><dc:creator>johnBartak</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2623214.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1112&amp;PostID=2623214</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Did you ever get the information you needed to reproduce this?&amp;nbsp; I can reproduce it right now.&amp;nbsp; I have PowerCommands installed and I did have the beta installed of Visual Studio on this machine.&lt;/p&gt;&lt;p&gt;&amp;nbsp;I&amp;#39;m not sure how to get a crash dump for when it crashes, but I did run the Fusion Log Viewer (fuslogvw).&amp;nbsp; It gave the following:&lt;/p&gt;&lt;pre&gt;*** Assembly Binder Log Entry  (9/15/2008 @ 5:05:03 PM) ***&lt;br /&gt;&lt;br /&gt;The operation failed.&lt;br /&gt;Bind result: hr = 0x80070002. The system cannot find the file specified.&lt;br /&gt;&lt;br /&gt;Assembly manager loaded from:  C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll&lt;br /&gt;Running under executable  C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\devenv.exe&lt;br /&gt;--- A detailed error log follows. &lt;br /&gt;&lt;br /&gt;=== Pre-bind state information ===&lt;br /&gt;LOG: User = ADS\bartakj&lt;br /&gt;LOG: DisplayName = Microsoft.WizardFrameworkVS, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&lt;br /&gt; (Fully-specified)&lt;br /&gt;LOG: Appbase = file:///C:/Documents and Settings/bartakj/My Documents/Visual Studio Projects/TaskList/TaskList/&lt;br /&gt;LOG: Initial PrivatePath = NULL&lt;br /&gt;LOG: Dynamic Base = NULL&lt;br /&gt;LOG: Cache Base = NULL&lt;br /&gt;LOG: AppName = 14df4b8d&lt;br /&gt;Calling assembly : (Unknown).&lt;br /&gt;===&lt;br /&gt;LOG: This bind starts in default load context.&lt;br /&gt;LOG: Using application configuration file: C:\Documents and Settings\bartakj\My Documents\Visual Studio Projects\TaskList\TaskList\web.config&lt;br /&gt;LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config.&lt;br /&gt;LOG: Post-policy reference: Microsoft.WizardFrameworkVS, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&lt;br /&gt;LOG: GAC Lookup was unsuccessful.&lt;br /&gt;ERR: No codebases found to download from.&lt;br /&gt;ERR: Unrecoverable error occurred during pre-download check (hr = 0x80070002).&lt;br /&gt;&lt;/pre&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: HELP - vs2008 sp1 broke the toolbox !!</title><link>http://forums.asp.net/thread/2607892.aspx</link><pubDate>Mon, 08 Sep 2008 19:09:23 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2607892</guid><dc:creator>CharlesJCooper</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2607892.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1112&amp;PostID=2607892</wfw:commentRss><description>I had the same problem and uninstalling PowerCommands did work for me.&amp;nbsp; It wasn&amp;#39;t sp1 that broke it though, it was the silverlight extensions.&amp;nbsp; I had used the dialog successfully before installing silverlight.</description></item><item><title>Re: HELP - vs2008 sp1 broke the toolbox !!</title><link>http://forums.asp.net/thread/2589002.aspx</link><pubDate>Fri, 29 Aug 2008 14:04:26 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2589002</guid><dc:creator>dbranscombe</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2589002.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1112&amp;PostID=2589002</wfw:commentRss><description>&lt;p&gt;No I did not install beta of sp1 or vs2008. I might have installed a vs2008 hot fix, not sure.&amp;nbsp; Before removing power tools, I did run the sp1 prep tool and then reinstall sp1 (Yes&amp;nbsp;I wasted another hour!) but obviously that did not help.&lt;/p&gt;
&lt;p&gt;I&amp;#39;d love to try to help out and reproduce but honestly I don&amp;#39;t have the time right now. Have you tried installing the december release of power tools in your attempt to recreate?&lt;/p&gt;
&lt;p&gt;Dwight&lt;/p&gt;</description></item><item><title>Re: HELP - vs2008 sp1 broke the toolbox !!</title><link>http://forums.asp.net/thread/2587627.aspx</link><pubDate>Fri, 29 Aug 2008 01:38:31 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2587627</guid><dc:creator>carl.brochu</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2587627.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1112&amp;PostID=2587627</wfw:commentRss><description>&lt;p&gt;It seems you have similar problems related to .Net framework dependencies.&amp;nbsp; Can you remember if you installed beta versions of SP1 or VS2008 on these machines?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Is there anyway you could produce a dump file when you see a VS crash?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Carl, VSX team&lt;/p&gt;</description></item><item><title>Re: HELP - vs2008 sp1 broke the toolbox !!</title><link>http://forums.asp.net/thread/2587407.aspx</link><pubDate>Thu, 28 Aug 2008 21:16:09 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2587407</guid><dc:creator>dbranscombe</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2587407.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1112&amp;PostID=2587407</wfw:commentRss><description>I have the same problem with vs2008 sp1 where editing an xml closes vs with no warning. The event viewer show the error described above (&lt;font size="1"&gt;.NET Runtime version 2.0.50727.3053 - Fatal Execution Engine Error (7A2E0F92) (0))&lt;/font&gt;&lt;font size="1"&gt; 
&lt;p&gt;&lt;/font&gt;I do not have powercommands but I did have Microsoft Team Foundation Server 2008 Power Tools - December 2007 release. Removing fixed the problem. I also installed a newest verison of Power tools (July) and it seems to work.&lt;/p&gt;</description></item><item><title>Re: HELP - vs2008 sp1 broke the toolbox !!</title><link>http://forums.asp.net/thread/2586012.aspx</link><pubDate>Thu, 28 Aug 2008 10:46:03 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2586012</guid><dc:creator>anthtoonaing</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2586012.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1112&amp;PostID=2586012</wfw:commentRss><description>&lt;p&gt;Hi everybody,&lt;/p&gt;
&lt;p&gt;I have the same problem. I installed Vs2008 SP1, with Infragastic Controls. I also installed PowerCommands, RockScroll and other Testing add-ins. After I unstalled Infragastic controls, it happens. I cannot add any tools to toolbox. While loading the tools list, VS2008 crash! I uninstall everything except PowerCommand (I forgot to uninstall.). But still crashing. After reading this post, I remember I have installed PowerCommands in my machine. After uninstalling PowerCommands, it works fine. &lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;aNT&lt;/p&gt;</description></item><item><title>Re: HELP - vs2008 sp1 broke the toolbox !!</title><link>http://forums.asp.net/thread/2581308.aspx</link><pubDate>Tue, 26 Aug 2008 16:19:09 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2581308</guid><dc:creator>quanto</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2581308.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1112&amp;PostID=2581308</wfw:commentRss><description>&lt;p&gt;Hi Everyone,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m working with my QA team to try and repro this and we can&amp;#39;t seem to repro this in house.&lt;/p&gt;
&lt;p&gt;For those who ran into this problem, can you let us know which OS you were running and also what other VS related applications were installed?&amp;nbsp; To get a list of MSIs installed, run msiinv.exe.&amp;nbsp; You can get msiinv.exe from the Windows SDK. If you don&amp;#39;t have the windows SDK, you can get the tool from &lt;a class="" href="http://www.huydao.net/setup/msiinv.zip"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We&amp;#39;re trying to repro this and narrow down the failure but can&amp;#39;t get it to throw a package load failure or crash on our machines.&lt;/p&gt;
&lt;p&gt;thanks.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>