I publish my asp.net project and i hosted it into server using FileZilla Software.When i check the url it shows me the error like Could not load the assembly 'App_Web_xxxxxxxxx' . Make sure that it is compiled before accessing the page.I tried to solve this issue by deleting bin folder,changing
"<%@ page title="Myproject" language="C#" masterpagefile="~/MySite.master" autoeventwireup="true" inherits="_Default, App_Web_dlpovpf5" %>
"
Code(When i googled i got this things).but i cant get perfect answer to solve this issue.So anybody can help me to solve this.
Thanks & Regards.