Thread: slight problem
View Single Post
Old 28-06-2006, 05:00 PM   #1 (permalink)
njwilli3
Registered User
 
Join Date: Feb 2006
Posts: 29
slight problem

Ive just changed my folder structure so that my dvdlist.aspx page is now found in a 'DVD' subfolder, unfortunately I seem to be getting the following server error, but it works in debug mode locally and i've re-compiled it but still no joy. My domain is www.defplanet.com... Any ideas?

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 'DVD.DVDList'.

Source Error:


Line 1: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="DVDList.aspx.vb" Inherits="DVD.DVDList"%>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Line 3: <HTML>


Source File: d:\domains\defplanet.com\wwwroot\DVD\DVDList.aspx Line: 1


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300
njwilli3 is offline   Reply With Quote