S
sebastian.dau
Hello NG.
we are developing a .NET system using COM Interop with Excel VBA.
The .NET AppDomain Base Path is set to the Excel.Exe Path by default.
This is the location where the Runtime starts probing for reference
assemblies.
How can you avoid to copy out ref asms into Excels bin folder without
deploying it into GAC?
How can you take control over the BasePath of the VBA AppDomain to set
it to the location of the Active Excel Sheet instead?
Thanks in advance for your support!
Greetings, Sebastian Dau.
we are developing a .NET system using COM Interop with Excel VBA.
The .NET AppDomain Base Path is set to the Excel.Exe Path by default.
This is the location where the Runtime starts probing for reference
assemblies.
How can you avoid to copy out ref asms into Excels bin folder without
deploying it into GAC?
How can you take control over the BasePath of the VBA AppDomain to set
it to the location of the Active Excel Sheet instead?
Thanks in advance for your support!
Greetings, Sebastian Dau.