GeneXus - Error con parametro DateTime

 
Vista:

Error con parametro DateTime

Publicado por Guilherme (3 intervenciones) el 18/04/2007 21:25:45
Hola, yo necessito ayuda!

Quando llamo un prompt con un parametro del tipo DATETIME que guarda un valor de Hora el seguinte erro se ocorre.


Index and length must refer to a location within the string. Parameter name: length

[ArgumentOutOfRangeException: Index and length must refer to a location within the string.
Parameter name: length]
System.String.Substring(Int32 startIndex, Int32 length) +226
GeneXus.Utils.DateTimeUtil.ParseDTimeParm(String valueString)
GeneXus.Programs.hsgfwbsatv2.pamz2() +142
GeneXus.Programs.hsgfwbsatv2.webExecute() +30
GeneXus.Http.GXHttpHandler.ProcessRequest(HttpContext httpContext)

[Exception: GXApplication exception]
GeneXus.Http.GXHttpHandler.ProcessRequest(HttpContext httpContext)
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +179
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87
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