FRoeCassNet
Programmer
I have a COM object that I created which monitors connections, etc. to a system. The object runs as an NT Service and fires an event when connections are started, stopped, etc. I have various front-ends which can monitor the service (C++, VB) and they work just fine. When I try to make the front-end using HTML or ASP I can create the object just fine, but I can't get it to receive the events. I've tried using the CreateObject and the <OBJECT> tag and just about every conceivable way to define the event, but still I don't get any events. I'm using InterDev 6.0, has anyone done this or can anyone tell me what I'm missing?
Thanks in advance.
Thanks in advance.