Access violation at address 1A976B25 in module 'eware.dll'. Read of address 00000008

SOLVED

CRM 2020 R1 custom entity.  I've added a Notes tab using the standard CRM "notelist" system act.

The new tab shows the standard Notes list page with "New Note" button.  Clicking the button shows the new note entry screen where I can type a note, but clicking "Save" gets a "An unexpected event has occurred".  In the ewaresystem log there is a message "EAccessViolation: Access violation at address 1A976B25 in module 'eware.dll'. Read of address 00000008".

The note is actually created - when the notes tab is clicked again it appears in the list.

Is there a fix for this or an alternative notes page?  Or do I have to roll my own?

Thanks.

Parents Reply Children
  • FormerMember
    FormerMember in reply to Sage CRM
    This reply was deleted.
  • 0 in reply to FormerMember

    Julian

    Testing has 3 broad elements.  Functional change testing - this is where the new features are tested. Then key feature testing.  These first two types of testing are by humans.  Machine testing is used for general regression testing.  Each of the testing mechanisms uses scripts that are considered reasonable because of the changes that have taken place. Another level of testing takes place when a release candidate version of the software is sent to the integration teams to check the integration behaviour and APIs.  Each version we have released since 2018 has had over 30 user defined bugs identified and fixed.  In addition to those we fixed between 60 ad 90 other defects that have been identified internally but have not been reported by partners.  Each of the addressed bugs have to be tested.