Print Page | Close Window

pcGenXMLClass.asp

Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Getting Started
Forum Description: Installing, activating, and getting started with ProductCart
URL: https://forum.productcart.com/forum_posts.asp?TID=5644
Printed Date: 29-April-2024 at 7:20am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: pcGenXMLClass.asp
Posted By: sanjnik
Subject: pcGenXMLClass.asp
Date 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 ' http://tianmedical.com/store/includes/settings.asp" rel="nofollow - ../store/includes/pcGenXMLClass.asp ' was not found.

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.



Replies:
Posted By: Hamish
Date Posted: 11-June-2013 at 8:23am
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.

-------------
Editing ProductCart Code?

See http://wiki.earlyimpact.com/developers/editcode" rel="nofollow - WIKI Guidelines for Editing ProductCart's ASP Source Code



Posted By: sanjnik
Date Posted: 11-June-2013 at 9:48am
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.


Posted By: Greg Dinger
Date Posted: 11-June-2013 at 9:57am
As Hamish suggests, you will likely get this resolved much more quickly by submitting a support request.

-------------
GreyBeard Design Group

Certified ProductCart Developer

Web Design/Development/Hosting

http://tinyurl.com/5c8t4t" rel="nofollow - Add-Ons & Custom Code |


Posted By: sanjnik
Date Posted: 11-June-2013 at 10:24am
I have submitted report request, the same time I opened the thread. I am still waiting for response.  


Posted By: Hamish
Date Posted: 11-June-2013 at 11:48am
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. 

-------------
Editing ProductCart Code?

See http://wiki.earlyimpact.com/developers/editcode" rel="nofollow - WIKI Guidelines for Editing ProductCart's ASP Source Code



Posted By: sanjnik
Date Posted: 11-June-2013 at 3:18pm
Thank you guys. I received a file. The problem is solved.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net