Estou subindo o sistema no servidor contratado e está dando o
seguinte
erro:
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: Could not load file or assembly 'gxclasses' or
one of its dependencies. The system cannot find the file specified.
Source Error:
Line 88: <trace enabled="false" />
Line 89: <httpHandlers>
Line 90: <add verb="*" path="*.aspx"
type="GeneXus.HttpHandlerFactory.HandlerFactory,gxclasses" />
Line 91: </httpHandlers>
Line 92: </system.web>
Source File: c:\domains\
tecnaweb.com.br\wwwroot\sisgeram\web.config
Line: 90
Assembly Load Trace: The following information can be helpful to
determine why the assembly 'gxclasses' 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].
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3053;
ASP.NET Version:2.0.50727.3053