Simon Collett
10-09-2002, 08:09 AM
I have some very simple VB code that pops up a message box and I want it to run each time a mail comes in to the exchange server. I'm using the following on the command line -
cscript regevent.vbs add OnSyncSave myProject.Class1 "path to MBX folder"
But I get an error saying -
error opening connection : - -2147217895 Object or data matching the name, range, or selection criteria was not within the scope of the operation.
Any help at all would be really appreciated. Thanks
cscript regevent.vbs add OnSyncSave myProject.Class1 "path to MBX folder"
But I get an error saying -
error opening connection : - -2147217895 Object or data matching the name, range, or selection criteria was not within the scope of the operation.
Any help at all would be really appreciated. Thanks