Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
2answers
542 views

RightFax C# System.AccessViolationException

I'm trying to send faxes through RightFax COM API Library. RFCOMAPILib.FaxServer server = new RFCOMAPILib.FaxServer(); server.ServerName = "xxx"; server.Protocol = ...
1
vote
7answers
798 views

Asp.net DLL hell

I have a 3rd party workflow software (Captaris Teamplate) that's referencing an assembly from my project that's referencing other assemblies from our project solution all through GAC. When our app ...
0
votes
1answer
6 views

Move a fax between Captaris ritghfax servers using apis

Is there a way to forward a fax from a Rigthfax server to another righfax server using .net? Thanks !
0
votes
0answers
618 views

RightFax C# through RFCOMAPILib - Attachments

I'm trying to send faxes through RightFax in an efficient manner. My users need to fax PDFs and even though the application is working fine, it is very slow for bulk sending (> 20 recipients, taking ...
0
votes
2answers
301 views

Captaris vs K2 comparison

I’m trying to find some objective comparisons of Captaris and K2 workflow products. I haven’t been able to find anything through the usual channels so if anyone out there has an understanding of both ...