We just upgraded from R6 to R8 and now my namgr.exe.config or nserver.exe.config files stopped working. It’s like it can’t see them.
We were using a 3rd party COM library for a Notes app. The COM library is created using .Net framework and acts as a proxy to a (microsoft) web service. It requries a config file which must be named “[my_app_name].exe.config”.
I tried to name the config file as “notes.exe.config”, and “nlnotes.exe.config”. But it seems that Windows doesn’t work with Notes in this way.
Would appreciate any suggestion regard this.