Error Opening Connection : 3706 Provider cannot be found.



I have made a class class1 implementing IExStoreAsyncEvents in C#. its
succesfully builded after that while registering using the

cscript RegEvent.vbs add "onsave;ondelete" Event.class1
file://./backofficestorage/server.HomeDomain.COM/PUBLIC FOLDERS -p 100
-m deep -file

but while doing so i am getting the following error

Error Opening Connection : 3706 Provider cannot be found. It may not be
properly installed.

Thanx for the help in advance.

Regards
Parveen Beniwal

.



Relevant Pages

  • Re: Managed OnSave Event Sink only fires once (when registering)
    ... -m Deep is needed somehow ... On the Com+ application I disabled "Enforce Access Checks for this Application" and selected the Perform access checks ... cscript regevent.vbs add "onsave;ondelete" MyExchagenEvent.ExchangeEventSink file://. ... On registering I can see in process explorer that the dll gets loaded, and the logfile is written directly if I deleted or received an e-mail before registering; ...
    (microsoft.public.exchange.development)
  • How to register an eventSink on ExchangeServer
    ... following command ... cscript RegEvent.vbs add "onsave;ondelete" project.MyEvent ... Error Opening Connection: -2147217895 Object or data ...
    (microsoft.public.exchange.development)

Loading