Not sure whether this pertains to VS 2010 or to the upgraded framework, but... we are using the Oracle membership provider to authenticate users. Prior to the upgrade everyt
Sounds a little bit like the problem I am having..
Adding a machineKey element to web.config instead of hashAlgorithmType="SHA1" fixed the problem.. but I still don't understand why I need to put that there... haven't been able to find any documentation either..
You can check out my question here.. The user name or password provided is incorrect. in MVC 3 Internet Application