产品使用及交流论坛

首页 » 产品使用交流区 » 安装及使用交流 » 求助,编译错误,到底是什么问题?请西游帮忙
smck007 - 2013/10/9 12:44:28
错误代码如下:

Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0103: The name 'Module_Width' does not exist in the current context

Source Error:


Line 3:  <% @ Import NameSpace="System.Data.OleDb"%>
Line 4:  <%if(Zdy_Tag==0){%><%=Module_StartHtml%>
Line 5:  <div id="module_<%=Module_Id%>" class="module_box<%=Layout%> module_box_<%=Query_Table%>" style="width:<%=Module_Width%>;<%=Module_box_style%>">
Line 6:  <div class="module_box_1<%=Layout%>" style="<%=Module_box_1_style%>">
Line 7:  <%if(Title_Show=="1"){%>

Source File: e:\e-b\pageadmin\e\zdymodel\article\module\43.ascx    Line: 5


Show Detailed Compiler Output:


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1016
xiyou - 2013/10/9 16:21:48
你登录后台,在表单管理里面点击一下所有表的更新文件按钮。
1
查看完整版本: 求助,编译错误,到底是什么问题?请西游帮忙