C
Christine
We have an ActiveX DLL that was developed using OWC9 (it instantiates a spreadsheet internally to do some calculations), and it used to work fine. We recently installed Office 2003, and now we're thinking of upgrading to OWC11. We made the changes to the DLL (pretty much just switched "owc" to "owc11" on the object declarations and creations). The DLL compiled fine, and the code ran fine in the debugger. But when we put the component in COM+, it gets error 48, error loading dll. We also tried taking the component out of COM+ but it still got the same error
Does anyone have any suggestions for what might have happened here, and how we can correct it? Thanks
Christine Wolak -- Senior Programmer -- Axiom Corporation
Does anyone have any suggestions for what might have happened here, and how we can correct it? Thanks
Christine Wolak -- Senior Programmer -- Axiom Corporation