07-27-2026, 08:27 PM
It sounds like IntraWeb is caching the CSS file, which is why renaming it forces the server to pick up your latest changes. To avoid this annoying workaround while migrating away from those discontinued TMS controls, you might want to check if there is a caching property in your ServerController that you can disable during development.

