Could not load assembly
-
Hello friends, I am new to vs 2005. I created a site using vs 2005 and sql server 2005. I publish my site locally - it runs, but when i upload it to a web server it gives following error...What went wrong? Can any1 help me? Server Error in '/' Application. -------------------------------------------------------------------------------- Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Could not load the assembly 'App_Web_fwbn44me'. Make sure that it is compiled before accessing the page. Source Error: Line 1: <%@ page language="C#" autoeventwireup="true" inherits="_Default, App_Web_fwbn44me" enableEventValidation="false" viewStateEncryptionMode="Never" %> Line 2: Line 3: <%@ Register Src="Bottom.ascx" TagName="Bottom" TagPrefix="uc2" %> Source File: /test/test/Default.aspx Line: 1 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210