Problema al pasar la app a Windows 2003 server

17/07/2004 - 19:19 por OMROC | Informe spam
tengo unas aplicacions en windows 2000, al migrar las
apliaciones sucede que el administrador primero tiene que
correr las aplicaciones para que puedan funcionar, por
que si no, no funcionan. Es como si el las tuviera que
compilar primero, para que funcionen el error no es muy
explicito. El error pasa con una dll donde tengo definida
mi clase de datos, el como que la busca pero no la
encuentra, si alguien me puede colaborar GRACIAS

EL ERROR ES el siguiente:

?
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.FileLoadException: ?

Source Error:


[No relevant source lines]


Source File: c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322
\Temporary ASP.NET
Files\Movil\d955532d\8d95a8a\81jhce79.0.cs Line: 0

Assembly Load Trace: The following information can be
helpful to determine why the assembly 'clsDATOS' could
not be loaded.


Pre-bind state information ==LOG: DisplayName = clsDATOS, Version=1.0.1452.17351,
Culture=neutral, PublicKeyToken=bd26bb7578452ac2
(Fully-specified)
LOG: Appbase =
file:///D:/IISPUB/wwwroot/Aplicaciones/Movil
LOG: Initial PrivatePath = bin
Calling assembly : MobileWebApplication1,
Version=1.0.1657.30695, Culture=neutral,
PublicKeyToken=null.
==
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Tempo
rary ASP.NET Files/Movil/d955532d/8d95a8a/clsDATOS.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Tempo
rary ASP.NET
Files/Movil/d955532d/8d95a8a/clsDATOS/clsDATOS.DLL.
LOG: Attempting download of new URL
file:///D:/IISPUB/wwwroot/Aplicaciones/Movil/bin/clsDATOS.
DLL.
 

Leer las respuestas

#1 Alejandro Perez
19/07/2004 - 18:06 | Informe spam
Hola como estas?.

Aparentemente el problema tiene que ver con la referencia
desde la aplicacion al ensamblado. Efectivamente el
ensamblado no se esta cargando. Te pregunto. Como estas
realizando la distribucion de la aplicacion?.

Cuidate.

Alejandro Perez
MCSD/MCDBA/MCT
Caracas - Venezuela



tengo unas aplicacions en windows 2000, al migrar las
apliaciones sucede que el administrador primero tiene


que
correr las aplicaciones para que puedan funcionar, por
que si no, no funcionan. Es como si el las tuviera que
compilar primero, para que funcionen el error no es muy
explicito. El error pasa con una dll donde tengo


definida
mi clase de datos, el como que la busca pero no la
encuentra, si alguien me puede colaborar GRACIAS

EL ERROR ES el siguiente:

?
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.FileLoadException: ?

Source Error:


[No relevant source lines]


Source File: c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322
\Temporary ASP.NET
Files\Movil\d955532d\8d95a8a\81jhce79.0.cs Line: 0

Assembly Load Trace: The following information can be
helpful to determine why the assembly 'clsDATOS' could
not be loaded.


Pre-bind state information ==>LOG: DisplayName = clsDATOS, Version=1.0.1452.17351,
Culture=neutral, PublicKeyToken=bd26bb7578452ac2
(Fully-specified)
LOG: Appbase =
file:///D:/IISPUB/wwwroot/Aplicaciones/Movil
LOG: Initial PrivatePath = bin
Calling assembly : MobileWebApplication1,
Version=1.0.1657.30695, Culture=neutral,
PublicKeyToken=null.
==>
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temp


o
rary ASP.NET Files/Movil/d955532d/8d95a8a/clsDATOS.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temp


o
rary ASP.NET
Files/Movil/d955532d/8d95a8a/clsDATOS/clsDATOS.DLL.
LOG: Attempting download of new URL
file:///D:/IISPUB/wwwroot/Aplicaciones/Movil/bin/clsDATOS


.
DLL.


.

Preguntas similares