Initial Installation
I have created the following Projects folder:
P:\Calidus MCS\Support\RDC Connections
In here I have created a remote desktop connection for DOM-TST to connect to the shared-webapp machine (172.183.45.80). NOTE: May need following to access:
ROUTE -P ADD 172.183.0.0 MASK 255.255.0.0 10.43.0.93
I have connected onto the machine using the mcsadmin user.
I created the following folder structure on this machine:
C:\Program Files (x86)\OBSLogistics.mcs\MCS_domtst
I installed the programs from RBC test on the shared OBS server into this folder.
I modified web.config to point to this folder where required, and point to domttst database.
I created this as a website MCS_domtst on the machine in IIS.
- http
- Port 41080
- Application pool MCS_domtst.
- App Pool Advanced settings: Enable 32bit Applications: True
Enabled ASP.NET state services:
Settings/Services, ASP.NET State Service, right-click, set running.
Added TNS names for domttst and domtprd to C:\app\Administrator\product\11.2.0\client_1\network\admin\tnsnames.ora
Currently set up on http://172.183.45.80:41080/
- URLS required e.g. domtst.calidus-mcs.com or domtst_mcs.calidus.com.
- HTTPS?
Logged on successfully as MCS_ADMIN.