EddiesElec example web app

Trying to run the web sample app EddiesElectronics, it crashes with a nil. Have no idea how to fix it.

Had to add “.Parent” the this line in the SetupNewDatabase routine:

source = GetFolderItem(“EddiesElectronics.sqlite”).Parent

so it would get the database.

Crashes in the App Open event.

Help please.

Yes, looks like it may have been borked when it was updated for the cloud.

Try the version that was included with 2013r4.1. It works fine for me.

Thanks Kevin! That works.

The Copy File Build steps apparently got whacked. If you add them back to copy the db files in the Database folder, all should be OK.