Windows vista operating systems, Manually configuring internet infor – IntelliTrack Package Track User Manual

Page 41

Advertising
background image

Chapter 2

Installation

25

2.

Manually configure IIS by:
Creating a virtual directory with the physical location pointing to
C:\Program Files\Common Files\IntelliTrack\IIS.
Make a note of the virtual directory name.
The virtual directory should have read and write permissions.
Create an application and change Executable Permissions to Script and
Executables.

3.

Configure the virtual directory to impersonate the domain user account.
Please refer to the IIS documentation for instructions on configuring
the anonymous user identity.

4.

If the system drive on the computer uses NTFS, manually assign full
control permissions to the Internet user on the physical location of the
virtual directory. Replace permissions on all sub folders and files to
ensure that the Internet user can create files and execute programs.

5.

The Internet user’s domain account must be added to the DMS_USER
role in the database. This requires knowledge of SQL Administration.
Please refer to sp_addrolemember in the Transact-SQL Reference for
more details (available online at

www.msdn.microsoft.com

).

Manually
Configuring
Internet
Information
Services in
Windows
Vista
Operating
Systems

If you use a Remote Data Access configuration in which IIS and SQL
Server reside on different computers, you must manually configure IIS to
run with the domain account. If you are running IIS 7 and the Windows
Vista Operating System and need to manually configure IIS to run with the
domain account, please refer to the following information. You must have
administrative privileges to change permissions and create folders in the
IIS Manager.

1.

First, make sure the following folder was created during DMS installa-
tion: C:Program Files\Common Files\Intelli-
Track\IIS
. The following file sqlcesa35.dll needs to reside in
this folder; it should have been placed there during the DMS installa-
tion. If you cannot find this folder, create an IIS folder in this location.
If you cannot locate the sqlcesa35.dll file, please contact Intelli-
Track Technical Support at 888-583-3008, option 6.

2.

Register the sqlcesa35.dll with regsvr32.exe.

3.

Update the security permissions to give Read, Execute, and Write per-
missions to the IIS folder and sqlcesa35.dll for the IUSR user
account and Full control to the Network Service user account.

4.

Make sure that IIS is turned on and the required features for the Intelli-
Track batch portable application are turned on.

Advertising