Fax service

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, I would like to use fax service on an application that is on Access 97
(Windows XP). I have copied fxscomex.dll to C:\Windows\system32\ directory
and i tried to run regsvr32 fxscomex.dll at the specified directory, but i
got the error saying 'The specified module could not be found'. When I tried
to run the function in my application, I encountered error "ActiveX component
can't create object" at the objFaxServer.Connect section. May I know what I
can do to fix this problem? Your help is very much appreciated. Thank you!
 
Hi Ramesh

Thank you for your response. Yes, I have tried mentioning the full path by
typing: regsvr32 "C:\Windows\system32\fxscomex.dll" but it's still giving me
the same problem. Why is that so? Will there be any problem with file
dependency?
 
Hi Ramesh, I can get it to work now. I downloaded fxscom.dll and register
first, then later I register fxscomex.dll and it works. Thank you!!
 

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

Back
Top