Programming C# C++ (7) Delphi (617) Java (8) JavaScript (31) perl (9) php (4) VBScript (1) Visual Basic (1)
Exchange Links About this site Links to us 

|
General :: Programming :: C++
Articles:
This list is sorted by recent document popularity (not total page views).
New documents will first appear at the bottom.
Featured Article
Error message 'the key ... does not exist in the appSettings configuration section'Question: I try to compile Visual C++ application that a friend mailed me. The code compiles fine, I can start the application, but when I open a form (dialog), the following exception is thrown:
"the key novelDesign.checked does not exist in the appSettings configuration section"
novelDesign is a radio button in that form. What's going on?
Answer: Apparantly your friend decided to have default values for the dialog's controls stored in an external .config file. His computer has the config file (typically named application.exe.config or application.config). You could run the application in the debugger and see where it breaks.
It is probably in the InitializeComponent() method, looking as shown in the code below.
Remove the line with the GetValue() reference and it will run fine.
My personal opinion is that default values for dialog controls do not belong in an external .config file anyway.
 | |  | | void InitializeComponent(void) {
System::Configuration::AppSettingsReader * configurationAppSettings =
new System::Configuration::AppSettingsReader();
this->novelDesign1->Checked = (*__try_cast<__box System::Boolean * >
(configurationAppSettings->GetValue(S"novelDesign.Checked",
__typeof(System::Boolean))));
this->novelDesign1->Location = System::Drawing::Point(16, 48);
} | |  | |  |
|
| Most recent comments
2009-11-07 07:59:25:
by trul5@hotmail.com
in Dating Scams
on Dating scam from Kazan, Russia - Part 1:
And here is one where the birthmark is easy to see
|
2009-11-07 07:51:42:
by trul5@hotmail.com
in Dating Scams
on Scammer Jane Mabou from Ivory Coast, Africa:
Here is same Elvira as darkhaired. She use a lot of other names as well
I have her mails if any want them to be posted.
Typcal russan scammer. Works with children, loves anmals, help poor and ... read more
|
2009-11-07 07:43:01:
by venezolano
in Dating Scams
on Dating scammer Anna Ogannisyan:
@magnus
I would like to see the new postings from lopitropi7777@yahoo.com. He is not a bright Boris. Discovered and still around. That is pathetic.
|
2009-11-07 07:00:49:
by Agent 86
in Male Dating Scammers
on Dating scammer Ken Anderson:
2009-11-01, 15:40:56
anonymous
Hello Adm,, and Maxwell
I can see no reason to remove any part of the original posting here.
Thank You Wanwan for posting the full infor ... read more
|
2009-11-07 06:33:15:
by Mangus
in Dating Scams
on Dating scammer Anna Ogannisyan:
Ton from Netherlands on stop scammers said there that he had been scammed of Lusine Mazmanyan from Gyumri in Armenia,on same type of sort which I been scammed on of Anna Ogannisyan from Sisian in Arme ... read more
|
|
2009-11-07 06:07:15:
by Magnus
in Dating Scams
on Dating scammer Ludmila from Volzhsk, Russia:
look at the thread of anna ogannisyan.see you soon.regards from sweden.
|
2009-11-07 06:05:25:
by Magnus
in Dating Scams
on Dating scammer Albina Aytakowa:
look at the thread of anna ogannisyan.regards from sweden.see you soon,mine friends.
|
2009-11-07 06:04:11:
by Magnus
in Dating Scams
on Dating scammer Alyona Podrez from Angarsk, Russia:
look at the thread of anna ogannisyan from sisian in armenia.she is one of the armenian scammers in the internet.the armenian scammergangs is big in the internet.see you soon.regards.
|
2009-11-07 06:01:54:
by Magnus
in Dating Scams
on Dating scammer Anna Petrovna Sotova:
look at the thread of anna ogannisyan from armenia.regards from stockholm.
|
2009-11-07 05:59:38:
by Magnus
in Dating Scams
on Dating scammer greenday564@gmail.com from Tomsk, Russia:
look at the thread of anna oganisyan from sisian in armenia.regards from stockholm.
|
|