Could not load Type ... Error



Hi everybody,

I'm a new be in ASP.NET

Below I'm sending the error page.

How can I solve the problem:

Thanks for any answers


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 type 'E_Business.WebForm1'.

Source Error:

Line 1: <%@ Page language="c#" Codebehind="WebForm1.aspx.cs"
AutoEventWireup="false" Inherits="E_Business.WebForm1" %>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
Line 3: <HTML>

Source File: C:\Webroot\tr\com\prowise\Prowise E-Business\WebForm1.aspx
Line: 1


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET
Version:1.1.4322.2032


.



Relevant Pages