473,734 Members | 2,789 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

problem debugging vb 6.0 components from an asp page.

vinforum
1 New Member
I have a problem debugging vb 6.0 components from an asp page.

My development environment is visual studio 6.0. I am developing asp pages that call vb 6.0 components. On my current operating system Windows XP, I can debug asp pages in visual interdev as before, and I can launch my web site and instantiate vb 6.0 dlls with no problem. I have set debugging mode to 'Wait for the component to be created' But when a function is called from asp page, It does not go to COM project which is created using VB6.

Pls. help.
Dec 20 '07 #1
1 2004
jeffstl
432 Recognized Expert Contributor
Not sure what you have tried but you need to have VB6.0 open with the compiled project running and a break point in your project.

Also, make sure that the project you have open and running is the actual .dll being used in the registry. In other words, before you try to debug re-start IIS service and re-compile the project. Set your break point, then run it, then go to your web page and step through until you reach the call and you should be able to step through within VB6.0 environment.

Just a word of note, I believe on the latest MS server 2003 you cannot step through more then 1 dll per instance.
Feb 19 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
2523
by: Stephanie | last post by:
I have a problem that I am trying to solve. We have a huge product with a whole lot of ASP and VB code. VB code is all ActiveX dlls which are used by ASP app. When I attempt to add features or fix bugs, I like to execute the dlls in debug so I can see what is going on. (Some folks in my org seem to have this kinda wacky bias against debugging, as if *real* programmers should not need a debugger. Whatever, it is the fastest way for me to get...
1
1328
by: das | last post by:
Hi I have started a new asp.Net application. I have places some components on the form. but when I run the application i get the following error. Error while trying to run project: unable to start debugging on the web server. The server does not support debugging of ASP.Net or ATL Server applications. Run setup to install the Visual studio .Net server components. if setup has been run verify that a vlid URL has been specified You may also...
1
2583
by: Zanna | last post by:
Hi all! I hope someone can help me. I have in my lan a PC with IIS installed and this works as web server. On another PC I have VS.net 2003 installed. I'd like to debug asp/aspx pages on the remote PC (with IIS). Is it possible?
0
1054
by: Jon | last post by:
Hi all Initially i faced a problem running ASP Application where webform components do not display(Running on IIS 5.0 and VS 2002) Refer to below for previous post **************************************************************************************** I have installed IIS 5.0 and Visual Studio 2002 lately. After which i created a Visual C# project (ASP.net Application). In the webform, i drag labels, textbox and button. When i try to "run...
2
1037
by: Farooq, Waqqas Muhammad | last post by:
Hello. i have win XP and when ever i run an ASP.net page to check what i was upto i always get an error saying ; "Error while trying to run project: Unable to start debugging on the web server. the server doesnt support debugging of ASP.net or ATL Server applications. Run setup to intall the Visual Studio .net server components. if setup has been run verify that a valid URL has been specified.
6
1445
by: ?scar Martins | last post by:
Hi When I'm debugging and somewhere in the code I have a breakpoint, many times when the code after breakpoint finishes and the app returns I can do nothing within in it(it's like freeze)... The app behaves strangely and not accepts any event even close event!!!!! It just lefts for me to stop debugging clicking the respective button in the vs.net toolbar... I don't know if this behaviour is a bug of vs.net or if it's consequence of bad...
16
1697
by: Julie Lerman | last post by:
Okay, so I'll try here now <g> I've been battling this problem for over a week now. So, if nothing else, hopefully my little tale of woe will be entertaining. But I'm really hoping someone somewhere in the world has encountered this problem and knows how to get around it. If anyone has any NEW ideas for me, please please let me know. Thanks! Here goes:
6
2509
by: KevinGPO | last post by:
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...
0
1366
by: bw171 | last post by:
Hopefully, I frame this problem/question correctly. I have some code written/updated in visual studio 2003. This code when setup on other machines where I have installed the Oracle 9i client, and the Oracle 9.0 odbc drivers will connect to my oracle database when debugging. I ported the SAME code onto a new machine, installed visual studio 2003, installed IIS, installed the .net frameworks 1 thru 3, but when I am going through the code and...
0
9310
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9182
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8186
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6735
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6031
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4550
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4809
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2724
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2180
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.