Does somebody know why the foolowing code
throws an System.Runtime.InteropServices.COMException exception with the
message of 'Unspecified error'?
FaxServerClass fxsvr = new FaxServerClass();
fxsvr.Connect(""); // null for local fax server otherwise a computername
I use the FAXCOMLib library under Windows 2000.
Thanks,
Mircea
Dino Chiesa [Microsoft] - 17 May 2004 14:28 GMT
is the fax service running?
-Dino
> Does somebody know why the foolowing code
> throws an System.Runtime.InteropServices.COMException exception with the
[quoted text clipped - 8 lines]
> Thanks,
> Mircea
sureshvb - 17 Dec 2004 12:14 GMT
Hi,
Iam also getting the same error and Fax service is already runnin
in my system.
Thanks in Advance
-
sureshv