Maybe I missed something but why not just use:
VB Code:
  1. rtb.LoadFile App.Path & "\myfile.txt", rtfText

You did say you are using a richtextbox right?