|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.config files are getting corruptedIn VB.Net, .config files are getting corrupted, when the system goes down due
to some powere failure or some other reason. what could be solution to prevent those files ? Thanks, Rajan Raja wrote:
> In VB.Net, .config files are getting corrupted, when the system goes Run the computer from a UPS (and configure the computer to shut down when > down due to some powere failure or some other reason. what could be > solution to prevent those files ? the UPS battery is getting low). Otherwise, the PSU could get damaged, which could conceivably lead to a fire, in which case corrupted files would be the least of your worries. -- Andrew Raja,
Corrupted or not completely updated? There is always a chance whatever file gets corrupted at a power break and then only the solution Andrew describes is correct. However, a config file is always written completely. So the change that it is corrupt is low. (It can contain the wrong information, so you have probably to update it more often) Cor Show quoteHide quote "Raja" <R***@discussions.microsoft.com> wrote in message news:BEA8D059-C532-44D9-915C-F18894BE0501@microsoft.com... > In VB.Net, .config files are getting corrupted, when the system goes down > due > to some powere failure or some other reason. what could be solution to > prevent those files ? > > Thanks, > Rajan Raja wrote:
> In VB.Net, .config files are getting corrupted, when the system goes down due You should not be writing to .config files. Therefore, it's impossible > to some powere failure or some other reason. what could be solution to > prevent those files ? > > Thanks, > Rajan to corrupt them.
Weird application exit
How might one serialize a sorted dictionary? container for tables & queries in VB.NET 2008 A solution! DateTimePicker Minimum and Maximum Values Ocx : how to read MajorVer, MinorVer and RevisionVer ? needs double value in string format help about initialize Drawing Curved Text Round(0.5) returns 0. |
|||||||||||||||||||||||