Hi,
I've deployed my site for a game development project to IIS 6.0 and I am impersonating my user for DB access using regedit key. Whenever I try to access from the deployed project, I do not get any error and I've checked windows identity is correctly impersonating
but when any other user tries to access, the select query does not seem to return anything and it gives error saying "Object reference not set to an instance of an object."
Need help on this asap what could be the issue. The entire DB has this user created that is being used for impersonation.
Go to the complete details ...