Server Configuration – ML Edition of AspDotNetStorefront
C# (.cs) version of Shopping Cart:
If you are using the C# version of the
shopping cart, then download the current version of the T-HUB server files from
www.atandra.com/downloads/THubService.aspx_release.zip
VB.Net (.vb) version of Shopping Cart:
If you are using the VB.Net (.vb) version
of the shopping cart, then download the current version of the T-HUB server
files from www.atandra.com/downloads/THubService.aspx_vb_release.zip
If
you are unsure of what version of the cart you are running, you can ask your
web developer.
Unzip
the contents of the zip file to a local temp directory (C:\temp\thub)
Verify
that you got the following file in the temp\thub directory
·
THubService.aspx.cs
OR
·
THubService.aspx.vb
1. Copying files to
your website
It
is recommended to use some ftp client to copy the files below to your web
server. If you are not sure about how to do this,
please contact your webmaster or Atandra Setup Service.
Copy
the file THubService.aspx.cs OR
THubService.aspx.vb
to
your AspDotNetStorefront website admin directory /admin/
Settings for Receiving Orders from
AspDotNetStorefront
- Open T-HUB
- Click on the “Add
Online Store” icon under Online Stores tab.
- Select
AspDotNetStorefront as Store type (shopping cart) list.
- Enter
the last Order number downloaded. This is the number from which T-HUB will
start the order Enter the number to days back to start order download
from. This is with respect to current date. If you enter 5, the system
will download orders placed 5 days ago until the latest order.
- Enter
your website admin url for Thub script (Url you use to login to your store
admin site). Note the url is case-sensitive, please verify the name of the
script is entered as THubService.aspx with proper upper and lower
case. This url must start with http:// or https:// and end with /admin/THubService.aspx
- Enter
your AspDotNetStorefront account login, password. This is the admin login
and password you use to login to the admin site of your AspDotNetStorefront
website.
- Click
on Test Store Connection. If all the parameters are correct you should see
a message like store successfully connected.
- Click
Save & Close to close the add online store form.