file reader error

  • Thread starter Thread starter juli
  • Start date Start date
J

juli

An unhandled exception of type 'System.IO.FileNotFoundException'
occurred in mscorlib.dll

Additional information: Could not find file "

The file is there, but I keep getting this error - do someone know
why?
Thanks a lot:)
 
Probably because the user account .NET is running under doesnt have
permission to the file.
Is it a web application or windows
Ciaran
 
Back
Top