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
|
Version: 3.2.972.22809 When closing a web.config Visual Studio 2012 is becoming unresponsive and has to be closed via the task manager. This seems to only affect certain solutions. Smaller solutions don't seem to have the same issue. I ran VS in safe mode and didn't see the issue, and then found that by just disabling Web Workbench I could fix the issue. |
|
|
Is the behaviour repeatable on a particular project or solution?
|
|
|
Very much so. I have done some testing and it seems to be caused by the child Web.config's which are there for transformations when publishing. We have four different publish profiles, so four child web.configs. When I removed those it no longer crashes. |
|
|
Are you able to send us an example solution which triggers the issue for you and some quick steps to trigger the behaviour? You can email this through to support at mindscape.co.nz or attach it to the forum post if you would prefer. Ive tried creating an example project here with 4 child transforms under Web.config but this doesn't cause any freezing or crashing when editing or saving files.
|
|
|
Hi Jeremy, I have managed to reproduce the issue locally, I haven't put in much testing to determine what caused it. Everything was okay with a default web project, but when I pasted in our configs from the other project I saw the issue. So it seems to be something specific to our web.config / transforms. I will email the sample project with reference to this post. Cheers |
|