Yeah unfortunately the error message doesn't give us that much information, any chance you can send a copy of the site and db? Then I can debug locally... you can send to tim at nibble dot be
Any chance this is an upgraded site? maybe some entries are missing form the web.config, you could do a fresh install and compare the configs to see if they match
Umbraco 7.3, cannot compile LESS files
When saving LESS files in the backend, the file is saved, but not compiled. We just get the following error.
There is nothing in the tracelog.
It happens both on Umbraco 7.3.0 and 7.3.1. Optimus Core 1.4.0 Less.Provider 1.3.0
Ok thanks for reporting, will give it a go and see if I can reproduce
Just tried with a fresh install and it works fine... does this happen with all less files, what happens if you try the following snippet
So I think there might be an error in you less file , but running that example snippet should give us an idea of that (if that works it is ...)
It's all Less files, also one containing only your snippet.
Maybe it's something related to folder permissions, but I would not know what as it's been possible to install Umbraco with packages.
This is what we are seeing
http://prntscr.com/8yy712
There is no entries in the trace log at save time, and no new entries is added after saving the Less files and getting that message.
Yeah unfortunately the error message doesn't give us that much information, any chance you can send a copy of the site and db? Then I can debug locally... you can send to tim at nibble dot be
Any chance this is an upgraded site? maybe some entries are missing form the web.config, you could do a fresh install and compare the configs to see if they match
$@&%*!
Looked in web.config, and several sections and entries was missing.
We did upgrade from 7.3.0 to 7.3.1, to fix the error where you were not able to save save Partial Views more than once without having to refresh.
But the error was present before the upgrade, so something must have happened in the initial install.
I added the missing sections and entries, and now it works!
Thanks for your help, probably would not have spotted it without your suggestion.
Great, glad it's solved! :)
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.