473,320 Members | 1,909 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,320 software developers and data experts.

Unable to find ConfigurationManager class in my application where i can use it

hii
i am new to ASP.NET 2.0.and i m building an application in Vb.Net.I have placed my database connection setting in application web.config file.And when i want to use Configurationmanager class of System.Configuration namespace i could find it to use its appsettings method.
can any body help me.
Mar 6 '07 #1
6 2222
radcaesar
759 Expert 512MB
Its a collection named ConnectionStringSettingsCollection

Refer this,

http://msdn2.microsoft.com/en-us/library/system.configuration.configurationmanager.connecti onstrings.aspx

:)
Mar 6 '07 #2
kenobewan
4,871 Expert 4TB
Here is an article that may help:
Encrypting Configuration Information in ASP.NET 2.0
Mar 6 '07 #3
Hemanthkumar,

Any luck getting the "ConfigurationManager" class object. I am also facing the similar problem. Pls advice asap. Thanks.
Oct 17 '07 #4
Frinavale
9,735 Expert Mod 8TB
Hemanthkumar,

Any luck getting the "ConfigurationManager" class object. I am also facing the similar problem. Pls advice asap. Thanks.

Could you please explain your problem in more detail?

Thanks

-Frinny
Oct 17 '07 #5
Frinavale
9,735 Expert Mod 8TB
Could you please explain your problem in more detail?

Thanks

-Frinny

Please refer to your other thread for more help on the topic.

Thanks!
Oct 17 '07 #6
add:
1)namespace: system.configuration
2)add reference :system.configuraion assembly for c#
and system.configuration.dll for Vb.Net
Mar 24 '08 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Xtreeme-G | last post by:
I am seeing something weird in my c# winforms application. I cannot instantiate a ConfigurationManager object from the class. I have added System.Configuration in the uses section. I then try to...
1
by: TRI_CODER | last post by:
I am trying to solve the following exception. The exception occurs when my ASP.NET code behind code attemtps to access a remore site using SSL. Please note that all certificates are valid and the...
0
by: Mark Ingram | last post by:
Hi all, having a real struggle using the ConfigurationManager class, i want to be able to save user specific information to the configuration file, i try to use: Configuration config =...
4
by: Janiek Buysrogge | last post by:
Hello, Can somebody please tell me how I can read values from the following configuration file. It is generated by VS 2K5 Express when I add settings using the project properties front-end: ...
3
by: Mark | last post by:
I am trying to read the appsettings section of a configuration file using the ConfigurationManager object (ASP.NET application) with the following three lines but for some reason the...
1
by: sandy.82in | last post by:
Hi I'm new to C# , I'm using VS2005 and .NET2.0 .Here is my issue i just developed a simple application with app.config , and a simple class library and following is my app.configfile <?xml...
0
by: =?Utf-8?B?YW5rMmdv?= | last post by:
Hi, Thanks in advance for reading this. Not sure where to post this question, but I hope someone in here can help. Trying to write to Event Log in VS 2005 (.NET 2.0) using Enterprise Library...
0
by: sattu | last post by:
hi friends, i have one class and i have created two properties and filled this property through dataset but when i created object o this class to access this property to fill textbox i...
3
by: Jeff | last post by:
I have a solution with two projects. Project A is the startup project, while Project B serves as the project with the data logic. At run time, the first thing I need to do is write to Project...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
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...

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.