This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
I'm working on an Umbraco solution, which comprises one web application project (which contains the less and css) and one website project which is Umbraco itself. I took today's update, but I've just had to rollback to version 3.2.761.22458 as the latest version changed my compile time from <1s to about 45s. The web workbench output included the following error message: "An exception occurred while Web Workbench was performing compilation: The filename, directory name, or volume label syntax is incorrect." None of the website files should be being touched by web workbench. The web workbench settings for the website project lists all of the js/css files, but none of them are activated for compilation or minification. Although the error message seems to be in the context of the website project (where I don't actually want web workbench to do anything) rather than the web application project (where I do!). As a final check I disabled web workbench, and the compilation time returned to normal. (I'm working with the pro version.) Any fix? |
|
|
I can confirm that after today's update it takes about a minute to compile and start debugging my web app. I've got a beefy computer with a Vertex SSD so I'm used to everything happening instantly. :( |
|
|
Sorry about this, I have recently added in a round of updates to better surface information from the internals of Web Workbench to assist with problem diagnosis. What you have noticed is a result of this (and additionally the performance hit), Ive since removed the tracking of these particular errors since they are not actually a problem and the update for this was pushed out in the most recent gallery update and is also in the nightly builds. So you should be seeing the old perf/behaviour after this update - let me know though if you believe something is still wrong though after updating.
|
|