Monday, February 3, 2025

how to fix and app daily

 1. Close TFS
2. Go to command prompt and do cd C:\Windows\Microsoft.Net\Framework\v4.0.30319
3. Run command - aspnet_regiis -i
4. Open VS 2013 and pulled down latest code
5. Make sure web.config has HTTPS section rule commented out
6. Run app in debug mode