ATP.DLL - ATP 2.0 - Analysis ToolPack use

E

Egle

Here is a problem.
I am trying to use a function from Analysis ToolPack (Yield) in my .net
app. After some diging found that it was in ATP.Dll that comes with Office
Web Components for 2003. I thought it was easy to just wrap it into interop
and use - but no luck.
When I try to instanciate OCATP or OCATPClass i get "Retrieving the COM
class factory for component with CLSID {8A60F300-8E9D-434C-AF8B-1E0D91954FF0}
failed due to the following error: 80040154."
I've double checked installation; granted permissions to the dll and all the
folders - same result.
I've also tried using DLL directly in Excel VBA - same result - "Can not
create ActiveX".

Any help on this one will be appretiated!
 

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

Similar Threads


Top