C# Stream reader problem - TechRepublic
Question
April 22, 2008 at 04:06 AM
saurabh_bhadauria

C# Stream reader problem

by saurabh_bhadauria . Updated 18 years, 3 months ago

hi all
i am doing some job in c# using stream reader
i am using
streamreader file=new streamreader(“c:/test.txt”)
but i m getting ‘Could not find file exception’
while file is exist there………

This discussion is locked

All Comments