This is a migrated thread and some comments may be shown as answers.

[Solved] Error opening MVC3 project after latest Control Panel update

1 Answer 44 Views
Installer and VS Extensions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Corey
Top achievements
Rank 1
Corey asked on 06 Nov 2012, 10:07 PM
Admins,

I am getting this error when opening any VS2010 project after the latest Control Panel update.  From the event log:

Event Type:    Error
Event Source:    VSTTExecution
Event Category:    None
Event ID:    0
Date:        11/6/2012
Time:        4:49:05 PM
User:        N/A
Computer:    H2CS2Q1
Description:
The description for Event ID ( 0 ) in Source ( VSTTExecution ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: (devenv.exe, PID 1092, Thread 1) TuipPackage.InitializeTestProjectPlugins: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualStudio.QualityTools.CodedUITestPackage, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
File name: 'Microsoft.VisualStudio.QualityTools.CodedUITestPackage, PublicKeyToken=b03f5f7f11d50a3a'
   at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, Boolean loadTypeFromPartialName, ObjectHandleOnStack type)
   at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, Boolean loadTypeFromPartialName)
   at System.RuntimeType.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark)
   at System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase)
   at Microsoft.VisualStudio.TestTools.Tips.TuipPackage.TuipPackage.InitializeTestProjectPlugins()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
.

After uninstalling the Control Panel completely, the projects open fine again.  Any ideas? 

WinXP SP3, VS 2010, .Net 4.0 target.

1 Answer, 1 is accepted

Sort by
0
Accepted
Chavdar Dimitrov
Telerik team
answered on 07 Nov 2012, 02:14 PM
Hi Corey,

Thanks for writing.

Please, refer to the following post which explains how to fix this issue:
http://www.telerik.com/community/forums/aspnet-mvc/installer-vs-extensions/telerik-visual-studio-extensions-common-crash.aspx

Let me know if you need any further assistance.

Kind regards,
Chavdar,
the Telerik team
Check out the successor of Telerik MVC Extensions - Kendo UI for ASP.NET MVC - and deem it for new ASP.NET MVC development.
Tags
Installer and VS Extensions
Asked by
Corey
Top achievements
Rank 1
Answers by
Chavdar Dimitrov
Telerik team
Share this question
or