Jump to content

converting large utr files


Recommended Posts

Normaly I use "SD card manager" and "Import SD folder" to convert utr files to excel.

This works for smaller files but with larger files it aborts the conversion and I get error message "Exception of type ´System.OutOfMemoryException´ was thrown"

How can I convert the larger files?

 

errormsg.jpg

Link to comment
Share on other sites

Hi, we are familiar with this issue.

The created excel file requires a lot of ram for this amount or rows (near 1,000,000 rows). The SD Card Suite is compiled as 32 Bit, so it is limited to 2 GB of ram for the process (but actually, due to fragmentation, the error will happen around 1.2 GB).

Compiling the SD Card Suite as 64 bit is not possible since the Chart control is compiled as 32 bit (probably because it uses OpenGL).

 

We are checking few solutions, but I can't promise anything, and it will take time to check them and implement them. 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.