Hi, Im using encrypted credentials (aspnet_setreg.exe) within an asp.net application. the problem is that I will like to use form authentication when trying to add or edit a record. I create a sub folder and create the web.config file. the problem is that because Im using impersonation, when pressing the edit button it doesn't ask for a username and password, it keeps going to the edit page. thanks in advance!