Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. QT VS Addin and Visual Studio 2010
Forum Updated to NodeBB v4.3 + New Features

QT VS Addin and Visual Studio 2010

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 3.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    heorhiy
    wrote on last edited by
    #1

    I'm trying to run QT_VS_Addin 1.1.9(is latest version), with Visual Studio 2010, When i run VS the following error occures.

    @
    Couldn't register all Qt4VSAddin commands. : Could not load file or assembly 'stdole, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.

    at Microsoft.VisualStudio.PlatformUI.Automation.CommandBarButton.CreateInstance(CommandBar parent, MsoControlType controlType, ControlCustomizer customizer)
    at Microsoft.VisualStudio.PlatformUI.CommandBars.ButtonDataSource.CreateControl(CommandBar parent, ControlCustomizer customizer)
    at Microsoft.VisualStudio.PlatformUI.Automation.DynamicCommandBarControls.get_Controls()
    at Microsoft.VisualStudio.PlatformUI.Automation.CommandBarControls.get_Count()
    at Microsoft.VisualStudio.PlatformUI.Automation.CommandBarControls.Marshaler.b_e()
    at Microsoft.VisualStudio.Shell.ThreadHelper.Invoke[TResult](Func`1 method)
    at Microsoft.VisualStudio.PlatformUI.Automation.CommandBarControls._Marshaler.get_Count()
    at Qt4VSAddin.AddinInit.registerCommands()
    @

    [EDIT: fixed typo in subject; code formatting for error messages, Volker]

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved