G
Guest
I'm using "Faxcom.dll" to send the fax in asp.net. But when connecting to fax
server, I'm getting the following error.
"System.Runtime.InteropServices.COMException: Unspecified error"
I'm placing the code i'm using.
Dim fs As FaxServer
fs = New FAXCOMLib.FaxServerClass
fs.Connect(Environment.MachineName)
Thanks,
Suresh.
server, I'm getting the following error.
"System.Runtime.InteropServices.COMException: Unspecified error"
I'm placing the code i'm using.
Dim fs As FaxServer
fs = New FAXCOMLib.FaxServerClass
fs.Connect(Environment.MachineName)
Thanks,
Suresh.