GeneXus - Ayuda por favor ASPX

 
Vista:

Ayuda por favor ASPX

Publicado por DjBL (5 intervenciones) el 27/07/2006 21:17:15
cambie un servidor pero tiene una aplicacion en genexus pero no se nada de eso y el error que me aparece es:

Server Error in '/' Application.
--------------------------------------------------------------------------------

Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: File or assembly name hsic001, or one of its dependencies, was not found.

Source Error:

Line 60: <httpRuntime executionTimeout="1900" />
Line 61: <httpHandlers>
Line 62: <add verb="*" path="hsic001.aspx" type="GeneXus.Programs.hsic001,hsic001" />
Line 63: <add verb="*" path="hsic002.aspx" type="GeneXus.Programs.hsic002,hsic002" />
Line 64: <add verb="*" path="hsic003.aspx" type="GeneXus.Programs.hsic003,hsic003" />


Source File: C:\sic\web.config Line: 62

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

=== Pre-bind state information ===
LOG: DisplayName = hsic001
(Partial)
LOG: Appbase = file:///C:/Inetpub/wwwroot
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: hsic001
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/8073f566/7100ac34/hsic001.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/8073f566/7100ac34/hsic001/hsic001.DLL.
LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/bin/hsic001.DLL.
LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/bin/hsic001/hsic001.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/8073f566/7100ac34/hsic001.EXE.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/8073f566/7100ac34/hsic001/hsic001.EXE.
LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/bin/hsic001.EXE.
LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/bin/hsic001/hsic001.EXE.



--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder

RE:Ayuda por favor ASPX

Publicado por Sonámbulo (28 intervenciones) el 29/07/2006 15:25:01
Un par de consultas, verificaste en el iis si esta correctamente armado, si tenes todos los elementos de la DBMS (es odbc, ado y todas las posibles dependencias) que base de datos utiliza?
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar

RE:Ayuda por favor ASPX

Publicado por cknu (22 intervenciones) el 31/07/2006 19:19:23
Según lo que veo es un problema de dependencias. Probablemente no hayas copiado alguna dll.
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar