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
|
Hello! I tried to create a compass project in VS 2013 Premium and Web Workbench Free for an ASP.NET MVC4 project, but I could not find the option by right-clicking the project: How to solve the problem? Thanks, Tommi |
|
|
Can you let us know what version of Web Workbench do you have installed? Also do you see the Mindscape menu in the top menu bar as that will indicate if the extension is activated.
|
|
|
Hi! I have the toolbar like this: My installed products report MindScape Web Workbench being 1.0 version. BUT I downloaded the product on 27th November 2013. I hope this information helps you to solve the problem. My Visual Studio is currently in the Trial mode, but I guess it should not be the problem. Thanks! |
|
|
No that shouldnt be a problem. It looks like that project has a project file - can you open the .csproj file with a text editor and do a quick search for "IsCompassProject". If there is a node present with that name try deleting it and reloading the project in VS and see if the option appears. Also have a quick check under Tools/Options/Web Workbench and under the Compass section check that "Display Setup Compass Project" is set to True.
|
|
|
There was no IsCompassProject node in the csproj file. Also Display Setup Compass Project is set to True in Options. However, I can see "Setup Compass Project" in Web Sites , but not in any of the Web Application projects (MVC or Web Forms). And I can see "Setup Compass Project" for Web Application projects in Visual Studio 2012! But not in VS 2013. |
|
|
Thanks, I believe we have finally tracked down the issue. Ive made an update which will be available in the next nightly build (20131214). Let me know if this resolves the issue after installing an updated nightly.
|
|
|
Thanks! But where can I download the nightly build? |
|
|
Sorry I forgot you are using the Free edition. Nightlies are only available as part of a subscription so you will need to get this as part of the next gallery update. Ideally we will look to push out an update later this week.
|
|
|
Has this been pushed into the free edition yet? We're having issues getting Web Workbench to work with Visual Studio 2013 (it doesn't, we receive this error "Warning: MEF initialization failed, editors will most likely be disabled" ) |
|
|
No we haven't made a subsequent gallery update as of yet but this will be included in the next update. Regarding the MEF error, what other extensions do you have installed?
|
|
|
|
|
|
I confirm that Setup Compass Project is now showing up in VS 2013 after downloading and installing the latest free version. |
|
|
Hi, I have the pro version running with Visual Studio 2013 premium and still recieve the following error: Warning: MEF initialization failed, editors will most likely be disabled. I have tried the latest nightly build but that doesnt resolve it. Can you please tell me how I can go about resolving this? Thanks, Lynden |
|
|
Hi Lynden, What other extensions do you have installed?
|
|
|
Hi Jeremy, I have the following extensions, of which I have tried with removing Web Essentials with no impact.
The behaviors and other MS extensions cannot be removed. Thanks, Lynden |
|
|
Sorry Im afraid I cant help any further at this stage. This error is raised during initialisation of the plugin and its an error coming from Visual Studio trying to find our registered components. If you have un-installed/re-installed and there are no other extensions conflicting Im at a bit of a loss at what could be going on here and unfortunately there isnt anything more we can debug further on this :(
|
|