Lightswitch DateTimePicker renders incorrectly on another server - datetimepicker

I have a Lightswitch DateTimePicker which works fine on my development machine.
When running from an external server the following screen is displayed :
The day dropdown shows "/msls/dateTimePicker_dayNumberAndDayPattern" for all days in the dropdown.
Cannot see any missing JS files from the installation.

Related

How to get hot reloading working with React.js project template in VS2022 Mac

I am using the React.js project template in VS2022 for Mac and the application starts up fine when run with “Start Debugging” or “Start Without Debugging”. When making changes to the React front end code, the page refreshes and the changes are instantly viewable. However, when making any changes to the backend API code, you have to stop and restart in Visual Studio before the changes are reflected in the API calls.
I have also tried running the application with “dotnet watch” from the terminal and in this case I can see the API being re-compiled in the output window when a change is made to the API code, but then it seems to kill the dev proxy server because I am not able to refresh the page as it just returns “The site can’t be reached” (I can see the bash process getting killed in activity monitor, which I think is hosting the dev proxy server). I have to restart the application again in Visual Studio to get it working and see the changes to the API code.
Is there a way when using the SPA proxy in VS 2022 so that you can make changes to either the front end or back end code and have those changes hot reloaded?

sitefinity customized widget didn't display any content when updated into development server

I have designed a customized widget to display all the subscribers in backend page, It works perfectly fine locally , but when stage into server (client server) ,initially , it works as expected ,but suddenly the widget is not working and display nothing after period of time, the only exception is the log is Telerik.OpenAccess.Exceptions.NoSuchObjectException occurred and was caught, I searched and it shows it's a bug in sitefinity that exists in the old version . my version is far more updated to have such a bug. any possible answer?

why RDLC report not work properly in live server?

RDlC Report is not working on the live server , It works correctly in the localhost always, But every time am replaced the new published files it says the below error. When i republish the files and hosted again next time it will work.

Why Menu "Action" showing duplicate options of one window action in Odoo 10?

I have created a menu Under "Actions" which is running fine on local machine server but where i updated this code on server , the new created option showing twice. Please guide me how to resolve

Having trouble Deploying my project that includes Crystal Reports XI Release 2

I'm using VS2005 and a standalone Crystal Reports XI Release 2 and I'm having trouble deploying the windows forms app. Everything works perfectly when it's running on VS but on deployment it doesn't. It connects to SQL Server 2005 on a server
I already tried adding Crystal Reports as a prerequisite in the setup deployment but to no avail. I think it did recognize Crystal Reports however when I open the report a login screen appears where the username, password and datasource is loaded in its corresponding textbox the database name itself is not in its textbox