Brett
Guest
|
Posted:
Wed Aug 17, 2005 4:59 pm Post subject:
Event Store Sink (public folder) - "Error Opening Connectio |
|
|
Hello All. I'm trying to register an Event store sink (onsave), but
when doing so, here's what I get:
D:\Scripts\EventSinks>cscript D:\scripts\EventSinks\regevent.vbs Add
"OnSave" ExOleDB.ScriptEventSink.1
"file://./backofficestorage/ourdomaingoeshere/System Administrator
Folders/Virus Notifications/ePO Alerts/ePO WKS Virus
Alerts/WksVirusAlertModifier.vbs" -m deep -file
d:\scripts\EventSinks\WksVirusAlertModifier.vbs WHERE "DAV:ishidden" =
FALSE
Microsoft (R) Windows Script Host Version 5.6
Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.
Error Opening Connection : -2146105340
This is an Exchange 2003, On a Windows 2003 Server (Native Domain). I
have created the com+ exoledb object, and it works perfectly in our
test system. I'm registering this to a Mail-Enabled public folder.
The only obvious difference from out test system, is that this one is a
Clustered system.
Do I need to set up a Distributed Transaction Coordinator Clustered
Resource, or what could the problem be?
|
|