Results 1 to 3 of 3

Thread: Event Handling (or lack thereof)

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2002
    Posts
    1

    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

  2. #2
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,228
    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

  3. #3
    PowerPoster
    Join Date
    Aug 2000
    Location
    India
    Posts
    2,288
    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
  •  



Click Here to Expand Forum to Full Width