When I compile my project in VS 2012, it takes forever (minute or 2). I have noticed, in my task manager, that the "System" is using internet connection heavily during the compilation.
I have tried disabling the symbols loading.
So far only thing that helped was me disabling my Local Area Connection.
Any idea what could be causing this?
Could it be caused by extension or addin you have installed? For example, NuGet will download missing packages during build if they're not there.
Try to monitor your network with application such as WireShark and it may point you in the right direction.
You may also run Visual Studio with /Log parameter and see if there is anything logged in the activity.log.
Finally, you can set build output to Diagnostic from Tools | Options | Project and Solutions | Build and Run and see if there's anything unusual there.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With