I tried setting up a solution that contains 1 project. This project is called "cco2005". This project contains 2 folders (Admin & Users). These have been made into applications via IIS. I allowed access to the cco2005 for everyone, admin folder is only accessible by "Administrators", Users folder is only accessible by "Users". I have a web.config in each folder. When I try to access a page within the admin folder, I get an error:
"Could not load type 'CCO2005.adminlogin'" adminlogin is the name of the file i was calling.(adminlogin.aspx)
What could be wrong, is my structure wrong?
Josh
"Could not load type 'CCO2005.adminlogin'" adminlogin is the name of the file i was calling.(adminlogin.aspx)
What could be wrong, is my structure wrong?
Josh