EZ-MES Installer [Installs the website]
BAK Database Files [Restore both BAK Files]
Install R-Project per help instructions
Web.Config [Placed at the root of the website folder, requires edits per IIS Configuration]
Some key IIS Application Pool Settings that we typically change from the default. Also install/enable ASP.NET. Enable this in the ISAPI and CGI Restrictions in IIS (Allow ASP.net v4.0)
- .NET Framework v4.0
- Managed Pipeline Mode: Classic
- Identity: ApplicationPoolIdentity
- Idle Time-out (minutes): 0
- Recycling: Regular Time Interval: 0
Depending on the MEZ application, it may also be necessary to restore the EZ_ASPState DB in SQL Server.