[ArgumentException: Type 'System.Object' cannot be marshaled as an unmanaged structure; no meaningful size or offset can be computed.]
System.Runtime.InteropServices.Marshal.SizeOfHelper(Type t, Boolean throwIfNotMarshalable) +0
System.Runtime.InteropServices.Marshal.SizeOf(Type t) +90
MySQLDriverCS.MYSQL_BIND_32.InitForBind(IMYSQL_FIELD fieldMetadata) +149
MySQLDriverCS.MySQLCursorDataReader32..ctor(UInt32 fieldCount, IntPtr stmt, MySQLConnection _connection, Statement _stmt, Boolean CloseConnection) +464
MySQLDriverCS.MySQLCursorDataReader.GetInstance(UInt32 fieldCount, IntPtr stmt, MySQLConnection _connection, Statement _stmt, Boolean CloseConnection) +93
MySQLDriverCS.PreparedStatement.ExecuteReader(Boolean CloseConnection) +118
MySQLDriverCS.MySQLCommand.ExecuteReader(Boolean CloseConnection) +74
MySQLDriverCS.MySQLCommand.ExecuteDbDataReader(CommandBehavior behavior) +15
System.Data.Common.DbCommand.ExecuteReader() +12
GeneXus.Data.GxMySQLCursorDataReader..ctor(IGxConnectionManager connManager, GxDataRecord dr, IGxConnection connection, GxParameterCollection parameters, String stmt, Int32 fetchSize, Boolean forFirst, Int32 handle, Boolean cached, SlidingTime expiration, Boolean hasNested, Boolean dynStmt) +302
GeneXus.Data.GxMySql.GetDataReader(IGxConnectionManager connManager, IGxConnection con, GxParameterCollection parameters, String stmt, UInt16 fetchSize, Boolean forFirst, Int32 handle, Boolean cached, SlidingTime expiration, Boolean hasNested, Boolean dynStmt) +355
GeneXus.Data.ADO.GxCommand.ExecuteReader() +960
[GxADODataException: Type 'System.Object' cannot be marshaled as an unmanaged structure; no meaningful size or offset can be computed.]
GeneXus.Data.ADO.GxCommand.ExecuteReader() +1039
GeneXus.Data.ADO.GxCommand.FetchData(IDataReader& dr) +92
[GxADODataException: Type 'System.Object' cannot be marshaled as an unmanaged structure; no meaningful size or offset can be computed.Type 'System.Object' cannot be marshaled as an unmanaged structure; no meaningful size or offset can be computed.]
GeneXus.Data.ADO.GxCommand.FetchData(IDataReader& dr) +495
GeneXus.Data.NTier.ADO.ForEachCursor.execute() +212
GeneXus.Data.NTier.DataStoreProvider.execute(Int32 cursor, Object[] parms, Boolean batch) +614
GeneXus.Data.NTier.DataStoreProvider.execute(Int32 cursor, Object[] parms) +11
GeneXus.Programs.verificaacesso.executePrivate() +81
GeneXus.Programs.verificaacesso.execute(Int16& aP0_UsuarioCodigo, String& aP1_NomePrograma, Int16& aP2_Erro) +57
GeneXus.Programs.home.E11082() +226
GeneXus.Programs.home.STRUP080() +52
GeneXus.Programs.home.START082() +259
GeneXus.Programs.home.ExecuteStartEvent() +89
GeneXus.Programs.workwithplusmasterpage.START042() +187
GeneXus.Programs.workwithplusmasterpage.webExecute() +386
GeneXus.Programs.home.webExecute() +262
GeneXus.Http.GXHttpHandler.ProcessRequest(HttpContext httpContext) +295
[Exception: GXApplication exception]
GeneXus.Http.GXHttpHandler.ProcessRequest(HttpContext httpContext) +414
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +100
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75 |