cancel
Showing results for 
Search instead for 
Did you mean: 

Internal Error : A 32 bit processes cannot access modules of a 64 bit process.

DebashisGhosh1
Level 4

Hi Guys,

We are automating an application which interacts with excel. In the excel the application is added an ADD IN feature and it's communicating with a database. It's a legacy 32-Bit application. While automating we have spied the excel table data in Win32 mode with element type as ".Net DataGrid" or ".Net GridView" (Both tried) . This was working fine earlier but now its's unable to read table data by using READ stage. It's throwing the below error :

Internal : Failed to perform step 1 in Read Stage 'Read all values in table' on page 'XXXXXXXX' - A 32 bit processes cannot access modules of a 64 bit process.

BP Version : 6.5
OS : Win 10 - 64 Bit

Already Tried Steps:
1. Spied mode changed to UIA ,and AA. But Table is not reading in proper format.
2. Dynamic read implemented for each row . Time consuming and very very slow due to huge load of data.

Note : No Issue with the table spy. Still correctly identifying the table.

Can you please put some light on this ?



------------------------------
Debashis Ghosh
------------------------------
Debashis Ghosh
2 REPLIES 2

jegendra
Staff
Staff
Hi Debashis,

What type of Application Manager mode is used under the Business Object which used for spying elements from the Grid?
E.g.: External, 32-bit mode or Embedded (default) 

29055.png

------------------------------
Jega Avinasinathan
Customer Support Engineer
Blue Prism
------------------------------
Jega Avinasinathan Customer Support Engineer Blue Prism

Hi Jega,

I have already tried with the all the mode available in the Application Manager Mode. But no luck.
Any other thoughts !


------------------------------
Debashis Ghosh
------------------------------
Debashis Ghosh