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

VS2012 Completely hosed

3 Answers 53 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Troy
Top achievements
Rank 1
Troy asked on 30 May 2013, 08:09 PM
My VS2012 Install is completely hosed and everything points back to Telerik. Here is one of the event log entries for this error:

Application: devenv.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Exception
Stack:
   at System.Windows.Application.LoadComponent(System.Object, System.Uri)
   at Telerik.VSX.Shell.Xaml.CommonXaml.InitializeComponent()
   at Telerik.VSX.Shell.VSWindow..ctor()
   at Telerik.VSX.Forms.BaseNotificationForm..ctor(System.IServiceProvider)
   at Telerik.VSX.Helpers.NotificationManager..ctor(System.IServiceProvider)
   at Telerik.KendoUI.Mvc.VSPackage.VsPackage.GetUpgradeAvailabilityMonitor()
   at Telerik.VSX.VSPackage.PackageBase+<>c__DisplayClass5.<OnSolutionOpened>b__2()
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)


What could be causing this and how do I fix it?

3 Answers, 1 is accepted

Sort by
0
msigman
Top achievements
Rank 2
answered on 03 Jun 2013, 09:15 PM
Please try uninstalling Visual Studio and Telerik, then re-installing.  Many people including myself are running VS2012 with Telerik suite with no issues at all. 
0
Troy
Top achievements
Rank 1
answered on 03 Jun 2013, 10:23 PM
No, I just uninstalled all of the Telerik stuff and it worked fine. The issue was not VS2012 it was Telerik.
0
Chavdar Dimitrov
Telerik team
answered on 04 Jun 2013, 07:56 AM
Hi,

It seems that the VS extension fails to load a resource. This could be caused by a version mismatch.

Could you, please, try to uninstall all Telerik VS extensions and install their latest versions?

To do this, open Visual Studio -> Tools -> Extensions and Updates and uninstall all Telerik extensions. Then, open the Online tab and search for the latest version of the extensions you've uninstalled.

Let us know if the problem persists.

Kind regards,
Chavdar,
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
General Discussions
Asked by
Troy
Top achievements
Rank 1
Answers by
msigman
Top achievements
Rank 2
Troy
Top achievements
Rank 1
Chavdar Dimitrov
Telerik team
Share this question
or