Hi there,

I want my software to be strong named. So my NANT task runs AXIMP to import a wrapper for an ActiveX Control. However the result is different from the interaction in Visual Studio. In VS I get 2 files: AxInterop.wmplib.dll and Interop.wmplib.dll. In AXIMP I get Axwmplib.dll and wmplib.dll and some differences in the content (get some errors on execution). Am I missing switches?

:-? stw

Reply via email to