Error on payment screens in back end

Posted By JaseGW Wed 13 Apr 2011
Add to Favorites1
Author Message
JaseGW
 Posted Wed 13 Apr 2011
Supreme Being

Supreme Being - (2,209 reputation)Supreme Being - (2,209 reputation)Supreme Being - (2,209 reputation)Supreme Being - (2,209 reputation)Supreme Being - (2,209 reputation)Supreme Being - (2,209 reputation)Supreme Being - (2,209 reputation)Supreme Being - (2,209 reputation)Supreme Being - (2,209 reputation)

Group: Forum Members
Last Active: Wed 13 Apr 2011
Posts: 3, Visits: 9
Hey,

Followed instructions in the manual and all is good, apart from when I wish to edit the payment options, I get this error. Obviously it is a permissions thing, put thought if ASP.NET had full control, that was all that was needed.

Any help would be appreciated.

-----------------------------------------------------------------------------
>>    Admin_GatewaySettings.btnUpdate_Click
-----------------------------------------------------------------------------
>>    System.UnauthorizedAccessException
>>    13/04/2011 13:00:58
>>     URL:http://<site>/cart/Admin/_GatewaySettings.aspx?g=Paypal
>>    77.99.39.135
>>    CUSTOM MESSAGE:
Error: An unknown error has occurred. Please check the error logs for any info.
>>    MESSAGE:
Access to the path 'D:\Websites\<site>\cart\Plugins\Paypal\Paypal.dll.config' is denied.
>>    STACK:
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.Delete(String path)
   at Admin_GatewaySettings.btnUpdate_Click(Object sender, EventArgs e)
==================================================


Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top