Hello To All,
I have developed a small calculation application system in C#.NET 3.5.
Now I moved my source from my PC to another pc.
and I m getting error in settings.Designer.cs with corrupted source.
How to solve it. ?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vijaya KadiyalaPosted Mar 13, 2009, 1:58 PM
Settings.settings is the XML file containing user and application settings which are defined in the Settings Designer visual tool. This file is compiled into the C# file Settings.Designer.cs by the SettingsSingleFileGenerator tool.
can you tell us what do you have in this file.
Thanks -- Vijaya Kadiyala
http://dotnetvj.blogspot.com