Lost Asp.net Intellisence!!

yep, microsoft dont care about you, and wont fix bugs that dont create competition.
suddenly out of nowhere my asp Intellisence was lost, no more special tags for stuff like UpdatePannel (like triggers) and no <asp: at all.

everybody talks about a total lost of Intellisence, but my C# intellisence worked fine!!
so...http://blogs.msdn.com/b/mikhailarkhipov/archive/2005/04/21/410557.aspx
in 2 words - the VS create schemas in the AppData folder (and its equivalent in XP).
find there all the Microsoft-->VS folders and delete them all!
then do F6 (build) and its gonna take a bit but - TA DA!

Comments

Popular posts from this blog

OverTheWire[.com] Natas Walkthrough - JUST HINT, NO SPOILERS

SOLVED The item could not be indexed successfully because the item failed in the indexing subsystem

Asp.Net Ending Response options, Response.End() vs CompleteRequest()