读书人

远程主机提示异常-莫名其妙

发布时间: 2011-12-14 23:20:17 作者: rapoo

远程主机提示错误--莫名其妙
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 the assembly 'App_Web_zue1eiej'. Make sure that it is compiled before accessing the page.

Source Error:


Line 1: <%@ page language="C#" masterpagefile="~/MasterPage_Default.master" autoeventwireup="true" inherits="_Default, App_Web_zue1eiej" title="Untitled Page" %>
Line 2: <asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
Line 3: <table style="width: 118px; border-right: #33ff00 1px solid; border-top: #33ff00 1px solid; border-left: #33ff00 1px solid; border-bottom: #33ff00 1px solid;">


Source File: /default.aspx Line: 1


--------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.4214; ASP.NET Version:2.0.50727.4209

是godaddy 的主机(delux windows shared hosting)初次使用请高手指教!!

[解决办法]
少东西啊,是不是发布系统的时候有些东西没加进来编译,或者引用了什么dll没部署上去啊

读书人网 >Web Service

热点推荐