cant able to automate print2flash!

Using OLE Automation API
Post Reply
psunniaitec
Posts:15
Joined:Tue Jan 22, 2008 5:09 am
cant able to automate print2flash!

Post by psunniaitec » Thu Feb 14, 2008 7:04 am

i am trying to automate print2flash using the php-sample provided with the sdk.

i am using wamp as the server.

the problem i am facing is that:

"permission to access folder is denied"...it is showing this message, when convert button is clicked.

i have installed print2flash service using administrator account.

please provide me some help to avoid this condition.

staff
Posts:267
Joined:Sat Dec 15, 2007 4:48 pm

Re: cant able to automate print2flash!

Post by staff » Thu Feb 14, 2008 8:11 am

You need to grant Read and Write permissions to the uploadedfiles and convertedfiles folders for the user under which your web server runs and for the user which credentials you specified for Print2flash service. This is achieved by right clicking a folder in Windows Explorer, switching to Security tab, adding your users to the list and granting them necessary permissions.

Post Reply