Releases: gerardocipriano/VisiTrack-VisitorManagement
Releases · gerardocipriano/VisiTrack-VisitorManagement
visitrack-v1.3.1
To deploy this release on IIS:
- Download the zip file.
- Extract the contents of the zip file.
- Copy the extracted files to your IIS web server.
- In IIS Manager, create a new website or application and point it to the directory where you copied the files.
- Make sure the application pool for the website or application is set to use .NET 7.0.
- Make sure to run npm install in the directory where you copied the files.
- Start the website or application.
visitrack-v1.3.0
To deploy this release on IIS:
- Download the zip file.
- Extract the contents of the zip file.
- Copy the extracted files to your IIS web server.
- In IIS Manager, create a new website or application and point it to the directory where you copied the files.
- Make sure the application pool for the website or application is set to use .NET 7.0.
- Make sure to run npm install in the directory where you copied the files.
- Start the website or application.
visitrack-v1.2.5
To deploy this release on IIS:
- Download the zip file.
- Extract the contents of the zip file.
- Copy the extracted files to your IIS web server.
- In IIS Manager, create a new website or application and point it to the directory where you copied the files.
- Make sure the application pool for the website or application is set to use .NET 7.0.
- Start the website or application.