|
Hi,
Recently, i have just tried creating a simple class library file in Microsoft Visual Studio.Net and would like to use this .dll file by adding reference to my web application which is stored in another project.
I have this folder called Practical 3 and i have allowed web sharing. Therefore, when i was creating the web application i used the practical 3 folder to put all my web forms inside this folder. For example: localhost/Practical 3/WebApplication1
However, i received the error message "The Directory does not exist or is not accessible because of security settings". Therefore, does anyone know how i can edit the security settings to allow the folder Practical 3 to be used? Thank you
|