ajn1888
08-24-2005, 10:30 AM
Hi
I have uploaded my site to the development server and I get the error shown below. The site works fine on my local machine, but this is what I get when it is uploaded the the dev server...
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 'fastmy.search'.
Source Error:
Line 1: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="search.aspx.vb" Inherits="fastmy.search" enableviewstate="true" smartnavigation="true" %>
Line 2: <%@ Register TagPrefix="FASTMY" TagName="header" Src="../common/header.ascx" %>
Line 3: <%@ Register TagPrefix="FASTMY" TagName="footer" Src="../common/footer.ascx" %>
Source File: D:\Websites\fastmy\forms\search.aspx Line: 1
------------------------------------------------------------------------
Can anyone help with this please?
Many thanks.
AJN
I have uploaded my site to the development server and I get the error shown below. The site works fine on my local machine, but this is what I get when it is uploaded the the dev server...
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 'fastmy.search'.
Source Error:
Line 1: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="search.aspx.vb" Inherits="fastmy.search" enableviewstate="true" smartnavigation="true" %>
Line 2: <%@ Register TagPrefix="FASTMY" TagName="header" Src="../common/header.ascx" %>
Line 3: <%@ Register TagPrefix="FASTMY" TagName="footer" Src="../common/footer.ascx" %>
Source File: D:\Websites\fastmy\forms\search.aspx Line: 1
------------------------------------------------------------------------
Can anyone help with this please?
Many thanks.
AJN