G
GarlicRice
I have written a COM Excel Add in in C#. I have selected Low Security in
Excel and I have the trust all add-ins and macros check box checked. But I
am still getting a SecurityException in code that works fine outside the
confines of the COM addin. The exception is being thrown when I register an
activated client type for remoting. Any suggestions?
Excel and I have the trust all add-ins and macros check box checked. But I
am still getting a SecurityException in code that works fine outside the
confines of the COM addin. The exception is being thrown when I register an
activated client type for remoting. Any suggestions?