RE: Application Config File

2006-10-28 Thread Nicko Cadell
ginal Message- > From: Hans Schlegel [mailto:[EMAIL PROTECTED] > Sent: 11 October 2006 06:20 > To: [email protected] > Subject: Application Config File > > Hey, > > I am using VS.NET 2003 Framework 1.1 with Managed C++ and had > some problems with th

Application Config File

2006-10-10 Thread Hans Schlegel
Hey,I am using VS.NET 2003 Framework 1.1 with Managed C++ and had some problems with the application configuration file which I wanted to use to configure log4net. The build process never created the .exe.config file from the app.config.As I learned from http://www.codeguru.com/cpp/cpp/cpp_managed/