PGsHub

Results 5 comments of PGsHub

Thanks for the fast reply. The Build Action for App.Config is set to none, and I have a -AddIn.xll.config in the output. Saving and loading is also working for the...

@augustoproiete I was on holiday the last two weeks, and had to finish some work before that, but today I found time to make a simple example. The example AddIn...

Thanks for investigating, good to know a workaround. I hope you can find the real cause of the issue!

Hi, another side effect of this keeps popping up for me: - The standard path for a C# application's user file looks like: ``` %USERPROFILE%\Local Settings\Application Data\__\\user.config ``` - So...

Thanks for the update. Since Excel updates (which happen quite often) create new settings folders, I have now also moved to using my own settings file in JSON format. A...