We have created a web app that caches a drop down list of states and only recaches once a week. I disabled FIPS in the registry and cannot find any information on what to do about this issue.
Everytime I run the app I get a FIPS error despite FIPS being disabled.
edit: I have since added this line in the dev.exe.config file
The issue still remains. Anyone know how I am getting a FIPS error when it should not know fips exists. (I have restarted my comp many times hoping to solve this issue as well)