error en pagina web aspx
Publicado por DjBL (5 intervenciones) el 27/07/2006 17:57:24
hola cambie de servidor y me aparece este error me pueden ayudar porfa
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
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


0