I have a web site that works perfectly in IIS 6. But when i try to run the exact same code on IIS 7 i get the error "System.IO.FileNotFoundException: Could not load file or assembly". This is a clean install of 2008 server. I copy the deployed code from the IIS 7 server to another IIS 6 server and all is good, so i dont think the problem is related to code, but more a configuration issue. Can anyone help on this?