microsoft / referencesource

Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework
https://referencesource.microsoft.com/
MIT License
3.16k stars 1.27k forks source link

MUP_FILE_SYSTEM Blue Screen when using SqlFileStream class #71

Closed pouyaSamie closed 5 years ago

pouyaSamie commented 5 years ago

Hi I have problem With Windows 10 latest Update (Build : 17134.285 Version:1803) and this line of code : SqlFileStream sfs = new SqlFileStream(filePath, txnToken, System.IO.FileAccess.Read)

When I run this code i get MUP_FILE_SYSTEM Blue Screen

i think it's internal Issue of .Net i hope you can help me.

thank you

svick commented 5 years ago

This repository is not meant for reporting issues with .Net Framework. Could you close the issue here and instead "Report a problem" in the .Net section of Developer Community?

pouyaSamie commented 5 years ago

thank you i will for sure