I have a big .net web application hosted on the server, it was working fine until I tried to share the solution folder by giving permissions to a user. In the process I might have messed up permissions After this, the whole solution stopped working, then I gave 'Everyone' the access permissions to the project folder, then the project started working but one folder has some aspx files, and when I click on the link that opens them, It gives me the
Could not load the assembly 'xxx'. Make sure that it is compiled before accessing the page
I tried everything from replacing old compiled version of this folder. And before you ask, this folder does not have its own web.config file. I have checked all the permissions and re-assigned them, I have also check the IIS (5) to have the v2 asp.net framework, I have tried the aspnet_regiis -i command to re-install asp.net , I also created a new application pool for this project But in Vain I can't get the problem :confused: Please help me UPDATE I copied the whole solution to another location, created a new virtual directory and it worked But the permissions on the folder are still screwed I cannot rename the folder now, the reason is, I created a new folder called project_bkup now after it works I want to rename it to project, but its not allowing me :confused: I cannot get to the botton of this Please help
_____________________________________________________ Yea! I could be wrong...