This is a multi-part message in MIME format.
------=_NextPart_000_0008_01C4334F.6BB03700
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Does somebody know why the foolowing code
throws an System.Runtime.InteropServices.COMException exception with =
the message of 'Unspecified error'?
FaxServerClass fxsvr =3D new FaxServerClass();
fxsvr.Connect(""); // null for local fax server otherwise a computername
I use the FAXCOMLib library under Windows 2000.
Thanks,
Mircea
------=_NextPart_000_0008_01C4334F.6BB03700
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1400" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2>Does somebody know why the foolowing=20
code</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>throws=20
an System.Runtime.InteropServices.COMException exception with =
the=20
message of 'Unspecified error'?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<P><FONT face=3DArial size=3D2>FaxServerClass fxsvr =3D new=20
FaxServerClass();</FONT></P>
<P><FONT face=3DArial size=3D2>fxsvr.Connect(""); // null for local fax =
server=20
otherwise a computername</FONT></P>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>I use the FAXCOMLib library under =
Windows=20
2000.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thanks,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> Mircea</FONT></DIV>
<DIV><BR></DIV></BODY></HTML>
------=_NextPart_000_0008_01C4334F.6BB03700--