pcGenXMLClass.asp |
Post Reply |
Author | |
sanjnik
Newbie Joined: 11-June-2013 Location: USA Status: Offline Points: 0 |
Post Options
Thanks(0)
Posted: 11-June-2013 at 8:12am |
Hi to all, Our store has been powered by early impact for more than 3 years. Yesterday we added trans first credit card checkout. Now we are getting an error message on checkout by credit card: Active Server Pages error 'ASP 0126' Include file not found /store/pc/gwTransFirstXP.asp, line 5 The include file '../store/All other checkout options are working, and pat to the file is correct. The thing is: there is no pcGenXMLClass.asp file in includes folder. Any ideas on what is going on. Thanks. |
|
Hamish
Admin Group Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
|
Please raise a support ticket so that we can properly investigate. It's either that you are missing that file or that the file containing the code that tries to get it is itself out of date.
|
|
sanjnik
Newbie Joined: 11-June-2013 Location: USA Status: Offline Points: 0 |
Post Options
Thanks(0)
|
Hi,
here is the code on the file: <% response.Buffer=true %> <!--#include file="../includes/settings.asp"--> <!--#include file="../includes/storeconstants.asp"--> <!--#include file="../includes/opendb.asp"--> <!--#include file="../includes/languages.asp"--> <!--#include file="../includes/productcartFolder.asp"--> <!--#include file="../includes/secureadminfolder.asp"--> <!--#include file="../includes/currencyformatinc.asp"--> <!--#include file="../includes/stringfunctions.asp"--> <!--#include file="../includes/ErrorHandler.asp"--> <!--#include file="../includes/ppdstatus.inc"--> <!--#include file="../includes/rc4.asp"--> <!--#include file="../includes/pcGenXMLClass.asp"--> <!--#include file="header.asp"--> <% '//Set redirect page to the current file name session("redirectPage")="gwTransFirstXP.asp" File pcGenXMLClass.asp is missing. I dont know what is the function of this file, but when I delete it from the string, I am not getting error message. But I dont know if the shop is going to work without it. Do you know what is it for, or do yo maybe have this file. I searched your site and internet, but found nothing about it. |
|
Greg Dinger
Certified ProductCart Developers Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
|
As Hamish suggests, you will likely get this resolved much more quickly by submitting a support request.
|
|
sanjnik
Newbie Joined: 11-June-2013 Location: USA Status: Offline Points: 0 |
Post Options
Thanks(0)
|
I have submitted report request, the same time I opened the thread. I am still waiting for response.
|
|
Hamish
Admin Group Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
|
Hi, To be fair it's not strictly accurate re "still waiting for a response". To be more correct you mean waiting for a solution :-) This is for a new payment gateway and we are actively investigating the issue.
|
|
sanjnik
Newbie Joined: 11-June-2013 Location: USA Status: Offline Points: 0 |
Post Options
Thanks(0)
|
Thank you guys. I received a file. The problem is solved.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |