Automating SBS 2000 Shared Fax
- From: "Andy" <andrew@xxxxxxxxxxxxxxxxx>
- Date: 14 Jul 2006 07:11:40 -0700
We are currently trying to setup an automated faxing system for a
client who uses the Shared Fax service on Small Business Server 2000.
Is there any way of running a VB app on the server to automatically
send multiple faxes each night?
Printing direct to the printer would require user input to type the
number in so this we cannot use this method.
Using the COM objects such as
Dim oServer As New FAXCOMLib.FaxServer
oServer.Connect ("localhost")
just returns the error
Run-time error '-2147467259 (80004005)':
Method 'Connect' of object 'IFaxServer' failed
Is there anyway to get this working?
Thanks
.
- Prev by Date: Re: fxscomex.dll sending tiff document
- Next by Date: Re: FoxComEx.FaxDocument.1: Operation Failed
- Previous by thread: FoxComEx.FaxDocument.1: Operation Failed
- Next by thread: Controlling printing applications
- Index(es):
Loading