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 was not able to repro with the steps above on Ultimate 2012. I am setting up a vm to try it with premium. @chrisism meanwhile can you please try debugging NuGet with your project and update if you find something? http://docs.nuget.org/docs/contribute/setting-up-the-nuget-development-environment has info on how to setup the dev env. thanks.
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 was not able to repro with the steps above on Ultimate 2012. I am setting up a vm to try it with premium. @chrisism meanwhile can you please try debugging NuGet with your project and update if you find something? http://docs.nuget.org/docs/contribute/setting-up-the-nuget-development-environment has info on how to setup the dev env. thanks.