错误代码如下:
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