How to fix Visual Studio 2012 freeze while editing aspx pages with installed Office Developer Tools -


i'm working sharepoint 2013, need office developer tools visual studio 2012 installed. when i'm editing .aspx pages associated web part, visual studio freezing few seconds every 1 or 2 minutes. how can fix problem?

ps: can change default editor, assotiated aspx pages, don't solution since want save intellisence , syntax highlight.

one tool use diagnose sysinternal's process monitor. i've done periodic hang-ups in past. start filtering file and/or registry operations on visual studio process, devenv.exe. last few occur before hang-up, , use data further refine filtering , searching. based on periodic nature of delay, intuition says it's related background compilation (i.e., intellisense database being updated). so, might want filter further on ncb file ops, etc.


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -