...
- Internet Information Services (IIS, formerly Internet Information Server) is an extensible web server created by Microsoft.
- Tutorial link Installing IIS
Import database
- Start WampServer, click WampServer icon on the tray, choose phpMyAdmin
- The page will be opened, enter username = root, password is empty to login (by default)
- Import BaseEAM Database
- On dashboard, click Import
- Navigate to database file location: baseeam-build\Database\EAM\EAM_****.sql. Click Go to continue
- After import, all data will be stored in database eam
Deploy built application to IIS Server
...