Need a special offer?Find out if your project fits.
+

Flexmonster compressor

Answered
arnaud desbiens asked on September 15, 2017

Hi, i'm trying to use Flexmonster to connect to a relational database and i've been following the examples shown on your site http://www.flexmonster.com/doc/connecting-to-relational-database-with-net/. First of all, the compressor return these error in it's properties:
Length : '((Flexmonster.Compressor.OCSVStream)inputStream).Length' threw an exception of type 'System.NotImplementedException'
Position: '((Flexmonster.Compressor.OCSVStream)inputStream).Position' threw an exception of type 'System.NotImplementedException' long {System.NotImplementedException}
ReadTimeout: inputStream.ReadTimeout' threw an exception of type 'System.InvalidOperationException' int {System.InvalidOperationException}
WriteTimeout: 'inputStream.WriteTimeout' threw an exception of type 'System.InvalidOperationException' int {System.InvalidOperationException}
 
The compressed data is still returned thought. But when i try to read it in javascript absolutely nothing happen.

1 answer

Public
Dmytro Zvazhii Dmytro Zvazhii Flexmonster September 18, 2017

Hello Arnaud,
Thank you for your question. Could you please send us your code example for reproducing the issue? Also, it would be nice to know what database you are connecting to and what .Net Framework you are using?
Waiting for the update from you.
Best regards,
Dmytro.

Please login or Register to Submit Answer