QUERY: debugging ASP VBScript
I am currently developing a website in ASP (VBScript) using MS Visual C#.NET
IDE. I just create a new "ASP.NET Web Application" and point to my local
webserver (IIS) of my website address. Then I just go through each
file/folder and right-click, selecting "Include in project". The IDE is nice
in that it checks, verifies id tags, etc. What am wondering is whether it's
possible to debug my ASP website using the MS Visual Studio.NET's debugger.
I did a google search for 'debugging ASP VBScript' and got:
http://www.microsoft.com/windows2000/en/server/iis/htm/asp/iiwadbug.htm
It seems possible, however I can't seem to get it working.
Anyway knows how to debug ASP scripts efficiently?
.
Relevant Pages
- Converting ASP site to .NET
... existing personal website to .NET from classic ASP. ... I'm assuming I want my aspx files in the root of my site in the same ... Previously I had my server set up so that the root folder of my web was ... (microsoft.public.dotnet.general) - Re: Forcing ASP.NET 1.1 isnt working
... Since the home page was asp (unmanaged code), ... the website require access to the 2.0 framework directory. ... (and without reconfiguring any existing apps to run under ASP.NET 2.0). ... (microsoft.public.dotnet.framework.aspnet) - Re: Manually Configure site for ASP .NET 2 - Revisited
... but with Windows XP x64 Edition. ... Configuring web site http//localhost/DotNetNuke to ASP .NET 2.0 failed. ... devices", I have created a website, but as soon as I carry out the last ... (microsoft.public.dotnet.framework.aspnet) - Re: General VBScript Questions
... suppose you have a website and need to generate an email whenever ... Is having a VBScript on your website one way to do this? ... but I expect you'd be better off finding an ASP ... in your file and the result will render an html file that is sent to the ... (microsoft.public.scripting.vbscript) - RE: Migration to new hardware
... can anyone give me a heads up on the Intranet website inability to log ... local only to be sure it was pulling from local box through host file and not ... windows login rather than the webpage login. ... Another is just a plain website that's still in asp. ... (microsoft.public.inetserver.iis.security) |
|