|
-
Oct 14th, 2002, 01:45 PM
#1
Thread Starter
New Member
Event Handling (or lack thereof)
here is the current situation..
I have a DLL that is triggering events and I have 2 apps that are suppose to handle them.
1 app is a VB standard exe and everything works fine
the other app is suppose to behave the exact same way but through asp and an embedded activex dll.
When I run the ASP app no events are caught and everything is timing out. Anybody have an idea why?
I'm not running the 2 apps at the same time, i test each one by itself. The event handling code is the exact same in both the VB exe and in the embedded activex dll.
Thanks in advance for any help
-
Nov 5th, 2002, 12:24 AM
#2
Hi Cboy,
Have you tried debugging the dll through your asp code? maybe you might find the answer in there.
Regards,
Abhijit
Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
save a blobFileStreamDataTable To Text Filemy blog
-
Nov 5th, 2002, 12:42 AM
#3
PowerPoster
What are you trying to do, trap an event in ASP page or the embedded dll in the ASP page.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|