Select to view content in your preferred language

App.config in Server Object Extension?

3872
10
08-29-2012 02:04 PM
AnandTrivedi1
Emerging Contributor
Hi,
I am trying to use App.config file in Server object extension that I am building. The app.config file does gets copied to the SOE (verified by renaming the .soe file to .zip file and checking the contents). But I am unable to read that app.config file.

I was wondering if you guys have come across similar issues.

Thanks!
Tags (2)
0 Kudos
10 Replies
nicogis
MVP Alum

You could also set a connection to your db in costruct soe and get in a table your values configuration in methods soe so you change in table without register again .

0 Kudos