I am getting the error while navigate URL to process next item in assignment 2(Academy 2).
After completing the first work item, getting the error as shown below screen shot.
I did a little digging on this. It’s a known issue, in progress to be fixed. I’ll let you know when it’s done.
In the meantime, the known workarounds are the ones provided by most of you.
I have registered required dll (regsvr32.exe oleacc.dll) but still getting the same error.
Please help.
Main has thrown an exception
Source: Open browser
Message: Cannot communicate with Internet Explorer browser.
Exception Type: BrowserOperationException
UiPath.Core.BrowserOperationException: Cannot communicate with Internet Explorer browser. —> System.Runtime.InteropServices.COMException: Cannot communicate with Internet Explorer browser.
** at UiPath.UiBrowserClass.Open(String bstrURL, UiBrowserFlags flag)**
** at UiPath.Core.Browser.Open(String url, Boolean privateSession, Boolean headlessSession, Boolean defaultSession)**
** — End of inner exception stack trace —**
** at UiPath.Core.Activities.ScopeActivity.EndExecute(NativeActivityContext context, IAsyncResult result)**
** at UiPath.Core.Activities.AsyncNativeActivity.BookmarkResumptionCallback(NativeActivityContext context, Bookmark bookmark, Object value)**
** at System.Activities.Runtime.BookmarkCallbackWrapper.Invoke(NativeActivityContext context, Bookmark bookmark, Object value)**
** at System.Activities.Runtime.BookmarkWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)**
I have had this issue also. I found a possible work around for the people that are allowed by their security groups.
I start UIPath Studio as an administrator.
I currently use community edition 2018.3 on a windows 10 machine with Skype. I have looked into all the possible fixes that have been mentioned in the different paths and this was the one that worked for me.