|
|
Hello ,
I have a deployed production site based on mwpsk. And I would like to redesign it on my local machine. I would like to move it with registered user infos.
How can I move the registered info to my local machine. Which xml files should I move?
Thank you.
Inanc
|
|
|
|
When you copy the complete "App_Data" folder including all .config files, you get the complete data from that specific site.
The registered users can be found in the "Users.config" file.
Hope it helps.
Regards, Geert van Raaij
|
|