S
ssg31415926
I've got a small web site and I've added some settings in appSettings
which appear in web.config. So far, so good.
I've just added a DLL to the site which was originally written to be
called from a Windows Forms app. The DLL has a settings file
(<name>.dll.config) when I use it in the Windows Forms app. I need to
change the settings but can't find the settings file on the ASP.NET
server. But it seems to be working.
How? And where are the settings?
I'm new to ASP.NET. So far, everything's going well but it's the
stuff not in books that keeps tripping me up!
which appear in web.config. So far, so good.
I've just added a DLL to the site which was originally written to be
called from a Windows Forms app. The DLL has a settings file
(<name>.dll.config) when I use it in the Windows Forms app. I need to
change the settings but can't find the settings file on the ASP.NET
server. But it seems to be working.
How? And where are the settings?
I'm new to ASP.NET. So far, everything's going well but it's the
stuff not in books that keeps tripping me up!