By JDLitchfield - Sat 30 Jun 2012
|
Hello, Recently my shared host migrated one of our Kartris sites to a new server. Since the changeover, the Checkout process and the Payment Gateway configuration will not work. I have given full control permissions on the server to the SYSTEM, and IUSR accounts but still no luck - it will not read the DLL files. I have even turned the Status to ON in all of the .config files so Gateways are available but just get 'Error Loading Payment Gateway List....List length is 0' messages
Please advise ASAP as the site is down at the moment.
p.s. I am using Kartris 1.2
|
By Paul - Tue 3 Jul 2012
|
I think is permissions on the payment plugins folder. Need to check what user your site actually runs as. IUSR is normally if it is set to 'impersonate'. It could be network service account on IIS7, but on IIS7.5, the default is IIS APPPOOL/www.sitename.xyz, so it could be that.
|
By Paul - Tue 3 Jul 2012
|
Also check that 'reflection' is permitted. Most hosts provide full trust now, but those that don't typically do still enable reflection.
|
|