Search found 6 matches

by ABTL-SSC
Thu Jan 14, 2016 3:04 pm
Forum: .NET API
Topic: OutOfMemoryException thrown on initialize WurflContainer
Replies: 16
Views: 51288

Re: OutOfMemoryException thrown on initialize WurflContainer

No the patch file is flat xml file like 'web_browsers_patch.xml' and the wurfl.xml is zip without password as downloaded from the scientiamobile URL for latest update.
by ABTL-SSC
Thu Jan 14, 2016 8:06 am
Forum: .NET API
Topic: OutOfMemoryException thrown on initialize WurflContainer
Replies: 16
Views: 51288

Re: OutOfMemoryException thrown on initialize WurflContainer

I have uploaded the files [wurfl.zip]
by ABTL-SSC
Wed Jan 13, 2016 1:39 pm
Forum: .NET API
Topic: OutOfMemoryException thrown on initialize WurflContainer
Replies: 16
Views: 51288

Re: OutOfMemoryException thrown on initialize WurflContainer

Aaron, We might not be able to share the original source code of our project because it is confidential. But I can create a Visual Stdio project for you if it is required. We have not tried the latest version but we can try it if it contain any for fix for the problem. I am not able to send you the ...
by ABTL-SSC
Wed Jan 13, 2016 8:02 am
Forum: .NET API
Topic: OutOfMemoryException thrown on initialize WurflContainer
Replies: 16
Views: 51288

Re: OutOfMemoryException thrown on initialize WurflContainer

Sent you code in private message.
by ABTL-SSC
Tue Jan 12, 2016 12:58 am
Forum: .NET API
Topic: OutOfMemoryException thrown on initialize WurflContainer
Replies: 16
Views: 51288

Re: OutOfMemoryException thrown on initialize WurflContainer

We are using v1.6.2.0. Application .NET framework version is 4.0. We have more than 8 GB memory on the machine and only 4GB is used before the exception error. I think it not the system memory limitation issue it is something related to the memory stream byte array size issue like the one discussed ...
by ABTL-SSC
Mon Jan 11, 2016 1:11 am
Forum: .NET API
Topic: OutOfMemoryException thrown on initialize WurflContainer
Replies: 16
Views: 51288

OutOfMemoryException thrown on initialize WurflContainer

We are getting OutOfMemoryException when we initialize the WurflContainer for first time,It seems that the code is populating a large size array. Following is the error detail. System.OutOfMemoryException Exception of type 'System.OutOfMemoryException' was thrown. System.OutOfMemoryException: Except...