GeneXus - Genexus Ev1 con framework 4

 
Vista:

Genexus Ev1 con framework 4

Publicado por Asael Matadamas (7 intervenciones) el 25/10/2012 17:08:16
Hola tengo un sistema con GX Ev1 que tenia framework 2, ahora tengo que pasarlo a framework 4
lo que hice fue cambiar el compiler path apuntando al nuevo framework y en el sitio ya tambien lo cambie a framework 4.

cuando ejecuto mi aplicacion me manda el siguiete error

GxObjectCollectionBase error: Could not load type: GeneXus.Programs.SdtK2BActivityList_K2BActivityListItem
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.Exception: GxObjectCollectionBase error: Could not load type: GeneXus.Programs.SdtK2BActivityList_K2BActivityListItem

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[Exception: GxObjectCollectionBase error: Could not load type: GeneXus.Programs.SdtK2BActivityList_K2BActivityListItem]
GeneXus.Utils.GxObjectCollectionBase..ctor(IGxContext context, String containedName, String containedXmlNamespace, String containedType, String containedTypeNamespace) +238
GeneXus.Programs.ww_actas_todas.initialize() +2473
GeneXus.Programs.ww_actas_todas.webExecute() +48
GeneXus.Http.GXHttpHandler.ProcessRequest(HttpContext httpContext) +285

[Exception: GXApplication exception]
GeneXus.Http.GXHttpHandler.ProcessRequest(HttpContext httpContext) +377
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +100
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75
--------------------------------------------------------------------------------
cuando cambie el compiler path hice un rebuild all y no funciono, al objeto donde me marca el error le hice un build with this only y no funciono, borre los archivos de la carpeta web y le di un re build all y no funciono, congele mi version, hice una nueva, volvi a configurar base de datos el framework y le di F5 creo todo pero sigue marcandome el mismo error.

alguna sugerencia??

Gracias, Saludos.
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