Popular Usenet Groups

Your one stop shop for all your most popular usenet groups in one place


Categories
Sports Science, Electronics & Maths Hobbies & Recreation
Religion TV & Media Computing - Programming
Music Cycling & Motorsports Computing - General
Photography Computing - Linux Computing - Apple Mac
Others Return to Home Page Register for extra features


Search This Site:

Go Back   Popular Usenet Groups > Computing - Progamming > microsoft.public.vb.general.discussion

microsoft.public.vb.general.discussion General Visual Basic Discussion


 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 26th April 2006, 04:04 PM   #1
mauriziofaseli
 
Join Date: Apr 2006
Age: 33
Total Posts: 3
Re: Acces Denied when calling FaxDocument Submit


Neil wrote:
> *Hello all:
>
> I have a Windows 2003 SBS server. My client is Windows XP.
>
>
> I wrote this VB code in Access to send faxes using the FAXCOMEX
> library:
>
>
> Dim FS As New FAXCOMEXLib.FaxServer
> Dim FD As New FAXCOMEXLib.FaxDocument
>
>
> FS.Connect "MyServer"
> FD.Body = "C:\Temp\test.rtf"
>
>
> FD.CoverPageType = fcptNONE
>
>
> FD.DocumentName = "Test"
> FD.Priority = fptHIGH
>
>
> FD.Recipients.Add (faxNumber)
>
>
> FD.Submit("MyServer")
>
>
> I am getting an Access Denied error on the FD.Submit line.
>
>
> I have the fax printer installed on my machine and I can print
> anything
>
> I want to it and it faxes fine. When I installed the fax printer, I
> provided the user name and password I set up for it and I told it to
> remember the password.
>
>
> Any ideas?
>
>
> Thanks
> Neil *




--
mauriziofaseli
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------

mauriziofaseli is offline   Reply With Quote
 

Bookmarks


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT. The time now is 07:58 AM.


Powered by vBulletin® Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.