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

Telerik.KendoUI.Mvc.VSPackage.VsPackage warnings when launching a solution

3 Answers 77 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
matthew
Top achievements
Rank 1
matthew asked on 31 May 2013, 12:10 PM
Is anyone else seeing any warnings when opening a solution with VS2010 and Kendo?  I get the following when launching a solution:
Failed to query command status: System.Runtime.InteropServices.COMException <br>(0x80004005): Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL)) at <br>EnvDTE._DTE.get_ActiveSolutionProjects() at <br>Telerik.VSX.Internal.ProjectManagement.ProjectRetriever.GetFirstSelectedProject(DTE <br>dte) at <br>Telerik.VSX.Internal.ProjectManagement.ProjectWrapFactoryBase`1.GetForFirstSelectedProject(DTE <br>dte) at <br>Telerik.KendoUI.Mvc.VSPackage.CommandStateController.GetState(OleMenuCommand <br>menuCommand, DTE dte) at <br>Telerik.VSX.CommandStateResolving.CommandStateControllerBase.GetAsyncState(OleMenuCommand <br>menuCommand, DTE dte) at <br>Telerik.VSX.VSPackage.PackageBase.MenuCommand_BeforeQueryStatus(Object sender, <br>EventArgs e)
It only appears as a warning in the ActivityLog but I've also had VS2010 crash on me which is why I'm investigating.  Any assistance would be appreciated.  Thanks!

3 Answers, 1 is accepted

Sort by
0
Teodor
Telerik team
answered on 04 Jun 2013, 08:12 AM
Hello Matthew,

 I have some guesses on what might be causing the error. Do you by any chance have the default Solution Explorer window closed? I think this error is not responsible for the VIsualStudio crash though.

Regards,
Teodor
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
matthew
Top achievements
Rank 1
answered on 04 Jun 2013, 01:15 PM
Unfortunately, I always have the solution explorer visible.  Any other possible causes?
0
Teodor
Telerik team
answered on 06 Jun 2013, 02:52 PM
Hi Matthew,

 Sorry for the late reply.

I can't think of any other reasons for the crash. The warnings are most likely not reason for the crash. You can find more if you reproduce the crash while debugging Visual Studio with another instance of the IDE(and catch thrown exceptions enabled). Sadly, we can't investigate thoroughly unless we have a repro. If you find any more information please let us know.

Regards,
Teodor
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
matthew
Top achievements
Rank 1
Answers by
Teodor
Telerik team
matthew
Top achievements
Rank 1
Share this question
or