in reply to Re: Win32::OLE Events
in thread Win32::OLE Events

Thanks for your reply. I tried using the Event Interface name as suggested but still get the same error message of "Not Implemented". The event interface name is registered properly (can see it in oleviwer/regedit) but not sure why i am not able to hook up the events. Any suggestions? Regards

Replies are listed 'Best First'.
Re^3: Win32::OLE Events
by Anonymous Monk on Apr 30, 2010 at 10:54 UTC
    Whats the error number?
      I get the following error: testEvent.pl Loaded DFS Data Manager Win32::OLE(0.1707) error 0x80004001: "Not implemented" Thanks
      I get the following message: C:\Development\Source>testEvent.pl Loaded DFS Data Manager Win32::OLE(0.1707) error 0x80004001: "Not implemented" Thanks