Application folder is lost

  • Thread starter usunto_bryjamus
  • 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.
 
S

Simon Hart

Can you post the problem code. It sounds like there are bugs in your code.

Simon.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top