Versions Compared

Key

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

Note: The instructions described here applies to openIMIS version 1.3.0 and later. We suggest using Visual Studio to publish the updated version. 

...

In the previous sections, we have seen how to update the escape procedures and to add new language translation. In this section, we will publish the new customised Web Application in a folder and deploy it over the previously installed generic version

...

  1. Open in Visual Studio the Web Application .Net solution updated in the previous sectionssteps
  2. In Solution Explorer, right-click the IMIS project and choose Publish (or use the Build > Publish menu item)
  3. The default target location is the publish folder under the Web Application solution folder. If you wish to change the target location then you just edit the configuration. 
  4. Press the Publish button

...

  • deploy as a new site (follow from the Configure IIS steps - you will need to change the binding ports or map different DNS as host name)
  • replace the previous version by copying the files from the published Web Application over it, but:
    • do not replace Archive, Extracts, FromPhone, Images, and Workspace folder to prevent losing previous work
    • make sure the IMISConnectionString is updated 
    • you don't need to edit permissions to Windows event logs again