Ask a Question related to ASP, Design and Development.
-
Scott #1
VB & VI Debugging question
I was under the impression that VS6 products are linked
together in such a way that you can go back and forth
between applications when you debug your code.
1. How do you use VB & VI with each other to step though
the VB and ASP code simultaneously?
2. In other words, is there away set breakpoints in my ASP
& VB code, so I can follow the code as I step in and out
the VB & VI applications I have?
3. My backend is SQL Sever 7. Can I step though my Stored
Procedures at the same time I'm stepping though VB & VI?
If this helps,
1. My ASP code uses VBScript, HTML, and JavaScript.
2. I compile the VB application as a stand alone DLL.
Currently I'm not using the DLL as COM object or plan to
use MTS.
3. I have PWS installed on my workstation so I can test my
ASP locally first.
4. I believe it might be that I have a setting or two
improperly setup with IE, VB, VI, MMC or PWS.
5. I'm using VS 6.0 SP5.
6. I working on an NT 4.0 workstation using IE 5.5.
Any help you can provide would be helpful.
Thanks,
Scott
Scott Guest
-
Question on rights required for debugging
Hi, There are a couple of developers in my organization who are using Visual Studio.Net 2003. Right now I have added them to the debuggers local... -
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... -
Remote Debugging question ?
Hey gurus, I have a question about remote debugging in .Net. I have a Windows XP Machine with Visual Studio .Net 2003, where I have a web... -
Question Regarding Debugging Dump
Douglas Pollock wrote in comp.lang.perl.misc : Perhaps might you find Devel::Trace (on CPAN) useful. You can also write your own utility... -
Snippet: debugging (and a question)
Greetings. I'm a recent Ruby convert and I absolutely love it. No other lingo looks so much (or for that matter, even vaguely) like pseudocode!... -
Chris Barber #2
Re: VB & VI Debugging question
[url]http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q200/9/98.asp&NoWebContent=1[/url]
Chris.
"Scott" <anonymous@discussions.microsoft.com> wrote in message
news:00dd01c39800$09113350$a501280a@phx.gbl...
I was under the impression that VS6 products are linked
together in such a way that you can go back and forth
between applications when you debug your code.
1. How do you use VB & VI with each other to step though
the VB and ASP code simultaneously?
2. In other words, is there away set breakpoints in my ASP
& VB code, so I can follow the code as I step in and out
the VB & VI applications I have?
3. My backend is SQL Sever 7. Can I step though my Stored
Procedures at the same time I'm stepping though VB & VI?
If this helps,
1. My ASP code uses VBScript, HTML, and JavaScript.
2. I compile the VB application as a stand alone DLL.
Currently I'm not using the DLL as COM object or plan to
use MTS.
3. I have PWS installed on my workstation so I can test my
ASP locally first.
4. I believe it might be that I have a setting or two
improperly setup with IE, VB, VI, MMC or PWS.
5. I'm using VS 6.0 SP5.
6. I working on an NT 4.0 workstation using IE 5.5.
Any help you can provide would be helpful.
Thanks,
Scott
Chris Barber Guest



Reply With Quote

