When i am trying to compile the login form appear this error
Could not load type 'NorthCSharp.WebForm1'.

Source Error:

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


Source File: /NorthLogin2/Login.aspx Line: 1

I have de C# file where i have a namespace NorthCSharp and a public class WebForm1


Can anybody help me?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.