Me encuentro instalando Evolution en un cliente, ya configure las cadenas de conexión pero al cargar la pagina con la siguiente url http://localhost/evolution me despliega el siguiente error.

Me hace falta alguna configuración? se que indica que hace falta el DLL pero si se encuentra en la carpeta de los tools. Como debo de proceder?

Server Error in '/Evolution' Application.

Could not load file or assembly 'Oracle.ManagedDataAccessDTC, Version=4.121.1.0, Culture=neutral, PublicKeyToken=89b483f429c47342' or one of its dependencies. The system cannot find the file specified. 
  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.IO.FileNotFoundException: Could not load file or assembly 'Oracle.ManagedDataAccessDTC, Version=4.121.1.0, Culture=neutral, PublicKeyToken=89b483f429c47342' or one of its dependencies. The system cannot find the file specified.

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.

Assembly Load Trace: The following information can be helpful to determine why the assembly 'Oracle.ManagedDataAccessDTC, Version=4.121.1.0, Culture=neutral, PublicKeyToken=89b483f429c47342' could not be loaded.

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Stack Trace:

[FileNotFoundException: Could not load file or assembly 'Oracle.ManagedDataAccessDTC, Version=4.121.1.0, Culture=neutral, PublicKeyToken=89b483f429c47342' or one of its dependencies. The system cannot find the file specified.]
   OracleInternal.MTS.PSPEManager..cctor() +0

[TypeInitializationException: The type initializer for 'OracleInternal.MTS.PSPEManager' threw an exception.]
   OracleInternal.MTS.MTSRMManager.EnlistTransaction(OracleConnectionImpl connImpl, Transaction transaction, MTSTxnRM txnRM, MTSTxnBranch txnBranch) +1010
   OracleInternal.MTS.MTSRMManager.EnlistTransaction(OracleConnectionImpl connImpl, Transaction transaction) +412
   OracleInternal.ConnectionPool.PoolManager`3.GetEnlisted(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp) +6798
   OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassword, SecureString securedProxyPassword) +1295
   Oracle.ManagedDataAccess.Client.OracleConnection.Open() +3690
   System.Data.EntityClient.EntityConnection.OpenStoreConnectionIf(Boolean openCondition, DbConnection storeConnectionToOpen, DbConnection originalConnection, String exceptionCode, String attemptedOperation, Boolean& closeStoreConnectionOnFailure) +99

[EntityException: The underlying provider failed on Open.]
   System.Data.EntityClient.EntityConnection.OpenStoreConnectionIf(Boolean openCondition, DbConnection storeConnectionToOpen, DbConnection originalConnection, String exceptionCode, String attemptedOperation, Boolean& closeStoreConnectionOnFailure) +10948975
   System.Data.EntityClient.EntityConnection.Open() +136
   System.Data.Objects.ObjectContext.EnsureConnection() +91
   System.Data.Objects.ObjectContext.SaveChanges(SaveOptions options) +452
   Aseinfo.Infrastructure.Data.ConfigDataContext.SaveChanges(SaveOptions options) +83
   Aseinfo.Infrastructure.Base.Entity.GenericEntityRepository.SaveChanges() +33
   Aseinfo.Infrastructure.Base.Entity.EntityServiceBase`2.SaveChanges() +262
   Aseinfo.VH4.UI.Web.MvcApplication.LlenarTablaInformacionAdicionalEntidades() +2031
   Aseinfo.VH4.UI.Web.MvcApplication.Application_Start() +947

[HttpException (0x80004005): The underlying provider failed on Open.]
   System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +12600317
   System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +175
   System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +304
   System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +404
   System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +475

[HttpException (0x80004005): The underlying provider failed on Open.]
   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +12617364
   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +159
   System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +12456981

asked 22 Oct '14, 22:26

JulioRosales's gravatar image

JulioRosales
(suspended)
accept rate: 26%


Chequea que en el bin del website, del workflow y de los tools existan 2 folders:

  • x64
  • x86

Ambos deberían tener el dll Oracle.ManagedDataAccessDTC.dll en 32 y 64 bits respectivamente.

link

answered 22 Oct '14, 22:33

sabanito's gravatar image

sabanito ♦♦
(suspended)
accept rate: 54%

No se encuentran en el bin del website ni del workflow. Unicamente en los tools como debo de proceder?

(22 Oct '14, 22:36) JulioRosales JulioRosales's gravatar image

Copia ambos folders hacia el website y workflow. ¿Porque no estarán? Estos folders estan en el zip de instalación...

(22 Oct '14, 22:37) sabanito ♦♦ sabanito's gravatar image

Es instalación nueva, por lo que deduzco que no se encuentran en dicho paquete.

(22 Oct '14, 22:39) JulioRosales JulioRosales's gravatar image
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Evolution en BitBucket

En este sitio puede acceder al código fuente, centro de descargas y reportar bugs, propuestas y mejoras para Evolution.

Evolution en JIRA

En este sitio puedes sugerir nueva funcionalidad para Evolution, o puedes votar por la funcionalidad ya propuesta por otros usuarios.

Tags:

×34

Asked: 22 Oct '14, 22:26

Seen: 6,014 times

Last updated: 22 Oct '14, 22:39

[Acerca de] [Preguntas Frecuentes] [Privacidad] [Soporte] [Contacto]
Copyright 2013-2018. Asesores en Informática