How to install DotNetCart with MS SQL

SUMMARY
This is a step by step installation guide to install DotNetCart on OISSite.com webservers. DotNetCart is a third party ecommerce application.

NOTE:
OISSite.com does not provide support for the DotNetCart software application. If you run into installation problems or any other issues, please use our community forum for peer support or contact DotNetCart support. We provide this guide as a courtesy.

NOTE:
This guide presumes that you have activated the MS SQL addon for your account.

DETAILS

A: Obtaining DotNetCart Application and Uploading DotNetCart to the webserver
- Download DotNetCart from
http://www.dotnetcart.com (You can use the free trial version or purchase the application.)
- Extract the content to your local computer
- Upload the content to the webserver. You can use any FTP client. We recommend uploading the content to a subdirectory within your website account.


B: Create a Web Application
- Log into your control panel at
http://helm01.outsourceis.com:8086/
- Navigate to the Web Application Tool
- Click on the subdirectory within your account wherein you uploaded all the DotNetCart files
- Click Install Application


C: Import Database to MS SQL Server
-
Use "Import/Export Database" from MS SQL Enterprise Manager to migrate the database
- Select Data Source to "Microsoft Access"
- Seclect Filename [DotNetCart Subdirectory]/data/dotnetcart.mdb, then clicn Next
- For the Destination, select "Microsoft OLE DB Provider for SQL Server"
- Type the SQL Server Name as listed in your hosting control panl
- Select SQL Server Authentication as Authentication Mode. Click Next
- Type in the Login and password for your SQL database
- Select your Database. Click
Next
-
Select "Copy Table(s) and view(s)". Click Next.
- Click "Select All". Cliick Next
- Click Next, if you want to transfer the database immediately or schedult DTS. Click Next and Finish

D: Update the application database location
- Go to http://www.YourHostedDomainName.com/[dotnetcart subdirectory]/storeadmin
- Click Setting and insert your server and login information


NOTE:

  1. Warning: If you install DotNetCart in your document root directory, your other .NET applications located within your document root may fail to function.
  2. For more information on DotNetCart, please review the documentation file: dotnetcart.chm
  3. For DotNetCart support, please visit: http://www.dotnetcart.com/support.htm
  • 0 Bu dökümanı faydalı bulan kullanıcılar:
Bu cevap yeterince yardımcı oldu mu?

İlgili diğer dökümanlar

How to install DotNetCart?

SUMMARYThis is a step by step installation guide to install DotNetCart on OISSite.com...