Re: app.config not copied to bin directory
- From: "Chris Dunaway" <dunawayc@xxxxxxxxx>
- Date: 8 Sep 2006 06:14:12 -0700
Rob wrote:
I have a solution where my startup project has an app.config file. But I
need it to be copied to the bin directory as <application>.dll.config. This
is not happening. I thought this was automatic. Is there something I am
missing?
Is this a class library? If so then the App.config won't work with it.
You need to add your config data to the config file for the
application itself.
.
- Prev by Date: Re: [Regular Expression] extraction when bounds are vbCr and vbLf
- Next by Date: Re: String quickie: Remove trailing space from each RichTextBox line?
- Previous by thread: Re: app.config not copied to bin directory
- Next by thread: what went wrong with my combo box?
- Index(es):