Hi,
I am having a problem in ASP.NET/C#. I am actually trying to open a file for reading. The code is in C#. However, everytime, I get this error which says that the system is exiting becuase it does not have the privilages to access the folder. I did some search on this problem and came to know that one of the reasons for this problem was insufficient privilages for the ASPNET account. So, I gave full access permissions for this account. But, I am still facing the same problem. Can anyone help me with this?
Thanks in advance.
I am having a problem in ASP.NET/C#. I am actually trying to open a file for reading. The code is in C#. However, everytime, I get this error which says that the system is exiting becuase it does not have the privilages to access the folder. I did some search on this problem and came to know that one of the reasons for this problem was insufficient privilages for the ASPNET account. So, I gave full access permissions for this account. But, I am still facing the same problem. Can anyone help me with this?
Thanks in advance.