Faulty AppSettings will cause Winforms beeing lost

  • Thread starter Thread starter Cybertof
  • Start date Start date
C

Cybertof

Hello,

If you change your </AppSettings> ending tag with </Appsettings>
(without uppercase 'S'), you get an 'invalid' App.config.

Now if you close your winforms and open them again, you loose their
content.

Have anyone noticed this ?

Regards,
Cybertof.
 
Yes, but if you have a big project, just a case-sensitive error in
"AppSettings" spellings makes all your WinForms beeing lost ?

I think this is a very bad issue.
 
Does changing it back to "AppSettings" with upper case restore the forms?

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top