Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Open the MIUS project properties window and click on the Compile tab, make sure the Configuration in both this tab and the toolbar solutions configuration are set. 
  •  In the publish tab set the following 
    • Publishing Folder -  C:\ClickonceDeploy\MIUS-PROD\
    • Installation Folder URL - http://tcapps.tc.gc.ca/Saf-Sec-Sur/4/mius-suam/    
    • In the Install Mode settings - Click on the Options button and change the Product Name to MIUS - SUAM
    • Click the Publish now
      • The files will be placed into the Publishing folder location. 
    • Go to the click once folder defined above and copy the following files to \\tcinfomaster\tcappstest\saf-sec-sur\4\mius-suam   (NOTE: As of Oct 24, 2019, the  2016 server location is  \\tcinfomasterx,  will probably be removed after migrations are completed)
      • MIUS.application
      • setup.exe
    • In the Click Once folder open the Application Files folder and copy the MIUS Latest Build folder  (ex. MIUS_1_5_0_16) to \\tcinfomaster\tcappsroot\Saf-Sec-Sur\4\mius-suam\Application Files
  • The secret need to be updated every 2 year now, (Next time is Oct. 1, 2026) 
    • update the secureconfig\secrets.config 
      find MIUSWinFormClientSecret, update to latest value
    • need to re-compile after the value changed.
    • release the whole package to server


When done push the application changes to the server and complete your pull request.   When doing a build for ACC or Prod I have been resetting the Publishing Folder and Installation along with the Options Product name back to DEV settings. The only thing I leave is the Publish Version.   

...