Asp Debugger

I was wondering is there some asp debugger I could downlaod and run my asp code a line at a time doing a trace into type thing? I'm getting anoyed with errors that i can't locate easily.

View Replies


ADVERTISEMENT

MS Asp Debugger.

IIS 5
Classic ASP
(textpad)

A month or so ago the MS ASP debugger was working fine.

I would put the word "debugger" (Jscript) then browsed to the page via
http://localhost/file.asp and the debugger would open up at the
location I put the "debugger" word then I could step through the rest
of the page.

Note that this is on a single local server (my testing server).

Only thing I can think of is that I installed an app that needed the
..net framework (QAlite), which I've uninstalled (inc .net) and still
no luck in the MS debugger.

It seems to work on any javascript (client side) code, when it pops up
with "do you want to debug" screen.

Note I _have_ the setting enabled on the IIS server for ASP Debugging

Does anyone have any idea how I can get it to work?

View Replies View Related

Debugger

I am trying to find a debugger that I can step thru ASP following the code, like VB does using F8 to step thru code. If there is anything like this, please point me into the right direction.

View Replies View Related

ASP Editor/debugger

I am new to ASP and presently I use a simple text editor (ConText, freeware) to write my ASP code. Is there any good tools outhere to facilitate coding and debugging ASP files?

View Replies View Related

Debugger On Run Time ...

I am using 'Microsoft Visual InterDev 6.0'
as my editor 4 asp.

I just one 2 know, how can I set the debugger for it
in my client site ..

View Replies View Related

ASP Debugger Problem

I am having a major problem with my Visual InterDev 6 ASP debugger.

When I launch the debugger, I get the message "Unable to find server. Unable to set server into correct debugging state automatically. You may not be able to debug ASP pages. Do you want to continue launching the debugger?".

In IIS, I've enabled server side debugging for my virtual domains, and set Application Pooling for each domain to "Medium".

I notice that when I start the VID ASP debugger, it switches Application Pooling for the web domain to "High", which effectively prevents the debugger from operating.

I'm running Win XP Pro SP2, and debugging local web domains.

View Replies View Related

Debugger Not Working

I'm running an ASP test site on XP Professional/IIS 5.1. The problem I'm having is that error messages are not being displayed. If I get a script error, all that gets
displayed is a blank page. I've made sure that the "enable server-side debugging" option is selected, and I've tried both restarting IIS and rebooting the server - with no results.

I've checked the client-side page source and I've gotten some very strange results:
One time, it printed a HTML meta tag labeled "ASP_DEBUG_INFO". another, It printed the server- side code.

View Replies View Related

Windows Script Debugger

I'm facing some errors such as Type Mistmatch & Exception Occured in web application which has gone live. These errors are very rare and are not consistant in behaviour. I would like to debug my web application right from login to find out as to what is reason for these errors. I have downloaded Windows Script Debugger but I'm not able to debug the asp pages at all. I'm not able to put a breakpoint in the asp pages. Even the keyword Stop is not working

View Replies View Related

Script Debugger Opening

I am coding in ASP. When there was an error in my code, it used to come up in IE and tell me the error and the line of the code it was on. Now, it's opening Script Debugger on the server all of a sudden, and I no longer see those errors in IE. Does anyone know why this is happening and what I can do to stop it?

View Replies View Related

Disable Visual Studio Debugger

im writing classic asp code in dreamweaver. i did install visual studio ages ago. about the same time the vs 'just in time' debugger keeps popping up every time theres an error in my code (im using dreamweaver not vs). How can i disable this and go back to having the error display in my browser? Ive gone into vs and disabled the debigger but its still doing it. does anyone know? i dont really want to uninstall vs as i may need it in the future.

View Replies View Related

Debugging ASP Using Windows Script Debugger

I'm facing some errors such as Type Mistmatch & Exception Occured in web application which has gone live. These errors are very rare and are not consistant in behaviour.

I would like to debug my web application right from login to find out as to what is reason for these errors. I have downloaded Windows Script Debugger but I'm not able to debug the asp pages at all. I'm not able to put a breakpoint in the asp pages. Even the keyword Stop is not working. Code:

View Replies View Related

Problem Attaching Script Debugger To ASP Under IIS6

I've got a problem attaching the Script Debugger to ASP pages under IIS6. Set up everything following IIS6 documentation: turned on ASP debug in IIS Manager; edited
permissions for Machine Debug Manager in the DCOM configuration, giving Launch and Activate permissions to Network Service (which is the account for the corresponding process pool).

IIS is in WP isolation mode. ASP is activated. Sending detailed error info to the browser is activated and works fine. No errors in event log about DCOM app attach permission denials.

View Replies View Related

Problem Establishing Link Between Microsoft Script Debugger And IIS

I have installed Microsoft Script Debugger.

But when I select the Running Documents option from the view menu, there is
nothing but an empty window displayed.

I wish to debug ASP pages.

So I was expecting to find a Microsoft Active Server Pages node, from which
I would select the ASP pages I wished to debug.

I can execute the pages of the my ASP application. But when I include a
stop statement in the ASP server side code the ASP page is not paused.

I am using IIS on the same development PC that I am doing my testing. I
have enabled ASP server-side script debugging on the Application
Configuration Window for both the default application as well as my test
application.

I have both Visual Studio 6 and Visual Studio .NET 2003 installed on my
development PC.

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved