views:

59

answers:

0

Hi everyone,

I'm hoping this is a simple fix. I'm using Visual Studio 2008 and recently had to install SQL Server 2008 enterprise edition on my local computer. One requirement was that Visual Studio 2008 SP1 needed to be installed, so I installed it. After that, SQL server installed just fine and I can now use it. However, now, I seem to have lost all colorization and intellisense for my inline javascript within my .aspx pages. All the colorization and intellisense for the HTML tags and tags work perfectly fine, but anything inside of the tags have no colorization or intellisense. Before installing the SP1, I did have colorization and intellisense.

I'm not saying the two are directly related, but thats just what I figure. Can anyone shed some light on how I get colorization and intellisense back in my .aspx javascript code?

Thanks! Ankit