Difference between revisions of "Workstation Installation Instructions"
Jump to navigation
Jump to search
(formatting) |
|||
Line 1: | Line 1: | ||
[[Category:Installation]][[Category:Pervasive]] | [[Category:Installation]][[Category:Pervasive]] | ||
− | |||
*Verify the workstation is running one of the following: Microsoft Windows 8 / Windows 7 / Windows Vista | *Verify the workstation is running one of the following: Microsoft Windows 8 / Windows 7 / Windows Vista | ||
Line 6: | Line 5: | ||
*You will need to be logged in as a local Administrative user. | *You will need to be logged in as a local Administrative user. | ||
− | + | == Map the Network Drive == | |
'''Map the drive as an Admin''' | '''Map the drive as an Admin''' | ||
#Click the Microsoft Windows Start Menu. | #Click the Microsoft Windows Start Menu. | ||
Line 12: | Line 11: | ||
#Right-click and select '''Run as Administrator'''. This step is critical, even if you are already logged into the machine as Administrator. | #Right-click and select '''Run as Administrator'''. This step is critical, even if you are already logged into the machine as Administrator. | ||
#Enter the following commands where X: is the drive letter for your office & "servername" is your actual server's name. | #Enter the following commands where X: is the drive letter for your office & "servername" is your actual server's name. | ||
− | ''' | + | '''net use x: \\servername\APPS''' |
'''Map the drive as a User''' | '''Map the drive as a User''' | ||
Line 19: | Line 18: | ||
#Left-click to open the command prompt. | #Left-click to open the command prompt. | ||
#Enter the following commands where X: is the drive letter for your office & "servername" is your actual server's name. | #Enter the following commands where X: is the drive letter for your office & "servername" is your actual server's name. | ||
− | ''' | + | '''net use x: \\servername\APPS''' |
− | == | + | == Install the Pervasive Database Client == |
− | + | Open a '''new''' command prompt as Administrator. | |
'''CD X:\empire''' | '''CD X:\empire''' | ||
'''PSQL11.3Client32.exe''' | '''PSQL11.3Client32.exe''' | ||
− | Take all '''defaults''', '''EXCEPT''' | + | Take all '''defaults''', '''EXCEPT''' select '''Install as Service''' when prompted. |
− | + | === Configure Pervasive Settings === | |
− | + | Open a '''new''' command prompt as Administrator. | |
'''PCC''' | '''PCC''' | ||
#Select '''Tools''' > '''ODBC Administrator or 32bit ODBC Administrator''' (Not 64bit). | #Select '''Tools''' > '''ODBC Administrator or 32bit ODBC Administrator''' (Not 64bit). | ||
Line 33: | Line 32: | ||
#Choose '''Pervasive ODBC Client Interface''' and select Finish. | #Choose '''Pervasive ODBC Client Interface''' and select Finish. | ||
#Type '''AGYFORMS''' in the Data Source Name field. | #Type '''AGYFORMS''' in the Data Source Name field. | ||
− | #Enter '''Your''' Server Name: '''ServerName''' | + | #Enter '''Your''' Server Name: '''ServerName'''. |
#Select '''Get List'''. | #Select '''Get List'''. | ||
#Verify '''Agyforms''' is selected in the drop down box named Database Name. | #Verify '''Agyforms''' is selected in the drop down box named Database Name. | ||
Line 40: | Line 39: | ||
#'''Exit''' the ODBC Administrator. | #'''Exit''' the ODBC Administrator. | ||
− | == | + | == Create Agency Systems Icon and Install Crystal Reports == |
− | + | Open a '''new''' command prompt as Administrator. | |
Type '''CD X:\empire''' | Type '''CD X:\empire''' | ||
Type '''Adduser.exe''' | Type '''Adduser.exe''' | ||
− | #If the workstation will have | + | #If the workstation will have 64 bit Microsoft Office installed (Office, Not Windows), replace '''Adduser.exe''' with '''Adduser.exe /64'''. |
− | #Select '''Run''' | + | #Select '''Run'''. |
− | #Select '''Begin''' | + | #Select '''Begin'''. |
− | #Select '''Finish''' | + | #Select '''Finish'''. |
− | == | + | == Test Agency Systems == |
− | #'''Double click''' the Agency Systems icon | + | #'''Double click''' the Agency Systems icon. |
#Agency: '''95''' | #Agency: '''95''' | ||
#Operator: '''DCS''' | #Operator: '''DCS''' | ||
#Password: '''EMPYRE''' | #Password: '''EMPYRE''' | ||
− | |||
− | == | + | Once the application opens, click on one of the tabs to make sure it loads data. |
+ | |||
+ | == Troubleshoot Error Codes and Other Considerations == | ||
[[Error: Crpe32.dll not found]] | [[Error: Crpe32.dll not found]] | ||
Revision as of 13:33, 7 October 2014
- Verify the workstation is running one of the following: Microsoft Windows 8 / Windows 7 / Windows Vista
- You will need to be logged in as a local Administrative user.
Contents
Map the Network Drive
Map the drive as an Admin
- Click the Microsoft Windows Start Menu.
- Enter CMD in the start search box.
- Right-click and select Run as Administrator. This step is critical, even if you are already logged into the machine as Administrator.
- Enter the following commands where X: is the drive letter for your office & "servername" is your actual server's name.
net use x: \\servername\APPS
Map the drive as a User
- Click the Microsoft Windows Start Menu.
- Enter CMD in the start search box.
- Left-click to open the command prompt.
- Enter the following commands where X: is the drive letter for your office & "servername" is your actual server's name.
net use x: \\servername\APPS
Install the Pervasive Database Client
Open a new command prompt as Administrator.
CD X:\empire PSQL11.3Client32.exe
Take all defaults, EXCEPT select Install as Service when prompted.
Configure Pervasive Settings
Open a new command prompt as Administrator.
PCC
- Select Tools > ODBC Administrator or 32bit ODBC Administrator (Not 64bit).
- Select the System DSN > Add (If Agyforms is not already configured).
- Choose Pervasive ODBC Client Interface and select Finish.
- Type AGYFORMS in the Data Source Name field.
- Enter Your Server Name: ServerName.
- Select Get List.
- Verify Agyforms is selected in the drop down box named Database Name.
- Select Test and select OK once the Connection Successful box appears.
- Select OK to create the Client DSN.
- Exit the ODBC Administrator.
Create Agency Systems Icon and Install Crystal Reports
Open a new command prompt as Administrator.
Type CD X:\empire Type Adduser.exe
- If the workstation will have 64 bit Microsoft Office installed (Office, Not Windows), replace Adduser.exe with Adduser.exe /64.
- Select Run.
- Select Begin.
- Select Finish.
Test Agency Systems
- Double click the Agency Systems icon.
- Agency: 95
- Operator: DCS
- Password: EMPYRE
Once the application opens, click on one of the tabs to make sure it loads data.