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

Visual Studio error from UI for xxx extensions

1 Answer 113 Views
Installer and Visual Studio Extensions
This is a migrated thread and some comments may be shown as answers.
Jaans
Top achievements
Rank 1
Jaans asked on 11 Dec 2014, 03:01 AM
I've been getting regular errors from Visual Studio due to the VS Extensions experiencing and exception. It's not specific to the "UI for Silverlight" extensions and happens with the others too.

Here's the exception information from the ActivityLog.xml.
Please log the bug to be fixed.

  <entry>
    <record>912</record>
    <time>2014/12/11 02:47:06.576</time>
    <type>Warning</type>
    <source>Telerik.Windows.Silverlight.VSPackage.VsPackage</source>
    <description>Failed to query command status: System.Runtime.InteropServices.COMException (0x80004005): Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))&#x000D;&#x000A;   at EnvDTE._DTE.get_ActiveSolutionProjects()&#x000D;&#x000A;   at Telerik.VSX.Internal.ProjectManagement.ProjectRetriever.GetFirstActiveSolutionProjectOrNull(DTE dte)&#x000D;&#x000A;   at Telerik.VSX.Internal.ProjectManagement.ProjectRetriever.GetFirstSelectedProject(DTE dte)&#x000D;&#x000A;   at Telerik.VSX.Internal.ProjectManagement.ProjectWrapFactoryBase`1.GetForFirstSelectedProject(DTE dte)&#x000D;&#x000A;   at Telerik.Windows.Silverlight.VSPackage.CommandStateController.GetState(OleMenuCommand command, DTE dte)&#x000D;&#x000A;   at Telerik.VSX.CommandStateResolving.CommandStateControllerBase.GetAsyncState(OleMenuCommand menuCommand, DTE dte)&#x000D;&#x000A;   at Telerik.VSX.VSPackage.PackageBase.MenuCommand_BeforeQueryStatus(Object sender, EventArgs e)</description>
  </entry>

1 Answer, 1 is accepted

Sort by
0
Vesko
Telerik team
answered on 11 Dec 2014, 12:44 PM
Hi Jaans,

Thank you for contacting us.

Please make sure that the Telerik extensions are up-to-date. You can check this in the Visual Studio Extensions and Updates manager (Tools | Extensions and Updates... | Updates). Update if updates are available and give the extensions another try. 

If you have the latest extensions and the problem is not resolved please share with us more details about the environment that may help us reproduce the error. These questions may help:

What is your OS version?
What is your Visual Studio version?
Does the error occurs when you run Visual Studio as Administrator?
When exactly the error occurs?
Is your Solution Explorer opened? Does it have projects loaded?
 
You can also provide the whole activity log.

Please let us know these details.

Regards,
Vesko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Installer and Visual Studio Extensions
Asked by
Jaans
Top achievements
Rank 1
Answers by
Vesko
Telerik team
Share this question
or