急!!mapxtreme中出现的一个错误,请大家帮看看
运行时,页面出现这样的错误.但是在另一台电脑上不会有这种错误,而且,运行自带的程序也是这种错误.好象是电脑有些服务器的问题,请大家帮着看一看,谢谢了.
事务管理器可用。 (异常来自 HRESULT:0x8004D01B)
说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。
异常详细信息: System.Runtime.InteropServices.COMException: 事务管理器可用。 (异常来自 HRESULT:0x8004D01B)
源错误:
执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。
堆栈跟踪:
[COMException (0x8004d01b): 事务管理器可用。 (异常来自 HRESULT:0x8004D01B)]
System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) +0
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode) +34
System.EnterpriseServices.Thunk.ServiceDomainThunk.EnterServiceDomain(ServiceConfigThunk psct) +83
System.EnterpriseServices.ServiceDomain.Enter(ServiceConfig cfg) +59
System.Transactions.TransactionScope.PushServiceDomain(Transaction newCurrent) +251
[TransactionException: 事务管理器可用。 (异常来自 HRESULT:0x8004D01B)]
System.Transactions.TransactionScope.PushServiceDomain(Transaction newCurrent) +418
System.Transactions.TransactionScope.SetCurrent(Transaction newCurrent) +200
System.Transactions.TransactionScope.PushScope() +50
System.Transactions.TransactionScope..ctor(TransactionScopeOption scopeOption, TransactionOptions transactionOptions, EnterpriseServicesInteropOption interopOption) +868
System.EnterpriseServices.RegistrationHelper.InstallAssemblyFromConfig(RegistrationConfig& regConfig) +562
System.EnterpriseServices.RegistrationHelper.InstallAssembly(String assembly, String& application, String partition, String& tlb, InstallationFlags installFlags) +137
System.EnterpriseServices.RegistrationHelper.InstallAssembly(String assembly, String& application, String& tlb, InstallationFlags installFlags) +42
System.EnterpriseServices.RegistrationHelper.System.EnterpriseServices.Thunk.IThunkInstallation.DefaultInstall(String asm) +63
System.EnterpriseServices.Thunk.Proxy.RegisterAssembly(Assembly assembly) +99
System.EnterpriseServices.Thunk.Proxy.LazyRegister(Guid id, Type serverType, Boolean checkCache) +256
System.EnterpriseServices.Thunk.Proxy.CoCreateObject(Type serverType, Boolean bQuerySCInfo, Boolean& bIsAnotherProcess, String& uri) +270
System.EnterpriseServices.ServicedComponentProxyAttribute.CreateInstance(Type serverType) +252
System.Runtime.Remoting.Activation.ActivationServices.IsCurrentContextOK(Type serverType, Object[] props, Boolean bNewObj) +73
MapInfo.Engine.Session.Create() +73
MapInfo.Engine.ManualStateSessionActivator.OnBeginRequest(Object sender, EventArgs e) +177
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +167
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +117