We have a piece of software that uses a shell namespace extension(sne) to interact with a server app. The latest version of the SNE uses .net 2.0.50727. The problem is that running certain applications that are on .net 1.1 will unregister the SNE at random. We have to edit the "app.exe.config" file for each problem application to elevate it to use v2.0.50727, but some applications can't be elevated without breaking. Can anyone provide a better solution to this problem? I'll try to provide more information if needed. The software is called "Prosystem FX Document" made by CCH.
Start Free Trial