Hi everybody,

I did an ASP.NET application to send a fax using the Extended Fax Service
COM API. I am running Windows XP.

The problem is: When I send Text files, it mens, the FaxDocument.Body
property is set to a text file, the fax works fine, but when I try to send
other type of file, like Word documents, it fails. I submit the form and
have no ansewrs, no error code, it just doesn't return anymore.

Sometimes I can see a WINWORD process runing in the ASPNET account. The
documentation of the API said I am able to send Word documents.

Does anybody have an idea about whats is happening?

Cheers,

Fabrício