how can i understand that what will be my usedid and password when i am creating a registry manually in my computer and read this registry value after uploading my project..i got an error message while i am trying to run my project in web such as 'access is denied'. after searching through web i got an answer like this...add the following in web config file
<identity impersonate="tr ue" userName="domai n\prasanth" password="pppp1 234" />
here i don't know what username and password i have to give
i didn't give any permissions to my registry value
please help me as early as possible
thanks
grace
<identity impersonate="tr ue" userName="domai n\prasanth" password="pppp1 234" />
here i don't know what username and password i have to give
i didn't give any permissions to my registry value
please help me as early as possible
thanks
grace
Comment