I am having this issue with version 2.2 and nightly build 2.3.40207.27
Everytime I want to install/update the package TinyMCE my whole visual studio freezes. It will not respond anymore and I'll get the 'Not responding' messages in all titlebars.
It happens when its adding content files to the project (and it are a lot with TinyMCE).
I have VS 2012 Premium (update1), Nuget and TFS 2012.
Other plugins:
- Resharper
- Cobisi routing assistant
- Ident guides
- community tfs build manager
- ms web developer tools
- perspectives
- productivity power tools
- scrum power tools
- specflow
- team foundation server power tools
- tfs administrators toolkit
- web essentials
- xunit runner
It happens with TFS bound projects and with unbound projects.
I tried closing solution explorer during install, deleting user file, clearing nuget cache.
Tried it from the GUI and from the package manager console.
Tried reinstalling nuget.
Also started devenv.exe with -log flag. The log didnt have any information about the nuget action.
One thing I notice that after each try to install the package again, it hangs one file further than before while adding content files (skipping existing files). So each time I get one file more.
I am really getting desperate now.
Comments: I tried the repro on the VM with exactly same repro steps but with and without resharper 1. Create MVC app 2. install-package tinymce -version 3.4.7 3. update-package tinymce -version 3.5 <note the time taken here> With resharper enabled the update took 115 seconds With resharper suspended it took 56 seconds on my Win 7 box. With this finding can you try to suspend Resharper (Tools->options->Resharper->suspend) and see if it improves for you?
Everytime I want to install/update the package TinyMCE my whole visual studio freezes. It will not respond anymore and I'll get the 'Not responding' messages in all titlebars.
It happens when its adding content files to the project (and it are a lot with TinyMCE).
I have VS 2012 Premium (update1), Nuget and TFS 2012.
Other plugins:
- Resharper
- Cobisi routing assistant
- Ident guides
- community tfs build manager
- ms web developer tools
- perspectives
- productivity power tools
- scrum power tools
- specflow
- team foundation server power tools
- tfs administrators toolkit
- web essentials
- xunit runner
It happens with TFS bound projects and with unbound projects.
I tried closing solution explorer during install, deleting user file, clearing nuget cache.
Tried it from the GUI and from the package manager console.
Tried reinstalling nuget.
Also started devenv.exe with -log flag. The log didnt have any information about the nuget action.
One thing I notice that after each try to install the package again, it hangs one file further than before while adding content files (skipping existing files). So each time I get one file more.
I am really getting desperate now.
Comments: I tried the repro on the VM with exactly same repro steps but with and without resharper 1. Create MVC app 2. install-package tinymce -version 3.4.7 3. update-package tinymce -version 3.5 <note the time taken here> With resharper enabled the update took 115 seconds With resharper suspended it took 56 seconds on my Win 7 box. With this finding can you try to suspend Resharper (Tools->options->Resharper->suspend) and see if it improves for you?