|
|
Posted 16/04/2004 08:42:12 |
|
|
Forum Newbie
      
Group: Customers
Last Login: 06/05/2004 09:42:00
Posts: 6,
Visits: 1
|
|
Have given full permissions to "ASP.NET" user account in the /userforum/attachments folder, but still get; Exception error : Access to the path "d:\domains\s-d-s.co.uk\wwwroot\userforum\attachments\849d439d-b15b-4054-96ce-82a76691cfd2green tick.bmp" is denied. Have also given full permissions to "IUSR_xxxx" account (anonymous web client) to the folder with no change. Any suggestions?
|
|
|
|
Posted 16/04/2004 08:43:17 |
|
|
IF.NET 4.2 Coming Soon
      
Group: Administrators
Last Login: 05/01/2009 11:53:33
Posts: 1,959,
Visits: 3,027
|
|
Hi Fred, Are you running windows 2003 ? If so apply permissions to the Network Service account. Does this help ?
 Kindest Regards,
Ryan Healey Director / Developer
Explore our products... http://demos.instantasp.co.uk/
|
|
|
|
Posted 20/04/2004 03:40:47 |
|
|
Forum Newbie
      
Group: Customers
Last Login: 06/05/2004 09:42:00
Posts: 6,
Visits: 1
|
|
Yes, we are apparently running on W2k3 and the hosting company has finally agreed to let the "Network Service" account have full permissions in the Attachments folder. It now works, thank you. By the way, it would be useful in these "permission denied" situations to report the current System.Environment.UserName as part of the error message, as it will significantly speed up resolution of the problem.
|
|
|
|
Posted 20/04/2004 03:43:15 |
|
|
IF.NET 4.2 Coming Soon
      
Group: Administrators
Last Login: 05/01/2009 11:53:33
Posts: 1,959,
Visits: 3,027
|
|
Hi Fred, Great. I'm very pleased your up and running. Your suggestion to display the username would certainly be useful for shared servers where end users don't have access to the OS. You can pretty much take for granted that this will be the ASPNET account on all systems and only the NETWORKSERVICE account on W2k3 servers. This will be reviewed  If you do have any further problems Fred please don't hesitate to contact me 
 Kindest Regards,
Ryan Healey Director / Developer
Explore our products... http://demos.instantasp.co.uk/
|
|
|
|