[Exception: 操作必须使用一个可更新的查询。]
cms.DBUtility.DbHelperOleDb.ExecuteSql(String SQLString) in D:\SHCMS\cms.DBUtility\DbHelperOleDb.cs:121
cms.DAL.contents.UpdateField(Int32 id, String strValue) in D:\SHCMS\cms.DAL\contents.cs:126
cms.BLL.contents.UpdateField(Int32 id, String strValue) in D:\SHCMS\cms.BLL\contents.cs:54
cms.Web.UI.Page.content_show.ShowPage() in D:\SHCMS\cms.Web.UI\Page\content_show.cs:47
cms.Web.UI.BasePage..ctor() in D:\SHCMS\cms.Web.UI\BasePage.cs:24
cms.Web.UI.Page.content_show..ctor() in D:\SHCMS\cms.Web.UI\Page\content_show.cs:13
ASP.aspx_about_show_aspx..ctor() in c:\windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\84dfcd77\ac17c24c\App_Web_b2xqthi5.7.cs:0
__ASP.FastObjectFactory_app_web_b2xqthi5.Create_ASP_aspx_about_show_aspx() in c:\windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\84dfcd77\ac17c24c\App_Web_b2xqthi5.8.cs:0
System.Web.Compilation.BuildResultCompiledType.CreateInstance() +31
System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp) +100
System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +31
System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +64
System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) +191
System.Web.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +156
System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +48
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +159
|