产品使用及交流论坛

首页 » 产品使用交流区 » 安装及使用交流 » XIYOU 网站出问题了……请指教
傲视飞天 - 2013/3/20 10:46:14
后台点了一次“自定义表单”-“下载中心”里的“更新文件”按钮,前台首页导航栏的“发稿排行”和“网站统计”就显示不正常了,发稿排行栏内显示为:

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: CS1525: Invalid expression term '{'

Source Error:



Line 2:  <% @ Import NameSpace="System.Data"%>
Line 3:  <% @ Import NameSpace="System.Data.OleDb"%>
Line 4:  <%conn.Open();Read_Data({pa:Model_Id});%><html>
Line 5:  <head>
Line 6:  <style type="text/css">


Source File: d:\pageadmin\gov6_red\e\zdymodel\article\custom\135.aspx    Line: 4

网站统计栏内显示为:
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: CS1525: Invalid expression term '{'

Source Error:



Line 2:  <% @ Import NameSpace="System.Data"%>
Line 3:  <% @ Import NameSpace="System.Data.OleDb"%>
Line 4:  <%conn.Open();Read_Data({pa:Model_Id});%><script language="c#" runat="server">
Line 5:   string TheTable,sql;
Line 6:   OleDbCommand comm;
错误信息,XIYOU  我该怎么办呢?
傲视飞天 - 2013/3/20 11:11:33
已解决。
xiyou - 2013/3/20 12:09:18
这个问题在最新版本已经解决,用更新包的Bin目录覆盖一下
1
查看完整版本: XIYOU 网站出问题了……请指教