Exceeded Capacity Error


[ Follow Ups ] [ BasicCard User Forum ]

Posted by jamess (82.33.229.245) on April 07, 2009 at 06:45:43:

I am trying to create an file on the Professional BasicCard ZC5.6 using C#
I am opening the file using the BasicCardFileIO and while the file is created ok when I try writing a Byte Array of data to it I keep getting the Error Message "Capacity Exceeded". the file is Roughly 3k and the card is 60k,
I dont have any problem writing data to the card when the Byte Array is 255 characters but anything above this causes the "Capacity Exceeded" error.

Any IDeas


Follow Ups:


[ Follow Ups ] [ BasicCard User Forum ]