Can't access file system

  • Thread starter Thread starter Sebastian [IG&A::]
  • Start date Start date
S

Sebastian [IG&A::]

I have a WinForm app which uses some config files stored where the
APPDATA environment variable points at.
I works just fine at the development environment but I have some issues
at ptoduction, figures!
The thing is that not every client can access that folder and it is not
a permission issue, every user is an administrator of his own computer.

But!, what I recently noticed is that those who cannot acces that file
have a "name.domain" folder under Documents and Setting while the user
who have no problem accessing that file have only a "name" folder.

Did I make myself clear?

TIA,
Sebastián
 
I'm embarased of this post... my problem had noyhing to do with file
system acces.
I was accesing the file with no problemas... the error occured while
reading that file.
My bad!

Regards,
Sebastián
 
Back
Top