473,379 Members | 1,245 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

Configuration system failed to initialize

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
Jul 21 '08 #1
1 6150
Hello Jason,

http://forums.msdn.microsoft.com/en-...3-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.comwrote in message
news:55**********************************@microsof t.com...
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
Jul 23 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: phillip | last post by:
This is interesting, I have attached my web.config file and the exception I have been logging. I created a library which provide data access to a database and a control system. The library is...
0
by: Vish | last post by:
Hi, Does anybody from microsoft know about the WMI events set up on the Caching Configuration block ? I am regulalrly getting this error even if i have installed all the possible Enterprise...
1
by: Russ | last post by:
I have a windows service written in C#, and whenever I start it up, I get the error "Configuration System failed to initialize" when ever I call ConfigurationManager.AppSettings. I tried hard...
1
by: Dhruba Bandopadhyay | last post by:
Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm....
4
by: Michael Lang | last post by:
I was basically wanting to know how to use the System.Configuration namespace to be able to load an arbitrary number of unknown attributes on an element in a custom section in the .config into a...
7
by: =?Utf-8?B?RG91Z2llIEJyb3du?= | last post by:
Hi I've written custom configuration section (inherits from System.Configuration.ConfigurationSection) to simplify the contents of the config file and to make life easier when accessing them in...
3
by: Mike | last post by:
Hi I have problem as folow: Caught Exception: System.Configuration.ConfigurationErrorsException: An error occurred loading a configuration file: Request for the permission of type...
0
by: =?Utf-8?B?U3VzYW4=?= | last post by:
We are trying to move to a 64 bit architecture, but I'm still having some issues. I have the code with the 32 bit version of Oracle working fine on a 64 bit computer with Windows Server 2003 (also...
2
by: =?Utf-8?B?TWljaGFlbCBDb25yb3k=?= | last post by:
I added a user setting to my app. When I install it, I get: "Configuration system failed to initialize. Unrecognized configuration section userSettings)" The path to the file is correct... I...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.