Change configuration setting after it is published in ClickOne

Hi

What I hope to do is to have a web site to publish the application. Each user download and install on their own PC. Each user will need to modify their own setting for local database connnection and some other configuration setting.

In visual studio, I can publish the project and it work perfectly. when I to changed the application.exe.config.deploy file in the website, it has no effect(it still refer to original setting). When I change the exe.config file in the bin\debug directory, it has no effect either. The download application always refer to app.config file defined in source project.

The question I have how can I change the .config setting after it is published. Alternatively, how can I have local setting with application download from central site using clickOne technology?

Thanks

[835 byte] By [boon3333] at [2007-12-23]