Troubleshooting
HES deployment - Troubleshooting
Email notifications are not coming
If you want to change the default ports
,
"Kestrel": {
"Endpoints": {
"Http": {
"Url": "http://localhost:6000"
},
"Https": {
"Url": "https://localhost:6001"
}
}
}To include values that contain a semicolon, single-quote character, or double-quote character
How to enable logging before HES starts (Windows)
Enabling Virtual List View
Enabling Virtual List View on Active Directory:

Last updated