System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
   at System.IO.FileStream.Read(Byte[] array, Int32 offset, Int32 count)
   at System.IO.StreamReader.ReadBuffer()
   at System.IO.StreamReader.ReadToEnd()
   at Mh.Infrastructure.Common.FileHelper.LoadFile(String strP)