大虾:申请了能支持.net的域名,在我本机上调试成功,但上传至域名后,打开出错,请高手指点
我在网站上申请域名发布自已写的Asp.net程序想做为个人主页,我在自己的主机上调试成功,发布到我申请的域名服务器上后结果它报错,错误如下
域名是:http://www24.brinkster.com/xiahaobo
请高手指点
==========================================================================
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 'liuyanbu.addword'.
Source Error:
Line 1: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="addword.aspx.vb" Inherits="liuyanbu.addword"%>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Line 3: <HTML>
Source File: \\genfs2\www24\xiahaobo\addword.aspx Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.0.3705.0; ASP.NET Version:1.0.3705.0