364,088 Members | 5440 Browsing Online
Community for Developers & IT Professionals
Bytes IT Community

user.config corruption issue

Pakmarshal
P: 17
Hi everyone,

In our desktop application projects we use setting variables to store user setting for the applications. Moreover, with every latest version of the applications, we upgrade these variables to retain user settings.

Normally, this works fine, but recently one of my end user reported an error i.e. “Configuration System failed to initialize”. The error is related to “user.config” file. Therefore we requested the user to send us his file.

After received the folder, we noticed that it contains 3 files (“c3begfjb.newcfg”, “c3begfjb.tmp” and “user.config”). “c3begfjb.tmp” is an empty file, while “c3begfjb.newcfg” and “user.config” are identical files. We tried to open these files but the data in “user.config” isn’t proper xml rather its unreadable formatted file.

Do any you guys had experienced this sort of issue or any ideas how and what may have created these files and corrupted “user.config” file.

Thanks & Regards,

Maverick.
Feb 14 '12 #1
Share this question for a faster answer!
Share on Google+

Post your reply

Help answer this question



Didn't find the answer to your .NET Framework question?

You can also browse similar questions: .NET Framework .net c# microsoft user.config vb.net