Saving Silverlight source files takes ages [closed]
This question appears to be off-topic because it lacks sufficient information to diagnose the problem. Describe your problem in more detail or include a minimal example in the question itself.
Closed 8 years ago.
Improve this questionAfter hitting Save button and saving the files in a Silverlight project takes almost a minute. Same thing happens after exiting debugging mode and this happens only with Silverlight projects.
Anyone have a similar problem?
These are just shots in the dark but....
Disable addons (ReSharper, DevExpress, etc..)
Checkout C:\Documents and Settings\\Local Settings\Application Data\Microsoft\WebsiteCache
(more info at http://connect.microsoft.com/VisualStudio/feedback/details/347228/large-numbers-of-websitecache-files-slowing-visual-studio-2005-and-windows-performance)
Remove projects from the solution
Disable Intellisense.
精彩评论