Visual Studio 2005 backwards compatible with classic ASP ?

Visual Studio 2005 backwards compatible with classic ASP ?

am 09.10.2007 18:56:41 von wbsurfver

We have classic ASP running (so I'm told) on IIS 6, and I found a vbc
executable on the system that says visual basic 7 when I run vbc -
help . If I have them install Visual Studio 2005, I am hoping it is
backward compatible with our current ASP codebase ?

Re: Visual Studio 2005 backwards compatible with classic ASP ?

am 09.10.2007 19:10:26 von reb01501

wbsurfver@yahoo.com wrote:
> We have classic ASP running (so I'm told) on IIS 6, and I found a vbc
> executable on the system that says visual basic 7 when I run vbc -
> help . If I have them install Visual Studio 2005, I am hoping it is
> backward compatible with our current ASP codebase ?

Visual Studio has nothing to do with running or compiling ASP vbscript
(or otherwise) code. You can use VS2005 as a text editor because that is
all .asp files are: text.

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.

Re: Visual Studio 2005 backwards compatible with classic ASP ?

am 09.10.2007 19:16:44 von Jon Paal

You've talked about IIs,vbc exec, vb7, VS2005, ASP...

What is your specific ASP question ?


"wbsurfver@yahoo.com" wrote in message news:1191949001.412232.42010@g4g2000hsf.googlegroups.com...
>
> We have classic ASP running (so I'm told) on IIS 6, and I found a vbc
> executable on the system that says visual basic 7 when I run vbc -
> help . If I have them install Visual Studio 2005, I am hoping it is
> backward compatible with our current ASP codebase ?
>

Re: Visual Studio 2005 backwards compatible with classic ASP ?

am 09.10.2007 21:41:24 von wbsurfver

On Oct 9, 1:16 pm, "Jon Paal [MSMD]" com> wrote:
> You've talked about IIs,vbc exec, vb7, VS2005, ASP...
>
> What is your specific ASP question ?
>
> "wbsurf...@yahoo.com" wrote in messagenews:1191949001.412232.42010@g4g2000hsf.googlegroups. com...
>
> > We have classic ASP running (so I'm told) on IIS 6, and I found a vbc
> > executable on the system that says visual basic 7 when I run vbc -
> > help . If I have them install Visual Studio 2005, I am hoping it is
> > backward compatible with our current ASP codebase ?

1. there are specific websites that mention debugging classic ASP with
Visual Studio 2005, having a debugger handy seems like a good idea (I
know you have print statements, but if a debug facility is availoable
I would like to try to use it)

2. We have some dll files that someone previously authored and we no
longer have the source code or it was never supplied to us. I may need
to create other dll files, or if there are tools in VS (which some
books seemed to indicate there was) in order to examine the dll's to
see what methods they have, that might also be usefull.

I just want to see if I can find out if I use VS2005, that whatever I
do will work with these older dll's etc.

Re: Visual Studio 2005 backwards compatible with classic ASP ?

am 10.10.2007 19:10:19 von Jon Paal

This is not an ASP question.
It is a Visual Studio question and should be posted to a VS group.

Re: Visual Studio 2005 backwards compatible with classic ASP ?

am 16.10.2007 13:02:44 von Mike Brind

"Jon Paal [MSMD]" wrote in message
news:13gq1rqej12f0cd@corp.supernews.com...
> This is not an ASP question.
> It is a Visual Studio question and should be posted to a VS group.
>

Crikey. It seemed close enough to being an ASP question to me. The fella
just wanted to know if he can get much use from VS with asp. Or is this
group so rushed off it's feet that people can only ask code questions
nowadays?