Adding an EULA stops the SQLite DB from Loading

When adding EULA text (or HTML) into the ‘EULA’ property in Project Properties, it stops the SQLite database from auto-loading. To test and see what is happening, do the following:

  • Run the “Northwind” project (Start in Deskop Browser) from the sample projects.
  • Make sure that it is working corectly
  • Add any text to the EULA property field.
  • Run the project a second time
  • You should see that the data is no longer loading into the grid.

I believe that the code for handling the EULA tries to run the Main() subrouting rather than the rest of the initialization code (preMainFunctions etc.) . Can you please look into this and suggest a resolution or a fix?

Kindest Regards,
Robert Suranyi

Thanks - I’m seeing the same thing here.

Your explanation also sounds like it could be the cause. We’ll fix this!

Fixed in the next build.