You are currently viewing the BOOK: Beginning Visual Basic 2005 Databases ISBN: 978-0-7645-8894-5 section of the Wrox Programmer to Programmer discussions. This is a community of tens of thousands of software programmers and website developers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining today you can post your own programming questions, respond to other developers’ questions, and eliminate the ads that are displayed to guests. Registration is fast, simple and absolutely free .
I am struggling to get the app.config to populate the projects Properties - Settings tab. I have added the app.config file from the Time Tracker as per the instructions and changed the references in the config file from Time_Tracker to DB_Migration_Utility. Then the instruction say to open the properties of the project and select the Settings tab. At this point I should receive a message that the values from the config have been added. I do not receive this message and the Settings page does not have any item added. Anyone else run into this problem. Thanks
I ran into the same problem. I re-added the entries and then went into the app.config file, made sure they were the same, then deleted the entries from before. Worked great after that!