PageAdmin网站内容管理系统(CMS)交流论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

set_1.aspx第44行有错误 [复制链接]

1#
<tr style="display:<%=Show_Sql%>">这一行有错误,基本参数设置无法打开。
分享 转发
TOP
2#

最新版本我测试可以打开,你用的哪个版本?
TOP
3#

朋友,你好,谢谢你的热情。我用的是最新版。错误提示如下:

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 'Show_Sql' does not exist in the current context

Source Error:



Line 42: </td>
Line 43: </tr>
Line 44: <tr style="display:<%=Show_Sql%>">
Line 45:   <td align="left"  width=100px>sql连接字符串</td>
Line 46:  <td align="left" ><aspextBox id="Sqlconnection"  runat="server" size="80" maxlength="200"/></td>


Source File: d:\www\master\set_1.aspx    Line: 44
TOP
4#

你重新下载一下测试一下,我刚下载的测试没有发现这个问题
TOP
5#

这个是你可能在修改版权时出的问题,你有可能直接动了数据库
TOP
发新话题 回复该主题