T
Thomas Dallmeier
Hello,
I have deployed a application which store some data in app.config file. For
Version 1.0.0.0 the .config file is stored somewhere under "local
settings\username\Local settings\Application
data\Programm\Strongname\1.0.0.0\app.config". Now I deployed a new version
1.1.0.0 to my user. The app could not find the user settings because now the
path is "local settings\username\Local settings\Application
data\Programm\Strongname\1.1.0.0\app.config". How could I mange to get the
settings from an older version copied to the newer version?
Thanks for your help
Thomas Dallmeier
I have deployed a application which store some data in app.config file. For
Version 1.0.0.0 the .config file is stored somewhere under "local
settings\username\Local settings\Application
data\Programm\Strongname\1.0.0.0\app.config". Now I deployed a new version
1.1.0.0 to my user. The app could not find the user settings because now the
path is "local settings\username\Local settings\Application
data\Programm\Strongname\1.1.0.0\app.config". How could I mange to get the
settings from an older version copied to the newer version?
Thanks for your help
Thomas Dallmeier