J
JVW
I've developed an Excel add-in with VB.Net that is installed in several
customer sites. It is deployed with ClickOnce which has been working great.
I also have several default settings in the configuration file. Most of
these never change but a few are set up by the user when it is first
installed and then never touched after that.
All of a sudden, 3 times in the last week I've had users whose settings
reverted to the original installed value and I know they didn't do it
themselves. There have been no new versions sent out in months. It even
happened to me. I know that the users didn't do something because the
initial values are things like "Server_Name" which they have to re-set to
their local server name after installation. There's no way they would
accidentally type that value back over the setting.
These users have gone along fine for months and all of a sudden the
configuration file reverted back to the install values. Does anyone have an
idea how this could happen?
customer sites. It is deployed with ClickOnce which has been working great.
I also have several default settings in the configuration file. Most of
these never change but a few are set up by the user when it is first
installed and then never touched after that.
All of a sudden, 3 times in the last week I've had users whose settings
reverted to the original installed value and I know they didn't do it
themselves. There have been no new versions sent out in months. It even
happened to me. I know that the users didn't do something because the
initial values are things like "Server_Name" which they have to re-set to
their local server name after installation. There's no way they would
accidentally type that value back over the setting.
These users have gone along fine for months and all of a sudden the
configuration file reverted back to the install values. Does anyone have an
idea how this could happen?