“/Outcome”应用程序中的服务器错误。 
------------------------------------------ OleDbConnection 不支持并行事务。 
说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。 异常详细信息: System.InvalidOperationException: OleDbConnection 不支持并行事务。 源错误: 执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。 堆栈跟踪: 
[InvalidOperationException: OleDbConnection 不支持并行事务。] 
System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) +264 
System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) +877 
iris.mvc.TaskController.get_State() 
iris.isis.outcome.OutcomeControllerFacade.get_State() in D:\isis_in\OutcomeLibrary\OutcomeControllerFacade.cs:56 
iris.mvc.WebFormView.WebFormView_Unload(Object sender, EventArgs e) 
System.Web.UI.Control.OnUnload(EventArgs e) +67 
System.Web.UI.Control.UnloadRecursive(Boolean dispose) +121 
System.Web.UI.Page.ProcessRequestCleanup() +24 
System.Web.UI.Page.ProcessRequest() +217 
System.Web.UI.Page.ProcessRequest(HttpContext context) +18 
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +179 
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87 ------------------------------------ 
什么问题?代码应该没问题的,别的机子都是好的,就我上不行,