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

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

网站主页打开是乱码是么回事?刚才还是好的,又没有动什么?急急... [复制链接]

1#
首先感谢开发这套系统的IT人才,我刚刚用这个系统做了一个网站,一切很正常。下午还是好的,也没有动什么东西,下班后回来再打开网站,就成这样了。请看 Server Error in '/' Application. 操作必须使用一个可更新的查询。 Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.OleDb.OleDbException: 操作必须使用一个可更新的查询。

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[OleDbException (0x80004005): 操作必须使用一个可更新的查询。]   System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) +267   System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) +192   System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) +48   System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) +106   System.Data.OleDb.OleDbCommand.ExecuteNonQuery() +108   PageAdmin.web_bottom.Tongji() +1036   PageAdmin.web_bottom.Get_Bottom() +173   PageAdmin.web_bottom.Page_Load(Object sender, EventArgs e) +201   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34   System.Web.UI.Control.OnLoad(EventArgs e) +99   System.Web.UI.Control.LoadRecursive() +47   System.Web.UI.Control.LoadRecursive() +131   System.Web.UI.Control.LoadRecursive() +131   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061



Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
请问一下,这是么原因?急急急!知道的请联系QQ:362470991,谢谢!
分享 转发
TOP
2#

这个不叫乱码,叫错误

操作必须使用一个可更新的查询,是网站目录没有权限导致的
TOP
发新话题 回复该主题