UIPATH ASSISTANT AVAILABLE IN 64 BIT?

Hey Hi guys ,

One of my business user facing out of memory error for attended bot. Although he is having 8 gb ram and other things .coming to Process …simple process not having 50 transaction per run also . but he is facing out of memory issue . I wondered and looking for the solution. I have seen old posts 32 bit takes alot memory . I know 64 bit versions released in the market .but when am looking the platform version of UIpath assistant showing 32 bit … looking for the comments

Thanks

Hi,

Process which execute Workflow is not UiPath.Assistant but UiPath.executor.
And if we create automation project as “Windows” or “Cross-platfrom”, it will work as 64bit process.

image

Hope this helps you.

Regards,

Thank you yochi… Can we change it windows legacy to windows now ?

Already built project…

Hi,

Unfortunately, Studio doesn’t have function for migration.

However, it might be able to migrate if set (or add) “Windows” at targetFramewotk in project.json.

"targetFramework": "Windows"

Please note that there are some activities packages which doesn’t support “Windows” compatible project.

Regards,

Thank you will check it out :slight_smile: