FAXCOMEXLIB VS 2008 issue

T

Ty

I one issue and one question.

Problem- I am writing a fax server program on a Vista machine with VS
2008. I compile the program and then install it on a Windows server
2003. I run the program and get a "Unable to cast COM" error. I'm
guessing that this is due to the diffrence between the Vista
FSXCOMEX.dll and the Server 2003 FSXCOMEX.dll so should I just replace
the file on the server with the one from Vista? or is there another
way around this?

I have a pc on a network and I have fax service running and I have
added the shared fax on the fax server in Add printers and faxes. I
was hoping that I could fax documents to the server just like I send
print jobs but it does not work. It seems that I would have to have my
PC hooked up to a phone line which is not really an option. Can you
not fax through a network?

Thanks,

Ty
 
R

Rick

I think first try to just put your new FXSCOMEX.dll into the same folder as
your program, then it should be found by the program. Alternately, you may
be able to put the old dll into the same folder - Debug or Release, for the
program you are developing.

I have written a network fax utility some time ago, and I think that is what
I did.

I had no problem sending a fax via the fax server on the network server.

Rick
 
T

Ty

I think first try to just put your new FXSCOMEX.dll into the same folder as
your program, then it should be found by the program.  Alternately, youmay
be able to put the old dll into the same folder - Debug or Release, for the
program you are developing.

I have written a network fax utility some time ago, and I think that is what
I did.

I had no problem sending a fax via the fax server on the network server.

Rick








- Show quoted text -

Rick,
So you just have your PC connected by ethernet and just added the
fax modem on the server through add printers?

Ty
 
R

Rick

Yes. Then I think you refer to it by either \\myservername or IP address in
the dll, but it has been a while.

Rick,
So you just have your PC connected by ethernet and just added the
fax modem on the server through add printers?

Ty
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top