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!
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!