Versions Compared

Key

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

...

9. Click OK, you may need to restart the computer.

2)

...

Install .NET runtime

  1. Run the .NET runtime installer downloaded before (see Prerequisites)

3) Install web deploy

  1. Run the web deploy installer downloaded before (see Prerequisites)

...

4) Prepare SQL Server Management Studio (if you already have this installed go to 3.2, so only skip 3.1)

  1. Make sure you have SQL server installed and an instance set up.
  2. Make sure you have management studio installed.
  3. In management studio connect to you local instance.
  4. Right click databases, and click new database.
  5. Create a database called "BudgetModule".


...

5) Install the application

  1. Run the installer downloaded before (see Prerequisites). This will open up the "MPBM installation wizard"

    1. Specify the installation path of the backend. Click on NEXT



    2. Specify the application name and the application pool name. Click on NEXT



    3. Server information. Fill out the name of the SQL server and the SA password, when clicking on 
      next the installer will verify the server information so it might hang for a moment.



    4. EvolutionCommon database. Fill out the name of the SQL server, the SA password, and the name of the Common database.
      Also here is verifies the server information so it might hang for a moment.



    5. Specify the installation path for the frontend application. Click on NEXT



    6. Specify the App information for the frontend application. Click on NEXT



    7. Click on Install


  2. The app will now install.

Content by Label
showLabelsfalse
max5
spacesMPBM
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("mpbm","budgetmodule") and type = "page" and space = "MPBM"
labelsMPBM BudgetModule

5) Post install

  1. If the installation is complete please continue to the section Configuring the connection strings, to set up the connection strings the application uses.


Page properties
hiddentrue
Related issues