Sandoli
Sandoli
I have native dependencies, I have done some work to build 2 separate XLLs, one for x86 and one for x64, like this ugly stuff: ``` true false false true...
Thank you for mentionning the potential issue with the platform setting and the resulting mixed assembly. Somehow targeting AnyCPU for the add-in libraries seems to have fixed my main issue....
Hi Govert, Thank you. As you suggested I am heading towards a removal of the ASP.NET bits. Thanks also for the link on the HttpListener, it could help.