D
Douglas J. Badin
Hi,
I have created 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 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 works successfully.
RESOLUTIONS TRIED WITH NO SUCCESS:
- Give the user permissions to the directories on the Fax Service Server in:
C:\Documents and Settings\All Users\Application Data\Microsoft\Windows
NT\MSFax
I have run SysInternals ProcMon but nothing jumped out me.
Anyone have any Ideas as to what needs to be configured?
Thanks,
Doug
I have created 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 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 works successfully.
RESOLUTIONS TRIED WITH NO SUCCESS:
- Give the user permissions to the directories on the Fax Service Server in:
C:\Documents and Settings\All Users\Application Data\Microsoft\Windows
NT\MSFax
I have run SysInternals ProcMon but nothing jumped out me.
Anyone have any Ideas as to what needs to be configured?
Thanks,
Doug