My web application is using ad hoc AppPool(IIS6) using as identity a specific user(User1). Into this web app. I need to read/write a Registry Key under HKEY_CURRENT_USER. I thought key red by my application, runnign under User1 based AppPool Identity, is same as User1 is logged on the machine...but is...