Download ACA WebThumb ActiveX |
For Windows 7/Vista/2003/XP/2000
If you launch the script samples of ACA WebThumb ActiveX to save the web content to an image, you may receive an error message below:
Error: Can't save the snapshot to folder c:\inetpub\wwwroot\mydomain.com\. Please make sure the script has the WRITE permission in this folder. Error: Can't save the snapshot to folder c:\inetpub\wwwroot\mydomain.com\. Please make sure you have assigned WRITE permission for LOCAL SERVICE in this folder.
ACA WebThumb ActiveX installed the component as Local Service. If you call SaveImage() to save the web snapshots to local folder in web scripts like PHP, ASP, ASP.net, you should assign WRITE permission to the storage folder. To avoid the error message above, please follow the steps below:
Now, you have assigned WRITE permission for LOCAL SERVICE in wwwroot folder. Launch your web sample scripts, you will get correct results.