I like to know, how to read a file using FileStream to a string.
you can grab the codes from here : https://msdn.microsoft.com/en-us/library/system.io.filestream(v=vs.110).aspx
and try if it works for you.