Difference between revisions of "CreditLine Service Legacy"

From Payment Processing Software Library
Jump to: navigation, search
(Security Rights and Internet Access)
(CreditLine Windows NT Service)
Line 4: Line 4:
  
 
==CreditLine Windows NT Service==
 
==CreditLine Windows NT Service==
'''See [http://911software.com/doc/Setup/WinService.htm Windows NT Service]'''
+
 
 +
These instructions are for versions 2.23.04 and later. For earlier versions, see [http://911software.com/doc/Setup/WinService_OLD.htm this document]. Depending on your version of windows you make experience problems with versions earlier than 2.23.10.  Please make sure to use the latest version available from the web site (http://www.911software.com/downloads.htm)
 +
 
 +
 
 +
→ If you are upgrading and the service is running make sure it is stopped before you go on with installation. 
 +
 
 +
===Installation===
 +
From command line enter the following:
 +
'''cd c:\911\bin'''
 +
'''INSTSRVANY CreditServer'''
 +
 
 +
You can test your setup by shutting down the machine properly and re-booting.
 +
 
 +
→ You can ignore the message regarding editing the service properties. Service is now installed.
 +
 
 +
HINT: if you are remotely upgrading a machine with CreditLine Service already installed, you can use the following commands to start and stop the service:
 +
 
 +
'''sc \\hostname stop CreditServer'''
 +
 
 +
'''sc \\hostname start CreditServer'''
 +
 
 +
 
 +
→ WARNING: by default this installs the service to run under the local system account.  Restricting the security privileges of the local system account may affect the service.
 +
Adjust the service properties in Windows services control panel, if necessary.
 +
 
 +
 
 +
===Removal===
 +
From command line enter the following:
 +
'''cd c:\911\bin'''
 +
'''INSTSRVANY CreditServer REMOVE'''
 +
 
 +
 
 +
===Customization===
 +
Edit file c:\911\bin\CreditServer.ini for service options (optional)
 +
 
 +
 +
 
 +
 
 
[[Category:CreditLine Setup|Service]]
 
[[Category:CreditLine Setup|Service]]

Revision as of 16:16, 12 October 2006

This article is part of the
Payment Processing Software Library

Categories

Get it...

Credit Card Software
Download

Install it...

Installation
Upgrade & Migration

Connect to it...

Point Of Sale Integration

Set it up...

Quick Start Guide
Setup
Processor Setup

Licensing

Learn to use it...

Manual & User Guide
Knowledge Base
Frequently Asked Questions
Compliance Guide
Merchant Account Rates
User Interface Guides

Fix it...

Errors & Troubleshooting
Knowledge Base
Corrupted Install Repair

Get Help...

Contact
Processor Support Contacts

More Info ...

Glossary
Articles

See also...

911 Software
Help

CreditLine Payment Processing Software Setup. This site can also be reached at http://docs.911software.com

Looking for better rates?   Get a Free Credit Card Processing Cost Comparison!

Security Rights and Internet Access

If you are having trouble running the server as a service but it works if started as a regular program, try starting the service as an Administrator rather than Local System account. Internet Access may be disabled on some accounts.

CreditLine Windows NT Service

These instructions are for versions 2.23.04 and later. For earlier versions, see this document. Depending on your version of windows you make experience problems with versions earlier than 2.23.10. Please make sure to use the latest version available from the web site (http://www.911software.com/downloads.htm)


→ If you are upgrading and the service is running make sure it is stopped before you go on with installation.

Installation

From command line enter the following: cd c:\911\bin INSTSRVANY CreditServer

You can test your setup by shutting down the machine properly and re-booting.

→ You can ignore the message regarding editing the service properties. Service is now installed.

HINT: if you are remotely upgrading a machine with CreditLine Service already installed, you can use the following commands to start and stop the service:

sc \\hostname stop CreditServer

sc \\hostname start CreditServer


→ WARNING: by default this installs the service to run under the local system account. Restricting the security privileges of the local system account may affect the service. Adjust the service properties in Windows services control panel, if necessary.


Removal

From command line enter the following: cd c:\911\bin INSTSRVANY CreditServer REMOVE


Customization

Edit file c:\911\bin\CreditServer.ini for service options (optional)