Application folder is lost

  • Thread starter Thread starter usunto_bryjamus
  • Start date Start date
U

usunto_bryjamus

Hi,

I have strange problem. I write application which on my command create
text file (csv) with data readed from SQL CE database. Sometimes when I
create csv file I get error (nullreferenceerror) and when I look at
terminal's folder I get empty folder (I have sdf file and csv file in
application folder, I write to csv about 250 records and Application
folder has about 5MB free space). In one case I get out of memory
exception.

When I perform cold reset everything is going to normal. All files are
in application and aren't corrupted.

What can happend? I read from sdf using opennetcf application block.
 
Can you post the problem code. It sounds like there are bugs in your code.

Simon.
 
Back
Top