Code works perfect on my PC. When I move application to Server 2008 to test, I have error "Operation failed"
I am able to send fax with Windows Fax and Scan .. So, modem is fine and faxing works ...
I know that code fails exactly here ...I did debug on my PC with all details and it works on my PC.
m_objFaxJob = DirectCast(eFaxDocument.ConnectedSubmit(eFaxServer), Object())
I installed today Acrobat Reader. I am not sure is it problem because I did not restart server after installation.
Any idea why I have this problem ????