GeneXus - Method not found

 
Vista:

Method not found

Publicado por carlos (1 intervención) el 16/12/2015 15:29:47
Señores
Tengo una aplicacion GX web, q me está dando este error.
Agradeceré ayuda.

Method not found: 'Void GeneXus.Programs.GxWebStd.gx_div_start(GeneXus.Application.IGxContext, System.String, Int32, Int32, System.String, Int32, System.String, System.String, System.String)'.

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.MissingMethodException: Method not found: 'Void GeneXus.Programs.GxWebStd.gx_div_start(GeneXus.Application.IGxContext, System.String, Int32, Int32, System.String, Int32, System.String, System.String, System.String)'.

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:


[MissingMethodException: Method not found: 'Void GeneXus.Programs.GxWebStd.gx_div_start(GeneXus.Application.IGxContext, System.String, Int32, Int32, System.String, Int32, System.String, System.String, System.String)'.]
GeneXus.Programs.fichamedica.wb_table2_5_033(Boolean wbgen) +0
GeneXus.Programs.fichamedica.wb_table1_2_033(Boolean wbgen) +164
GeneXus.Programs.fichamedica.Draw() +163
GeneXus.Programs.fichamedica.webExecute() +158
GeneXus.Http.GXHttpHandler.webExecuteEx() +122
GeneXus.Http.GXHttpHandler.ProcessRequest(HttpContext httpContext) +978

[Exception: GXApplication exception]
GeneXus.Http.GXHttpHandler.ProcessRequest(HttpContext httpContext) +1115
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75
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
Imágen de perfil de kyky

Method not found

Publicado por kyky (1 intervención) el 02/03/2016 18:36:53
Buenas si a alguien más le sucede, este error me dió al cambiar de Upgrade de genexus a uno más nuevo. Corri la aplicacion con un build y daba este error en algunas pantallas.

Se solucionó con un Rebuild All.

Saludos
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

Method not found

Publicado por baruc (3 intervenciones) el 02/03/2016 21:24:08
No me funciono lo que dices si alguien encontró la solución favor facilitarla

gracias
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

Method not found

Publicado por Ignacio (2 intervenciones) el 16/01/2017 20:40:50
Tengo el mismo problema, salvo que en Producción es donde me aparece el error pero en el ambiente local no ocurre esto.
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

Method not found

Publicado por Santiago (1 intervención) el 22/10/2021 13:55:18
Yo no actualice el upgrade y sigo teniendo el mismo problema, borre la carpeta de compilación para que genere todo nuevamente y solo me funciona dentro del ambiente local, en producción me sigue dando error.
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

Method not found

Publicado por Ignacio (2 intervenciones) el 16/01/2017 21:16:52
Por lo que estuve viendo esto da cuando se esta ejecutando con una GxClasses.dll de una versión distinta a la que se usó para generar el objeto que da el error.

Yo copie nuevamente todas las DLL a producción y quedo bien.
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

Method not found

Publicado por Andrea (1 intervención) el 23/02/2019 07:10:10
Hola Ignacio. A que te referís con copiar nuevamente todas las DLL a producción? Porque tengo el mismo problema. Gracias
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