J
JFrank Brock
I am writing a vba script to send out a fax. btw, faxing is working fine
with the fax console and send a fax built in XP programs.
I am using access 2002 on XP and using the Fax Service Extended COM Type
Lib. the Fax server is on the local machine running the vba app.
i copied the VB code directly from the MSDN sample code on sending a fax.
when i run the faxdoc.connectedSubmit(faxserver) method, i get an error that
the operation failed with a hex error code of 80070483.
i can find nothing on this anywhere (in docs, msdn, KB or NG's).
any ideas?
with the fax console and send a fax built in XP programs.
I am using access 2002 on XP and using the Fax Service Extended COM Type
Lib. the Fax server is on the local machine running the vba app.
i copied the VB code directly from the MSDN sample code on sending a fax.
when i run the faxdoc.connectedSubmit(faxserver) method, i get an error that
the operation failed with a hex error code of 80070483.
i can find nothing on this anywhere (in docs, msdn, KB or NG's).
any ideas?