memory out of exception occurs (Find method) - dealing with 100 MB file

May 11 2012 5:42 AM
Hi,

I'm using VS 2008 . C#.

      richTextBox1.Find(sSearchText, start, options);  memory out of exception occurs (Find method) 

With regards,
Vishnu