I have converted our BC140 solution from C\AL to AL and merged the objects with the objects of the BC150 base application. I resolved all error and successfully created a new base application.
I then uninstalled the base app from the BC150 demo database and successfully published and synchronized the new base application.
When trying to run the web client it will only show the logo and nothing happens.
Checking the event viewer it shows an error saying the metadata for page 0 is not found.
Also specifying a page in the url gives the same error (localhost:8080/.../
specifying anything for PublicWebBaseUrl in the config also does not resolve the issue.
Anyone any ideas?