When opening IRIS the user may encounter
the following error message:
This is normally caused by one of 5 things, the:
Below are the steps to check for each of these cases.
Click Start, All Programs, Microsoft SQL Server 2008 R2, Configuration Tools, SQL Server Configuration Manager.
From the open window select the SQL Server Services option:
Right-click on the option for your SQL Service; by default this is SQL Server (IRISPRACTICE) but this can include variations such as SQL Server (SQLEXPRESS) and may not always appear as the example.
Select the option to Start,
once the Service State shows Running
you can close the window and retry the Iris Main Menu.
Ensure everyone is logged out of IRIS.
Log onto the server.
Click Start, All programs, Microsoft SQL Server, Configuration Tools, SQL Server Configuration Manager.
Go to SQL Server Network Configuration, Protocols for IRISPRACTICE (assuming your SQL Server is IRISPRACTICE)
If Shared Memory, Named Pipes or TCP/IP are showing as Disabled then right-click on them and select Enable.
Click OK on the warning message.
Once the relevant protocols are showing as Enabled, go to SQL Server Services.
Right-click on SQL
Server (IRISPRACTICE) and select Restart.
Click Start, Run.
Type in cmd and click OK.
Type in cd\ and press Enter.
Type in cd IRIS and press Enter (this assumes the IRIS folder is in C:\IRIS\).
Type in iCoreShowDBInfo and press Enter.
The DataSource is the full SQL Server name.
If the DataSource starts with (local) then this will need to be changed to the name of the server.
Type in hostname and press enter.
Type in createpracticelogin hostname\instance IRIS and press Enter (where hostname is the result from step 8, instance is the sql server instance name and IRIS is the Initial Catalog).
Click Start, Control Panel.
Open the Windows Firewall.
Click Add Port.
In the Name box enter SQL.
In the Port number box enter 1433.
Select the TCP option.
Click OK.
Click Add Port.
In the Name box enter SQL.
In the Port number box enter 1434.
Select the UDP option.
Click OK.
Click Add Program.
Click Browse.
The default locations for this are:
For SQL 2005: C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Binn
For SQL 2008: C:\Program Files\Microsoft SQL Server\ MSSQL10.IRISPRACTICE\MSSQL\Binn
Ensure everyone is logged out of IRIS.
Log onto the server.
Click Start, All programs, Microsoft SQL Server, Configuration Tools, SQL Server Configuration Manager.
Go to SQL Server Services.