I may have an unstable development environment and I need to figure out what might be causing the problem.
I launch VS 2010, and simply open any ordinary (or blank) .sql file and it shows up incorrectly drawn inside the IDE. It draws the document tab, but nothing else. If I type on the keyboard at that point, VS locks up. This only appears to be a problem with files that have the extension ".sql" and has no bearing on the actual content. I do notice that in a project that contains .sql files, the Solution Explorer icon associated with the file is the same one associated with .js files. Not sure if that's useful information or not.
FYI, I've installed the Azure SDK and tools, and the Silverlight 4 SDK and tools. I did find one forum posting HERE, but there was no real answer, more of just a work-around (e.g. don't do that).
Anyone else seen this behavior and figured out what might be wrong?