Framework fails as soon as you select your new Windows filter or command handler

Visual LANSA Framework

Framework fails as soon as you select your new Windows filter or command handler

Environment: Windows

Solution: There is something terminally wrong with your new filter or command handler. You should check all of the following:

  • Your filter or command handler is a Reusable Part.
  • Your filter has the correct ancestor (VF_AC007 for filters, VF_AC010 for command handlers).
  • Your filter or command handler does not have an RDMLX level coding error (e.g.: divide by zero) that causes it to fail when starting. Carefully check all of the messages issued for the exact cause of the error. Try running your filter or command handler in Visual LANSA debug mode.