Top Banner
Page | 1 Stage 1 – Install F-DIA 1. Install Windows XP and Apply Service Pack 3 2. Create Local Administrator. Username: FRONTIER Password: FRONTIER 3. Change Windows Firewall Settings: Add the following exceptions: File and Print Sharing (Add Port – TCP 1433 – Name SQL Server) (Add Port – TCP 52739 – Name Fujifilm C2) The above two examples can be done from a command-prompt by typing the following: netsh firewall add portopening TCP 1433 "SQL Server" netsh firewall add portopening TCP 52739 "Fujifilm C2" 4. Install MSDE 7 from F-DIA disk and acknowledge any warnings about compatibility 5. Reboot after MSDE install and make sure MSDE is running. Look for Green “start” icon on server:
20

Fujifilm C4C5 XP SP3 Instructions

Apr 24, 2015

Download

Documents

Fung Kok Kheong
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Fujifilm C4C5 XP SP3 Instructions

Page | 1

Stage 1 – Install F-DIA

1. Install Windows XP and Apply Service Pack 3 2. Create Local Administrator.

Username: FRONTIER Password: FRONTIER

3. Change Windows Firewall Settings:

Add the following exceptions:

File and Print Sharing

(Add Port – TCP 1433 – Name SQL Server)

(Add Port – TCP 52739 – Name Fujifilm C2)

The above two examples can be done from a command-prompt by typing the following:

netsh firewall add portopening TCP 1433 "SQL Server"

netsh firewall add portopening TCP 52739 "Fujifilm C2"

4. Install MSDE 7 from F-DIA disk and acknowledge any warnings about compatibility 5. Reboot after MSDE install and make sure MSDE is running. Look for Green “start” icon on server:

Page 2: Fujifilm C4C5 XP SP3 Instructions

Page | 2

6. Continue to install C4/C5 and select options to install.

Designate CD-R Temp Drive (Normally your secondary HDD)

Page 3: Fujifilm C4C5 XP SP3 Instructions

Page | 3

Designate the computer name where MSDE is running (This is the SQL Instance Name)

Enter your InSpool and OutSpool paths. Normally secondary HDDs, this can be changed later to a network UNC path such as an External NAS device / server.

Page 4: Fujifilm C4C5 XP SP3 Instructions

Page | 4

Verify your selected options and click next to deploy the installation.

Installation begins, please be patient while the databases are created for the first time.

Page 5: Fujifilm C4C5 XP SP3 Instructions

Page | 5

Reboot when installation is complete.

When computer restarts, all C4/C5 options will need to be configured. The system is likely to be unresponsive at times, be patient. If you wish you can use Task Manager to set the priority of all FDIA applications to a “High Priority” to improve responsiveness.

Connect FMPC / Scanner / Processor to Imaging Controller to update data. When complete, set the following:

SYSTEM TAB – Input Devices (sRGB input & LP input devices)

WRITING TAB – CD-R and CD Drives, Index Output Devices and Writing Services

PRINTING TAB – Output Devices, Input Options, Index Options and other Printing options. Reconnect FMPC / Scanner / Processor to Imaging Controller to update data on both systems. Scanner unit should now have updated service list from DIC Writing Options.

7. Update your F-DIA software to your latest available version and apply any service packs etc. 8. Download and install appropriate Adaptec ASPI for XP

Page 6: Fujifilm C4C5 XP SP3 Instructions

Page | 6

9. Set compatability to “Windows 98” on the following two files: C:\F-DIA\CnvServer1\FDiAConvServer.exe C:\F-DIA\CnvServer2\FDiAConvServer.exe

Page 7: Fujifilm C4C5 XP SP3 Instructions

Page | 7

Stage 2 – Upgrading MSDE to SQL 2005

When changing databases, the FRONTEND computer will not be able to receive or convert orders. You should have a second DI Controller available to process jobs while the server is installed.

1. You will need to download the following programs:

MSSQL2005 Express edition

MSSQL2005 Management Studio Express

MSSQL2005 Service Pack 2 2. Make a backup of your FDIA databases

Stop the MSDE services by right clicking the taskbar icon and selecting “STOP”

Make a copy of the C:\MSSQL7\DATA folder (or make a .zip of the folder) 3. Uninstall MSDE from the computer. 4. Remove “Fujifilm Digital Imaging” from Start > All Programs > Start-up. When the system restarts, C4/C5 will be

completely inoperable and as such avoid restarting the application until Databases are restored. 5. Install SQL2005Express (Do not hide Advanced installation options)

Page 8: Fujifilm C4C5 XP SP3 Instructions

Page | 8

6. Install Client Components

7. Make sure you select Default Instance

Page 9: Fujifilm C4C5 XP SP3 Instructions

Page | 9

8. Select Start SQL Browser

9. Select Mixed Mode and create ‘sa’ password: superartcore

10. Default Languages Do not change

Page 10: Fujifilm C4C5 XP SP3 Instructions

Page | 10

11. Leave default

Page 11: Fujifilm C4C5 XP SP3 Instructions

Page | 11

12. Select error and usage report settings.

13. Finish the installer

14. Install SQL Server 2005 Express Service Pack 2 15. Install MSSQL2005 Management Studio Express. 16. Next, install windows updates for your computer (there will be new updates for MSSQL2005 Express so please

install the updates from Microsoft Update) When all updates have been done, you’re now ready to migrate the databases into SQL2005 and configure ODBC

Page 12: Fujifilm C4C5 XP SP3 Instructions

Page | 12

Stage 3 – Migrate Databases

1. Start SQL Server 2005 Server Configuration Manager 2. Change TCP/IP and named pipes to “Enabled”

3. Restart SQL Server and SQL Browser Services

Page 13: Fujifilm C4C5 XP SP3 Instructions

Page | 13

4. Start SQL2005 Management Studio express and log on using credentials used in the setup process. Username: “sa” Password: superartcore Or you can log on using Windows credentials if you are logged into the computer as an administrator.

5. Right-click Databases and select Attach

Page 14: Fujifilm C4C5 XP SP3 Instructions

Page | 14

6. Select ADD and browse for the backup Database folder and add the following databases FDIA_DB.MDF, FDIA_BAK.MDF and any other FDIA databases included and press OK.

7. Select Logins and right-click space. Create New Login

Page 15: Fujifilm C4C5 XP SP3 Instructions

Page | 15

8. General options, make the following changes to the login: Username: fdiaclient Password: radiogaga

9. Server Roles. Add the following server role: dbcreator 10. User Mapping, make the following changes:

11. No other user changes are necessary. Click OK

Page 16: Fujifilm C4C5 XP SP3 Instructions

Page | 16

12. Run the scripts in the folder: SQL2005_Scripts_to_install 13. Install FDIAPROC.DLL into %systemroot%\SYSTEM32\

FDIAPROC.DLL is located in compressed folder FDIAPROC.ZIP 14. Exit SQL Server Management Studio Express.

Page 17: Fujifilm C4C5 XP SP3 Instructions

Page | 17

Stage 4 - ODBC

1. Go to Control Panel, Administrative Tools, Data Sources 2. Select System DSN and press ADD 3. Scroll to bottom of list and select SQL Server and FINISH

4. Enter name of Database to connect to and computer name that SQL Server 2005 is running on (In most cases, this computer name will be FRONTEND)

Page 18: Fujifilm C4C5 XP SP3 Instructions

Page | 18

5. Connect using SQL Server Authentication, username: fdiaclient password: radiogaga (same as entered as the new login in SQL2005 Express)

6. Select Next again

Page 19: Fujifilm C4C5 XP SP3 Instructions

Page | 19

7. Press Finish:

8. Test your connection:

Page 20: Fujifilm C4C5 XP SP3 Instructions

Page | 20

9. Repeat the process for the remaining databases that you attached to the SQL Server 2005 Express Edition SP2

10. Restore the “Fujifilm Digital Imaging” to Start > All Programs > Start-up folder 11. Start the Fujifilm Digital Imaging Software.