Difference between revisions of "PlanEvalWeb"

From Heureka Wiki
Jump to navigation Jump to search
Line 14: Line 14:
 
#Add an SQL Server user with server rol = dbcreator
 
#Add an SQL Server user with server rol = dbcreator
 
#Download the PlanEvalWeb setup file from [https://www.heurekaslu.se/Filerepository/PlanEvalWeb/PlanEvalWeb-Setup.msi here]
 
#Download the PlanEvalWeb setup file from [https://www.heurekaslu.se/Filerepository/PlanEvalWeb/PlanEvalWeb-Setup.msi here]
#Double-click the msi to install it.  
+
#Double-click on the downloaded msi-file to install it.  
#If port 80 is occupied or you want SSL, change the port number.
+
#If port 80 is occupied or you want SSL, change the port number. You can also change this in the IIS Manager afterwords by choosing Edit Bindings for PlanEvalWeb.
 
#Enter the database server name in the Database Addres field, for example localhost if you are running a standard SQL Server.  
 
#Enter the database server name in the Database Addres field, for example localhost if you are running a standard SQL Server.  
 
#Select Authentication Type = SQL Authentication and enter the login credentials for the user created in step 3.
 
#Select Authentication Type = SQL Authentication and enter the login credentials for the user created in step 3.
 
#Start the application for example via the IIS Manager.
 
#Start the application for example via the IIS Manager.
#In a browser, enter the url to PlanEvalWeb, for example http://localhost:8080
+
#In a browser, enter the url to PlanEvalWeb, for example http://localhost:8080. If it the first time you visit the page, the PlanEvalWeb database will now be created.
  
  

Revision as of 14:09, 29 September 2017