CodeCharge Studio

Could not load type error (.NET)

Parser Error Message: Could not load type 'TaskManager.tasks_list.tasks_list'.

Source Error

Line 1: <!--ASPX page @1-3BD59FD0-->
Line 2: <%@ Page language="vb" Codebehind="tasks_list.aspx.vb" AutoEventWireup="false" Inherits="TaskManager.tasks_list.tasks_list" %>
Line 3: <%@ Import namespace="TaskManager.tasks_list" %>
Line 4: <%@ Import namespace="TaskManager.Configuration" %>

Solution

The directory you publish to must be a virtual directory.

See also

ASP.Net(C#) Deployment Guide.


On-line, printable versions and updates