Evolution 1.19.1.6 Oracle

Al intentar iniciar el sitio me muestra el error Error loading msvcr120.dll (ErrorCode: 126) con el siguiente texto

[Exception: Error loading msvcr120.dll (ErrorCode: 126)]
   SqlServerTypes.Utilities.LoadNativeAssembly(String nativeBinaryPath, String assemblyName) in C:\vh4\vh4\UI\Web\SqlServerTypes\Loader.cs:38
   SqlServerTypes.Utilities.LoadNativeAssemblies(String rootApplicationPath) in C:\vh4\vh4\UI\Web\SqlServerTypes\Loader.cs:29
   Aseinfo.VH4.UI.Web.MvcApplication.Application_Start() in C:\vh4\vh4\UI\Web\Global.asax.cs:114

[HttpException (0x80004005): Error loading msvcr120.dll (ErrorCode: 126)]
   System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +517
   System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +185
   System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +168
   System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +277
   System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +369

[HttpException (0x80004005): Error loading msvcr120.dll (ErrorCode: 126)]
   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +532
   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +111
   System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +724

asked 24 Mar '21, 12:29

MiguelBustamante's gravatar image

MiguelBustamante
52183109116
accept rate: 31%


El error pareciera que tiene que ver con la instalación.

En el folder BIN del website debe existir un folder SQLServerTypes y dentro de él folders x86 y x64, en donde se ubica la dll que te dice que no puede cargar (msvcr120.dll).

Entonces o no existe ese folder o el usuario que ejecuta el ApplicationPool no tiene acceso a esos archivos.

link

answered 24 Mar '21, 12:37

Fernando%20Paz's gravatar image

Fernando Paz ♦♦
17.3k81635
accept rate: 51%

Es correcto, no se encontraban los archivos en esos folders. Se descargaron y se colocaron allí ya que los que vienen por defecto son msvcr100 y SqlServerSpatial120. Y los que estaba solicitando el sistema son msvcr120 y SqlServerSpatial140

(24 Mar '21, 12:59) MiguelBustamante MiguelBustamante'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:

×3

Asked: 24 Mar '21, 12:29

Seen: 1,941 times

Last updated: 24 Mar '21, 12:59

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