Skip to main content
We have a dll that needs some configuration entries - usually we put these in the application configuration file under <appSettings>.

If this dll is being used by a server event, where do we put the configuration entries? In this case the application is K2 Server - should we create a K2Server.exe.config file?

Thanks,
Shalabh
Correct.

The K2Server.exe.config file will be read at Server startup.

Regards,
Ockert

Reply