J
Justin Dutoit
I'm new to visual studio.net, and on a page I've got the error:
Could not load type 'WebApplication12.WebForm1'.
Source Error:
Line 1: <%@ Page Language="vb" AutoEventWireup="false"
Codebehind="WebForm1.aspx.vb" Inherits="WebApplication12.WebForm1"%>
It is just the code-behind class (which inherits page). I ftped the .asp and
the aspx.vb files onto my hosting server, and I got the error straightaway.
Why would it say that, could not load type?
Thanks
Justin Dutoit
Could not load type 'WebApplication12.WebForm1'.
Source Error:
Line 1: <%@ Page Language="vb" AutoEventWireup="false"
Codebehind="WebForm1.aspx.vb" Inherits="WebApplication12.WebForm1"%>
It is just the code-behind class (which inherits page). I ftped the .asp and
the aspx.vb files onto my hosting server, and I got the error straightaway.
Why would it say that, could not load type?
Thanks
Justin Dutoit