We created a web application that caches a drop-down list of states and displays only once a week. I disabled FIPS in the registry and cannot find any information on what to do with this problem.
Every time I run the application, I get a FIPS error even though FIPS is disabled.
edit: since then I added this line to the dev.exe.config file
The problem still remains. Does anyone know how I get a FIPS error when it does not need to know that fips exist. (I restarted my computer many times, hoping to solve this problem as well)
source share