Hello,
I deployed a GACed 2.0 dll exposed as a COM component, and being called from Excel.
When logged under my account, the library is correctly loaded
Assembly manager loaded from: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll Running under executable C:\PROGRA~1\MICROS~2\Office10\EXCEL.EXE When logged under a colleague account, the 1.1 runtime is called :
Assembly manager loaded from: C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\fusion.dll Running under executable C:\PROGRA~1\MICROS~2\Office10\EXCEL.EXE
Where is this settings
Thanks in advance, NR
.NET Development17
|