D
Douglas J. Badin
Hi,
I have create some code to Fax an Access Report.
I really believe this to be a Windows Server 2003 Permissions issue but
couldn't find and appropriate Managed Newsgroup.
The Client Computer is using:
- Windows XP Pro, SP2
- Access 2003, SP3
- Member of the Domain
The Fax Services is installed on:
- Windows Server 2003 R2, Standard Edition, SP2
- Member of the Domain
From the Client Computer, the User can Fax:
- an Access Report by opening it up and Printing the the Fax Share on the
Server where Fax Services is installed.
- Using the Fax Console on the Client
I have a module that uses the following objects:
- FaxComEx.FaxDocument
- FaxComEx.FaxServer
After proper initialization, When the FaxComEx.FaxDocument.ConnectedSubmit
Method is invoked, I get "Access Denied"
WORKAROUND:
If I add the Client Computer User to the Local Administrators Group on the
Fax Services Server, it work successfully.
RESOLUTIONS TRIED:
- Give the user persmissions to the directories in
I have tried to
I have create some code to Fax an Access Report.
I really believe this to be a Windows Server 2003 Permissions issue but
couldn't find and appropriate Managed Newsgroup.
The Client Computer is using:
- Windows XP Pro, SP2
- Access 2003, SP3
- Member of the Domain
The Fax Services is installed on:
- Windows Server 2003 R2, Standard Edition, SP2
- Member of the Domain
From the Client Computer, the User can Fax:
- an Access Report by opening it up and Printing the the Fax Share on the
Server where Fax Services is installed.
- Using the Fax Console on the Client
I have a module that uses the following objects:
- FaxComEx.FaxDocument
- FaxComEx.FaxServer
After proper initialization, When the FaxComEx.FaxDocument.ConnectedSubmit
Method is invoked, I get "Access Denied"
WORKAROUND:
If I add the Client Computer User to the Local Administrators Group on the
Fax Services Server, it work successfully.
RESOLUTIONS TRIED:
- Give the user persmissions to the directories in
I have tried to