Home > Archive > ASP > October 2006 > Using Visual Studio to test ASP pages
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Using Visual Studio to test ASP pages
|
|
| Victor 2006-10-30, 6:58 pm |
| I've downloaded both MS Visual Basic 2005 Express Edition and MS Visual Web Developer
2005 Express Edition.
All I want to do is be able to write some code snippets, in ASP (VBScript) and then run
them locally for debugging purposes. I've been going through the docs for both these
programs and I don't know if they can do this - can anyone help me with this? Can I use
either of these programs to debug ASP programs, and if so, how?
Thanks,
Vic
| |
| Evertjan. 2006-10-30, 6:58 pm |
| Victor wrote on 22 okt 2006 in microsoft.public.inetserver.asp.general:
> I've downloaded both MS Visual Basic 2005 Express Edition and MS
> Visual Web Developer 2005 Express Edition.
>
> All I want to do is be able to write some code snippets, in ASP
> (VBScript) and then run them locally for debugging purposes. I've been
> going through the docs for both these programs and I don't know if
> they can do this - can anyone help me with this? Can I use either of
> these programs to debug ASP programs, and if so, how?
vb <> vbs
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
| |
| Bob Barrows [MVP] 2006-10-30, 6:58 pm |
| Victor wrote:
> I've downloaded both MS Visual Basic 2005 Express Edition
Not relevant to ASP
> and MS
> Visual Web Developer 2005 Express Edition.
>
> All I want to do is be able to write some code snippets, in ASP
> (VBScript) and then run them locally for debugging purposes. I've
> been going through the docs for both these programs and I don't know
> if they can do this - can anyone help me with this? Can I use either
> of these programs to debug ASP programs, and if so, how?
>
> Thanks,
>
I do not know if debugging is available with Web Developer ... you may need
the full-fledged Visual Studio.
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
|
|
|
|
|