Getting "permission denied" Error with FileSystemObject
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
I am trying to copy files using the FileSystemObject in VBA. When trying to
copy a remote file to my local drive, I continuously get the "permission
denied" error. I've tried virtually everything in terms of permissions on my
local drive to no avail. Any ideas?
--
Larry Menzin
American Techsystems Corp.
.
Relevant Pages
- Re: ADO returns Unspecified error
... Actually, when I tested objRecord.Open with a non-existing file name, it caused an error so I think IIS is hitting the remote file already there. ... > a mirror account on the other computer of the local IUSR account, ... > objRecord.Open), it causes permission error. ... >> I appreciate any help on this puzzle. ... (microsoft.public.data.ado) - FileSystemObject and delegation on IIS 7.0
... I have created a test .ASP web page using FileSystemObject to access a remote file share and query AD for some basic user account info. ... I have CONSTRAINED delegation enabled for the correct user/computer accounts. ... (microsoft.public.windows.server.security) - Re: Changing subform "Source Object" property with VBA
... Setting the sourceobject via VBA generates the ... error message "You don't have permission to insert this form into another ... >> of a subform to achieve this using VBA code? ... (microsoft.public.access.forms) - Re: Excel and VBA
... microsoft.public.excel.programming is the VBA specific group ... It's easier to beg forgiveness than ask permission :-) ... "Jippo" wrote in message ... (microsoft.public.excel.newusers) - Prommatically open another users inbox
... In Outlook, you can open another users inbox - if the permission to that is ... Does anyone know how to do this programatically in VBA? ... (microsoft.public.office.developer.automation) |
|