The localhost page isn’t working. localhost redirected you too many times

I got a problem when debugging my MVC program and I want to acces to my db called “UserActivity”. on the browser, it saying that “The localhost page isn’t working localhost redirected you too many times.” but without showing the specific error location. here is my UserActivtyController, GET /UserActivity/Index code: Really appreciate if there anyone … Read more

How to get rid of “windows can’t verify the publisher of this driver software” window?

How to get rid of the “Windows can’t verify the publisher of this driver software” window? Policy setting didn’t work. I have tried the following suggested solutions however neither one has worked. I am working on Driver Validation test automation using C# language and I would like to avoid the user interaction while installing/uninstalling drivers. … Read more