Network Fax on Windows 2003

Visual Studio128
I can send faxes from Notepad or Word on workstation via local Fax Services

as well as via Fax Services on the Server (Windows 2003).

I used VB6 samples from

msdn.microsoft.com/library/default.asp

g_4z1n.asp

to send faxes. In this case if I use local fax service then everything is

fine, if I use fax service on the server then it doesn't work.



Is there anybody who could make fax service on the server work?

I tried both FAXCOMLib and FAXCOMEXLib and it fails on objFax.Send method

for FAXCOMLib or on objFaxDocument.ConnectedSubmit(objFaxServer)



If somebody could give me a working code I would be greatly appreciated.



Thank you

Al


-