Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Configuration system failed to initialize

0 views
Skip to first unread message

Jason

unread,
Jul 21, 2008, 2:06:01 AM7/21/08
to
Hi all,

I have set up ODBC connection through data source configuration wizard and I
can run my application normally. But without any changes of my application &
ODBC connection, the error is occurred when running my application now.
Please help.

Error messges : Configuration system failed to initialize
code file : Settings.Designer.vb
Error statement : Return CType(Me("ConnectionString"),String)

Best regards,
Jason

Dennis

unread,
Jul 23, 2008, 4:38:30 AM7/23/08
to
Hello Jason,

http://forums.msdn.microsoft.com/en-US/vbgeneral/thread/41cfc8e2-c7f4-462d-9a43-e751500deb0a
As Johan [MSFT] said in this forum thread, It sounds like the .config file
is broken at some level (most likely local user or roaming user). To locate
the files, you can add the following to the constructor of your settings
class (or in the settings property get:er that you modified to always return
false).

Regards,

"Jason" <Ja...@discussions.microsoft.com> wrote in message
news:55594F90-BE37-49BE...@microsoft.com...

0 new messages