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'm getting a bug since the recent update of VS2012. Right-clicking a folder makes VS crash, also i noticed the same problem happening randomly while working on .less files. This problem stopped happening after i disabled the Web Workbench extension. I'm using the free version of Web Workbench (v. 3.2.528.21592) with VS2012 Professional. OS: Windows Web Server 2008 (Through Parallels Desktop). I don't know maybe it's just me, i'm going to try to reinstall the plug in later. |
|
|
Certainly possible this has changed since the last update - do you have any other extensions installed and what type of project are you working on when you generate the crash?
|
|
|
Alright i updated Workbench to the last version, only extensions i have besides yours are the ones from Microsoft, namely : Microsoft Web Developer Tools, Nuget Package Manager and Visual Studio Extensions for Windows Library for Javascript. Weirdest thing about the bug is that it happens when i start scrolling on a .less file. If i don't scroll on the file it works fine but as soon as i start to scroll Visual Studio crashes O_O I have a coworker using a nearly identical set up and he doesn't appear to have the same troubles, everything works fine for him. Really weird stuff going on here ! Any suggestion ? Edit : so if i scroll through the text editor while using the down arrow, it works fine, but if i use the scroll wheel or the arrow buttons above and beneath the scroll bar, it's still bugging. If i start to scroll inside the text editor, then use the "normal" scroll, it's okay...just have to be careful when i open a new file. Edit2 : the "down arrow" method only worked once. I'm just disabling the extension again and going back to work on black&white .less file without suggestion... T_T |
|
|
Can you check if you have an ActivityLog.xml file which will be located in %APPDATA%\Roaming\Microsoft\VisualStudio\
|
|
|
Here is the XML : http://pastebin.com/Fxy6QG4i The crash happened after i right-clicked a folder containing several .less files om VStudio. Hope this helps ! |
|
|
Thanks for posting this, it contains the details of the exception that I was hoping to see. Based on the exception that is occuring it appears that your web site project is located in a location that we dont support. Is your project residing on the local disk or an attached network drive or is it on a web folder or remote web server? I will look into adding a check to guard against this causing a crash and I will be aiming to get this into tonights nightly build.
|
|
|
Yeah im working over FTP. I'll make sur to try again when you guys release new versions. Thanks a lot for your support, All the best |
|