产品使用及交流论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

求助,编译错误,到底是什么问题?请西游帮忙 [复制链接]

1#
错误代码如下:

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
分享 转发
TOP
2#

你登录后台,在表单管理里面点击一下所有表的更新文件按钮。
TOP
发新话题 回复该主题