Page 1 of 1

Material Design demo broken?

Posted: Fri Mar 01, 2024 3:39 am
by trossiter
A co-worker and I are looking at the Material Design demo in version 14.2, and when we click on the Auto Complete option, we are getting a fatal error that reads like this:

Code: Select all

Fatal Error:

    Error executing XMDSERVER.GETEMPLOYEES: response code 404

Reported By:

    http://localhost:8083/lansa13-kmm-1/lansa_14_2_3_5/lansa_wrtn.js, line 8:73
Is there something I missed when upgrading to version 14.2, or has it just always been broken?

Re: Material Design demo broken?

Posted: Mon Mar 04, 2024 5:22 pm
by bark
Hi

I just ran it OK in V14.2
The things that spring to mind would be
- look for the XMDSERVER server module to see if its in the repo.
- if not, the required imports may not have been done from the partition init button/screen
- if you are using Windows11, you might be affected by the issues listed here https://lansa.com/support/v14news/ (see june 2022 and july 2023)

HTH
Bark

Re: Material Design demo broken?

Posted: Tue Mar 05, 2024 1:06 am
by trossiter
I had every option checked last time I did a partition initialization, including the sample material option. Would it be something that was accidentally left out during the system upgrade?