vote up 5 vote down star

Hi

Does visual studio 2008 support classic asp development?

It's been years since I created a classic ASP website and I was wondering if I can use my current toolset or if I have to resign myself to notepad.

Thanks

Matt

flag

3 Answers

vote up 1 vote down check

Yes, as others have mentioned, VS 2008 SP1 supports classic ASP.

However, if, like me, you find it a bit of a behemoth for the relatively simple classic ASP, give Notepad++ a try - no need to resign yourself to plain old Notepad!

link|flag
vote up 5 vote down

I know VS 2008 now includes Intellisense and Debugging feature for classic ASP, so thats make me think Yes.

Be sure you get the Service Pack 1 version.

link|flag
brillant thanks, I read a post online which seemed to suggest that classic ASP wasn't going to be supported... must of misunderstood – Matt Goddard Oct 27 '08 at 16:45
It wasn't supported until SP1 – Slace Nov 3 '08 at 0:28
vote up 3 vote down

Yes, VS 2008 SP1 does support ASP. You need SP1 because they had removed some of the intellisense, but added it back in SP1

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.