大家帮帮忙啊!!!
我刚上传到服务器上,一打开就出现下面这种情况:
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 'IWMS.Pages.TempTrans'.
Source Error:
Line 1: <%@Page Language="C#" Inherits="IWMS.Pages.TempTrans" EnableSessionState="false" EnableViewState="false" %>
Line 2: <%@OutputCache Duration="180" Location="None" VaryByParam="none" VaryByCustom="convBig5"%>
Line 3: <%Trans(TemplateType.Index);%>
Source File: /asiaec/Default.aspx Line: 1
请问这是什么意思啊?
我的是iwms 4.6 的