账号通
    

账号  

密码  

2109

查看

2

回复
主题:[IEXAM]官方怎么不支持在线更新了,手动更新有些乱!请看我遇到的两个问题! [收藏主题]  
artedu 当前离线

760

主题

202

广播

11

粉丝
添加关注
级别:六年级

用户积分:1599 分
登录次数:540 次
注册时间:2013/1/20
最后登录:2023/12/25
artedu 发表于:2016/4/19 7:02:51   | 只看该作者 查看该作者主题 楼主 
科汛在线考试系统(NET)

后台手工组卷,提示如下:

Server Error in '/' Application.
Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: The file '/Admin/exam/KS.SJXTZJ.aspx.cs' does not exist.

Source Error:

 Line 1:  <%@ Page Language="C#" enableEventValidation="false" MasterPageFile="~/Admin/MasterPage.master" AutoEventWireup="true" Inherits="Kesion.NET.WebExam.Admin.Exam.Admin_SJXTZJ" Title="试题库" CodeFile="KS.SJXTZJ.aspx.cs" %>Line 2:  <%@ Import Namespace="Kesion.Publics" %>Line 3:  <%@ Import Namespace="Kesion.Cache" %>


Source File: /Admin/exam/ks.sjxtzj.aspx    Line: 1



系统配置中会计科目管理,提示如下:

Server Error in '/' Application.
对象名 'KS_sjkm' 无效。

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.SqlClient.SqlException: 对象名 'KS_sjkm' 无效。

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:

 [SqlException (0x80131904): 对象名 'KS_sjkm' 无效。]   System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) +2073294   System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +5063436   System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning() +234   System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +2275   System.Data.SqlClient.SqlDataReader.ConsumeMetaData() +33   System.Data.SqlClient.SqlDataReader.get_MetaData() +86   System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) +311   System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +987   System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +162   System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +32   System.Data.SqlClient.SqlCommand.ExecuteScalar() +139   Kesion.DataBase.DBHelper.GetPageSql(String SqlAllFields, String SqlTablesAndWhere, String IndexField, String OrderFields, Int32 PageIndex, Int32 PageSize, Int32& RecordCount, Int32& PageCount) +571   Kesion.SqlDAL.DataFactory.GetPage(String SqlAllFields, String SqlTablesAndWhere, String IndexField, String OrderFields, Int32 PageIndex, Int32 PageSize, Int32& RecordCount, Int32& PageCount) +94   Kesion.BLL.DataFactory.GetPage(String SqlAllFields, String SqlTablesAndWhere, String IndexField, String OrderFields, Int32 PageIndex, Int32 PageSize, Int32& RecordCount, Int32& PageCount) +146   Admin_Exam_ks_sjkm.lpg4lMGJdV(Int32  ) +1482   Admin_Exam_ks_sjkm.Page_Load(Object sender, EventArgs e) +248   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35   System.Web.UI.Control.OnLoad(EventArgs e) +91   System.Web.UI.Control.LoadRecursive() +74   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207



Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1031

 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
科汛官方 当前离线

47268

主题

145

广播

405

粉丝
添加关注
级别:管理员

用户积分:101604 分
登录次数:7935 次
注册时间:2006/12/7
最后登录:2023/12/14
科汛官方 发表于:2016/4/19 11:51:09   | 只看该作者 查看该作者主题 沙发 
科汛在线商城系统(NET)

请检查,版本有没有一个个升级。





特别说明:因为版本之间程序及数据库结构都不相同,所以程序升级只能一个版本一个版本的往上升级,请根据您当前使用的版本号确认升级方案;

升级顺序为:

V2.5x->V3.0x   升级方法见:http://www.kesion.com/kfrz/44271.html

V3.0x->V3.5    升级方法见:http://www.kesion.com/kfrz/45174.html

V3.5->V3.6      升级方法见:http://bbs.kesion.com/forumthread-1311538.html

V3.6->V3.7      使用以下补丁包升级;



假如您当前使用的是V3.0x版本,则需要依次执行V3.0x-> V3.5  ,V3.5->V3.6,最后再升级V3.6->V3.7







 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
artedu 当前离线

760

主题

202

广播

11

粉丝
添加关注
级别:六年级

用户积分:1599 分
登录次数:540 次
注册时间:2013/1/20
最后登录:2023/12/25
artedu 发表于:2016/4/19 14:16:28   | 只看该作者 查看该作者主题 藤椅 
科汛智能建站系统
目前3.7你的意思是要重新一步步升级吗?
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
<上一主题 | 下一主题 >
Powered By KesionCMS Version X1
厦门科汛软件有限公司 © 2006-2016 页面执行0.11133秒 powered by KesionCMS 9.0