Ask a Question related to ASP, Design and Development.
-
Scott #1
VI Debugging
When I try to debug ASP pages using Visual InterDev 6 I
get the following Microsoft Development Environment dialog
box that asks:
"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?"
The prompts you have are Yes, No, and Help. If you click
Yes it launches IE, but the ASP page doesn't break on the
breakpoints I have set. Is there a setting that I need to
modify somewhere? I'm using PWS in conjunction with VI to
debug, before I push the ASP page out to our Intranet.
Scott Guest
-
Debugging output does not appear when use Debugging IPAddresses
I recently absorbed the task of supporting our CF MX 6.1 server. We have an app that we need to debug - the developer asked us to add her IP... -
Debugging
It has nothing to do with IIS, go into your IE settings and shut off: show friendly http errors hth, Andrew * * * Sent via DevBuilder... -
cf debugging
Not really. There are some other options available. Dreamweaver Help is the path to find them. -
debugging ASP/DLL/IIS
I work with VS6 on WinXPpro I developed an ActiveX-DLL for using in ASP-documents. It works fine, but now I want to debug the DLL because an error... -
debugging with gdb
"Pirabhu Raman" <pirabhur@ufl.edu> writes: No, but different versions of gdb are broken on various platforms in a multitude of ways, and you... -
Tom Kaminski [MVP] #2
Re: VI Debugging
"Scott" <anonymous@discussions.microsoft.com> wrote in message
news:0a3d01c39896$d3d9ab80$a501280a@phx.gbl...Start here:> When I try to debug ASP pages using Visual InterDev 6 I
> get the following Microsoft Development Environment dialog
> box that asks:
>
> "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?"
>
> The prompts you have are Yes, No, and Help. If you click
> Yes it launches IE, but the ASP page doesn't break on the
> breakpoints I have set. Is there a setting that I need to
> modify somewhere? I'm using PWS in conjunction with VI to
> debug, before I push the ASP page out to our Intranet.
[url]http://support.microsoft.com/?kbid=244272[/url]
--
Tom Kaminski IIS MVP
[url]http://www.iistoolshed.com/[/url] - tools, scripts, and utilities for running IIS
[url]http://mvp.support.microsoft.com/[/url]
[url]http://www.microsoft.com/windowsserver2003/community/centers/iis/[/url]
Tom Kaminski [MVP] Guest



Reply With Quote

