COM/API with SBS 2k Shared Fax
From: Stig Jarle Bu (stigjarle_at_online.no)
Date: 06/22/04
- Next message: Tim Cheng: "Re: The server did not register with DCOM within the required timeout"
- Previous message: DS: "Re: (HELPLESS CASE) How dynamically add Controls from other-not referenced project!?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 23 Jun 2004 00:23:02 +0200
Hi,
We have problem to programatically send fax from a native ordering-system.
The clients computers have the shared fax clients installed, and the server
had the Shared Fax Server service running - and all works fine with the
"Send fax wizard". However, we also wants to use the COM/API method as the
Code below - which end in a errorstate.
Dim FaxServer As Object
Set FaxServer = CreateObject("FaxServer.FaxServer")
FaxServer.Connect (Server Name)
etc.
We have searched the web - and found some contrary information if this is
available for the SBS shared fax:
- According to a tread in the microsoft.public.backoffice.smallbiz2000
group - by Sean Daniel [MSFT] - he says: "Sorry, there are no such public
APIs (especially no COM APIs) for SBS2k fax"
http://groups.google.com/groups?hl=no&lr=&ie=UTF-8&frame=right&th=a86c95acb17cb2b&seekm=fce701c1a9e8%241b279410%2419ef2ecf%40tkmsftngxa01#link8
- According to this link the COM/API method is some way supported :
http://members.optusnet.com.au/~hssandler1/fspfaq.htm#Q4.
- According to this link the COM/API method is supported:
http://msdn.microsoft.com/msdnmag/issues/01/08/FaxServ/default.aspx
So - We need to find out: - Does or doesn`t the Shared Fax in SBS2k
support the COM/API method?
Regards
Stig Jarle Bu
- Next message: Tim Cheng: "Re: The server did not register with DCOM within the required timeout"
- Previous message: DS: "Re: (HELPLESS CASE) How dynamically add Controls from other-not referenced project!?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|