lemonjuice
Programmer
hi, i'm kinda new to vb.net. i'm trying to write an ASP.Net application, but when connecting the webform to my database, i get this error, can anyone please help?!?
Here's the code:
Line 1: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="login.aspx.vb" Inherits="Database.Login" %>
error "Could not load type 'Database.Login'.
Here's the code:
Line 1: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="login.aspx.vb" Inherits="Database.Login" %>
error "Could not load type 'Database.Login'.