DLL Error (UiPath.UiGenericOptions)

Scenario: Open Browser

Studio Version: 2016.2.6274

Windows version: 2010

Hi!

UiPath doesn’t leave me open the explorer with open browser activity, already I’ve reinstall UiPath and still show me the same error, has anyone given you the same error?

Main.xaml (5.0 KB)

Main has thrown an exception

Message: Executor start process failed, reason System.BadImageFormatException: Retrieving the COM class factory for component with CLSID {864BA2BD-331D-4416-B28E-E11BE2B47BD8} failed due to the following error: 800700c1 is not a valid Win32 application. (Exception from HRESULT: 0x800700C1).
at UiPath.UiFactory.NewUiGenericOptions()
at UiPath.Core.Setup.OpenInteractiveWindowsSession(String username, String password, OpenSessionFlags flags, String application, String arguments, Int32 userToken, Int32 preferredWidth, Int32 preferredHeight, Int32 preferredDepth)
at UiPath.Service.Impl.Executor.StartProcessInSession(Guid executorInstanceId, String username, String password, OpenSessionInfo sessionInfo, IntPtr userToken)
at UiPath.Service.Impl.Executor.<>c__DisplayClass13_0.<b__0>d.MoveNext()

Exception Type: Exception

System.Exception: Executor start process failed, reason System.BadImageFormatException: Retrieving the COM class factory for component with CLSID {864BA2BD-331D-4416-B28E-E11BE2B47BD8} failed due to the following error: 800700c1 is not a valid Win32 application. (Exception from HRESULT: 0x800700C1).
at UiPath.UiFactory.NewUiGenericOptions()
at UiPath.Core.Setup.OpenInteractiveWindowsSession(String username, String password, OpenSessionFlags flags, String application, String arguments, Int32 userToken, Int32 preferredWidth, Int32 preferredHeight, Int32 preferredDepth)
at UiPath.Service.Impl.Executor.StartProcessInSession(Guid executorInstanceId, String username, String password, OpenSessionInfo sessionInfo, IntPtr userToken)
at UiPath.Service.Impl.Executor.<>c__DisplayClass13_0.<b__0>d.MoveNext()

Thank you very much for your help.

The workflow what you have attached it’s working in my system