المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Config files



C# Programming
06-10-2009, 01:11 AM
I have a .dll with its own config file. This .dll reads from its own config file and not from the app.config (this is what I wanted). However, when I create the installer for the application, the .exe uses the app.config file to read from, but what about the .dll? Where is the config file for the .dll stored? It is getting the values but I am curious where it is getting it from? The app is working fine but I want to change the config file for the .dll but I cannot find it.

CodingYoshi

Visual Basic is for basic people, C# is for sharp people. Farid Tarin '07