[c#] GetHashCode() + Upgrade to asp.net 2.0 -
07-20-2007
, 03:58 AM
Hello,
I have an application compiled under aspnet 1.1. when I run this under IIS
with asp.net 2.0, users cannot login. This is because the
GetHashCode()-function returns another value.