I've deployed example_webapp1 and when I open the app in a browser, I get a message saying "Server Connection Lost". When I click on the Employees tab in the app I see...
Page cannot be displayed as a runtime error has occurred.
Error information has been saved in: D:\lianja\server\error\error0078.mem
Details:
Error number:
15

Error message:
File 'dbc_opendata.dbo' does not exist

Error line:
open database southwind

Error position:
16

Stacktrace:
Called from program - _temp00001ae8_1.dbo at line 180

I've deployed the southwind database and I can see the files, including dbc_opnedata.dbo, in the D:\lianja\cloudserver\tenants\public\data\southwin d folder. The really irritating thing is, I had this running yesterday and was able to access from several machines on my local network. Today, I've been playing around with deployment and now nothing is working. I'm pretty sure I've done something but I can't work out what!

I have reviewed the error78.mem file referenced in the error message but I don't see anything that stands out. The paths referenced are all correct and the "missing" file is present in the referenced data folder. I've checked the permissions on the data folders and given everyone full rights. I've reviewed the deployment docs, videos and forum threads but nothing jumps out.

I'm also having some problems with deploy and generating tablet_index.html so it's possible that my playing about has caused damage. My next step is to uninstall and re-install but I figured I would check here first.

Any thoughts?

Cheers,

Rob C.