When I want to use dotless ( http://www.dotlesscss.org/ ), I have a problem:
When I try to request the file http://localhost/static/css/StyleLess.less , I get an HTTP error:
http://localhost/static/css/StyleLess.less
The "dotless" handler has a bad "ManagedPipelineHandler" module in its list of modules.
However, if the application pool is set to Integrated, I have no problem.
I tried to use, among others
without success
Changing the application pool mode from Classic to Integrated helped me and solved this problem.
Classic
Integrated
Source: https://habr.com/ru/post/1489709/More articles:Multiply two series with MultiIndex in pandas - python"Gemstone ... removed. It has been set to" Error. Installing the package does not install gems. How to reinstall gems? - bundlerHow to upgrade a buildroot installation to a later version? - buildrootC / cmake - how to add a linker flag to a (unused) library when the library is specified in TARGET_LINK_LIBRARIES? - cWindows Profiler Eclipse CDT - windowsJava annotations for code with comments - java'this' in creating constructor and objects - c ++How to set time in java? - javaStrange binding / validation behavior when binding a select list to boolean - angularjsWhat is the link of BootstrapCDN to the unresponsive version of Bootstrap? - cssAll Articles