faxing using fxscomex.dll across platforms

  • Thread starter Thread starter Stuart
  • Start date Start date
S

Stuart

Hello,
I have developed a fax program in csharp using the fxscomex.dll fax
API on windows XP talking to a remote fax server. It works great.
However, this program also needs to run on a Windows 2003 server. When
I run it there, I get the ambiguous error of 'Operation Failed' during
the ConnectedSubmit call. I've notices that the fxscomex.dll's are
different versions on these machines. Could this be the problem? I
can't deliver the XP version to the windows 2003 server without
overwriting it can I? When I bring the Windows 2003 version of the dll
over to my XP box, I get the Operation Failed error. Are there any
upgrades I can do to the windows 2003 box to fix it? Any ideas how to
solve this problem?

One other issue I have is, when ConnectedSubmit is called and my pdf
file is sent to the fax server, Acrobat is started and left running. I
don't know why, does anybody?

Thanks in advance,
Stuart
 
Back
Top