I notice in another query that you are using the .NET wrapper. Is that the case here? This could be a defect in the wrapper code if it is using the wrong type of variable i.e. not a 64 bit integer.
As the .NET wrapper is an OpenSource project, you should be able to test / modify the code if the problem does appear to be in that area. I suggest you investigate around this area.
Thanks for your test.I think this problem is already solved from our developer. He found a problem in his code. Unfortunately I could not test the current code but I assume that the problem is fixed.
gstuartemc
2 Intern
•
417 Posts
313
0
Posted July 31st, 2009 04:00
I notice in another query that you are using the .NET wrapper. Is that the case here? This could be a defect in the wrapper code if it is using the wrong type of variable i.e. not a 64 bit integer.