global JavaScript files lost

This public forum is for user-to-user discussions of ASP.NET Maker. Note that this is not support forum.
Post Reply
darkdragon
User
Posts: 148

global JavaScript files lost

Post by darkdragon »

Hi,

It still happens, even in ANM2022, to lose the Global Scripts in Styles & Stylesheets.
This happens randomly, all references to external libraries are lost (after publishing repeatedly) and obviously I only realize when something does not work in the application.

I can trace this behavior back to ANM2019.
Changed a laptop in the mealtime, redeployed two OSes on the new one, etc.

Is there anyone experiencing this?


MichaelG
User
Posts: 1095

Post by MichaelG »

Do you mean the settings in Tools -> Scripts and Stylesheets are lost? So far I have not experienced any.


darkdragon
User
Posts: 148

Post by darkdragon »

Yes, it is happening randomly; a colleague of mine is experiencing this, too.
In both windows, javascript and css lines, sometimes are simply lost.


MichaelG
User
Posts: 1095

Post by MichaelG »

Check your Project History (Project -> History) and see when the settings is lost. See if it gives you any hint.


Danny
User
Posts: 138

Post by Danny »

Hi,

It happens for several years, code is not gone, but code copied to other tables.

Every code we put to the server events or client script we type at the right event, sample: //Common - Row_Inserted - Tablename:.

We still have problems also with versions 2022, sometimes the caption name of a field changes to another caption name. It's only with the last field of a table.

We never find a solution for this problem.

We think it happens when you have several asp.netmaker programs open.

Regards,

Danny


Post Reply