RobotStudio event

VSTA

Options

Good Day,

I am having issues getting VSTA to work in RS 5.08.  The following error occurs each time I attempt to open VSTA.

RobotStudio .NET exception dump
===============================
Base exception:
Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
   at ABBInternal.VstaServices.VstaIntegration.EnsureDTE()
   at ABBInternal.VstaServices.VstaIntegration.ShowIDE()
   at ABBInternal.VstaGUI.VstaSetup.btnIDE_ExecuteCommand(Object sender, ExecuteCommandEventArgs e)
   at ABB.Robotics.RobotStudio.Environment.CommandBarButton.RaiseE xecuteCommand()

Comments

  • Hello,

    First, try running this command (Start -> Run...)
    "C:Program FilesMicrosoft Visual Studio 8Common7IDEVSTA.exe" /HostID RobotStudio /setup

    If that doesn't help, run the RobotStudio Support Tool, go to the "Fault Log Files" tab and click "Perform Scan". If there is a file called "VSTA.rserrors", please post the contents here and we'll take a look at it.


    Johannes Weiman
    Software Engineer
    ABB Robotics
  • DaBot
    Options

    Still no worky

    Here is the fault log for VSTA.rserrors

    ===== VSTA Exception =====
    3/6/2007 1:22:44 PM
    Base exception:
    Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
       at VSTADTEProvider.Interop.VSTADTEProviderClass.GetDTE(String bstrHostID, UInt32 dwTimeout)
       at ABBInternal.VstaServices.VstaIntegration.EnsureDTE()