Plex 2E

 View Only
  • 1.  Application crashing - For each row Grid

    Posted Aug 20, 2019 03:31 AM
    ​Hi,

    We have a strange issue. In few cases after Appending the records to Grid, if we perform any operations on grid, the application is crashing.

    Ex: If we change the state using set state protected or Put statement, application is crashing.

    Same code is working in most of the cases but failing in some rare scenarios. Any one has a clue on why the same code is behaving differently?

    If there are no records in Grid, No crashing occurs, crashing of application is happening only after appending the records. I have tried to append only one record but still failing.

    Getting below error in debug "0xC0000005: Access violation reading location 0x00000004".

    Thanks.


  • 2.  RE: Application crashing - For each row Grid
    Best Answer

    Posted Aug 21, 2019 11:31 AM
    Are you working with winwidgets version? have you some source code related to WinC while working with you grid? have some special field on it? are you using some special feature on it? (non standard paging, visible and invisible grid, etc) What Plex version are you using? Special user classes/libraries?