|
-
Mar 13th, 2007, 01:28 AM
#4
Thread Starter
Junior Member
Re: Get Application Settings
All I found that was similar to my Application Settings was;
<userSettings>
<IMEICheckerSalg.My.MySettings>
<setting name="ConnectionString" serializeAs="String">
<value />
</setting>
</IMEICheckerSalg.My.MySettings>
</userSettings>
I have a Settings variable called ConnectionString, but it seems it's blank. Also I have 3-4 other variables stored in the application settings, but I can't find them.
My VB application reads out the settings from somewhere, but WHERE?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|