• Pre-requisites
    • Install the correct version of ODBC as the read requests are made from ODBC
    • Confirm if Accredo COM paths were picked correctly



  • Portal Root Path - C:\inetpub\

           All config & Dll files are located in each Site's folder

  • Log files - Log will be generated in Log folder within the Base Dir of each site



  • Web ConfigC:\inetpub\TesingPortal\Web.config
    Web settings are configured in Web.config file.

    Select Application Settings in IIS to see the configurations


  • Dll files - Once you make any changes to the portal C# code, you will need to build the solution and copy these Dll files and paste to the Bin folder of each site on the server

    <Your Local PC> 
    Copy these 3 files from your local PC after build the solution and paste them to the server
        - ZealPortal.dll 
        - ZealPortalCOMAdapter.dll
        - DTOAccredo.dll

    <Server>



  • IIS Settings
    - To make sure LIVE/TEST sites communicate with the correct Accredo, set the Port and IP Address by editing Bind as below.




    - To ensure the Portal has proper permission to update Data into Accredo, go to Advanced Settings and set Identity as LocalSystem for both LIVE and TEST sites



  • Portal Login details
    - TEST
        URL: http://localhost:30001/Home/Index
        Email: test2@test.com
        PW: test
    - LIVE
        URL: http://mp-rds01/Home/Index
        Email:
    topflight@topflight.co.nz
        PW: 
    our standard password

  • Authorisation data are store on AWS - The connection details are on 1Pass