Where to deploy the App config file?
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I am using a C# custom dll in my biztalk project, that dll is deployed in Global assembly. This dll reading some value from App.Config file using ConfigurationManager class. But after deploying the dll to Global assembly, how will this assembly get the value from app.config file or anything needs to do to deploy this app.config file into somewhere....?
Regards R.Arockiapathinathan