Hi all,
 
Am trying to delete a folder using cfdirectory. The same application is
creating these folders, and putting a single file in them. On delete, I
delete the file first, then the folder. I'm not seeing any error, but the
folder is not being deleted. When I try to open it in windows explorer, I
get an access is denied message. When I browse to it in Firefox I get a pop
up box asking for a username and password and then this:
 
You are not authorized to view this page
You do not have permission to view this directory or page due to the access
control list (ACL) that is configured for this resource on the Web server. 
  _____  


Please try the following:

*       Contact the Web site administrator if you believe you should be able
to view this directory or page.
*       Click the  <javascript:location.reload()> Refresh button to try
again with different credentials.

HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the
requested resource.
Internet Information Services (IIS)
 
This is the code I am running to delete the file and folder:
 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:268657
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to