If you have created your custom ASPX and getting “File Not Found” exception; here are few possible reasons and solutions Place the assembly (DLL) containing the code behind code into the sharepoint web application’s bin folder. If it resolves the issue