473,738 Members | 10,643 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

WinForm .Config loading issues

Joe
Hi
Does anyone know of any issues about loading config files for windows
forms applications?

I have an application that utilizes a config file that holds my database
connection string as well as other user settings. With the original VS.NET,
when loading the application through the IDE debugger everything went as
planned and the config file was loaded.

Now with VS.NET 2003 it seems that when I run the debugger the config file
is deleted..... go figure.... Is this some new funky hell annoying
bug/feature or what?

If I set a dynamic property for one of the forms to be stored in the
appSettings section of the config file, when I kick off the debugger again
this time a new config file is created with that setting as one of the keys.

I tried re writting my keys into this generated config file but when loading
from the debugger it always is overwritten.

If I just run the application everything seems to work fine.

Any ideas??

Cheers
Joe
Jul 19 '05 #1
1 2732
Joe
Ahhh Figured it out..... VS.NET 2003 now allows you to add a "Applicatio n
Configuration Settings" item to your projects. default name is app.config
which at compile time generates the <application name>.exe.confi g file.

hope it helps someone else :)

Joe.

"Joe" <jc****@circles olutions.com.au > wrote in message
news:Op******** ******@TK2MSFTN GP09.phx.gbl...
Hi
Does anyone know of any issues about loading config files for windows
forms applications?

I have an application that utilizes a config file that holds my database
connection string as well as other user settings. With the original VS.NET, when loading the application through the IDE debugger everything went as
planned and the config file was loaded.

Now with VS.NET 2003 it seems that when I run the debugger the config file
is deleted..... go figure.... Is this some new funky hell annoying
bug/feature or what?

If I set a dynamic property for one of the forms to be stored in the
appSettings section of the config file, when I kick off the debugger again
this time a new config file is created with that setting as one of the keys.
I tried re writting my keys into this generated config file but when loading from the debugger it always is overwritten.

If I just run the application everything seems to work fine.

Any ideas??

Cheers
Joe

Jul 19 '05 #2

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

Similar topics

1
4387
by: Chris | last post by:
I have seen the posts on various places on the internet about .NET framework mismatch issues and I don't think that is my problem. ; ) When I execute the following C++.NET code: String *ipAddress = S""; IDictionary *server_config = dynamic_cast<IDictionary*>(ConfigurationSettings::GetConfig("ServerAddress") ); ipAddress = dynamic_cast<String*>(server_config->get_Item(S"IP"));
2
295
by: Joe | last post by:
Hi Does anyone know of any issues about loading config files for windows forms applications? I have an application that utilizes a config file that holds my database connection string as well as other user settings. With the original VS.NET, when loading the application through the IDE debugger everything went as planned and the config file was loaded. Now with VS.NET 2003 it seems that when I run the debugger the config file
0
255
by: Joe | last post by:
Hi Does anyone know of any issues about loading config files for windows forms applications? I have an application that utilizes a config file that holds my database connection string as well as other user settings. With the original VS.NET, when loading the application through the IDE debugger everything went as planned and the config file was loaded. Now with VS.NET 2003 it seems that when I run the debugger the config file
6
2809
by: WT | last post by:
Hello, Using VS2005. I have an assembly library that can be called from a Web site asp.net application or from a winform application. From this library I need to retrieve a path using simply a key like 'libPath'. As far as winform and asp.net share the same common base class for settings, SettingsBase, how to manage this ? For winform the value should be set in app.config and for web site in
0
8969
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8788
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9335
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9263
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8210
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4570
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4825
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3279
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2745
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.