Skip to content
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.

Creating file on SD that has been successfully through SD/Blockstorage initializations causes exception in FileStream #550

Open
JB16 opened this issue Mar 29, 2018 · 0 comments

Comments

@JB16
Copy link

JB16 commented Mar 29, 2018

#### Exception System.IO.IOException - CLR_E_FILE_IO (1) ####
#### Message: 
#### Microsoft.SPOT.IO.NativeFileStream::.ctor [IP: 0000] ####
#### System.IO.FileStream::.ctor [IP: 00d1] ####
#### System.IO.File::Create [IP: 0008] ####
#### AutoPulseFile.Man::createFile [IP: 000e] ####
#### AutoPulseLogging.LogData::create_log_file [IP: 0046] ####
#### AutoPulseLogging.LogData::prepare_logSetup [IP: 000a] ####
#### AutoPulseLogging.LogData::InitializeLog [IP: 0031] ####
#### AP200NetMFApplication.Program::Main [IP: 0023] ####

Exception thrown: 'System.IO.IOException' in Microsoft.SPOT.IO.dll

What could cause this to occur? And, is there a fix for this already?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant