Error Loading DLL with OWC11

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top