Knowledgebase

Home » Item #562

The mailorder script (or gateway equivalent) times out

Item: #562
Date: 2 Aug 2003
Applies to
v5

Question

Getting this timeout when attempting to order:

Error Type:
Active Server Pages, ASP 0113 (0x80004005)
The maximum amount of time for a script to execute was exceeded. You can change this limit by specifying a new value for the property Server.ScriptTimeout or by changing the value in the IIS administration tools.
/cactushop5/mailorder.asp


How can I fix this?

Answer

There was a small bug in the first full version zip produced for v5. Open up the config.asp file and look for this line:

'CONST strDatabaseType = "access"

Remove the apostrophe (') from in front of this line and everything should work fine.

Can't find the answer you need? Click here to open a support ticket.

« Back