asp files are highlighted as html in Visual Studio 2008 unless I put language=vbscript in all my <% > code blocks. lame! when I go to tools -> options -> text editor -> file extention I don't get vbscript or vb as an option, only c#, c++, html, etc
views:
246answers:
1
A:
turns out VB wasn't installed :P
- make sure it is
- in VS, go to tools -> options -> text editor -> file extension
- add asp as the extension and pick Visual Basic as the editor
adambox
2009-12-29 23:36:31