dbTalk Databases Forums  

Problems using a registered library function

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Problems using a registered library function in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
zoya
 
Posts: n/a

Default Problems using a registered library function - 02-03-2006 , 09:10 AM






I have created a COM object that has 2 functions. Each function accepts an
argument, then accesses Oracle database and returns a single value.
The function works perfectly fine when I run the com object as a stand alone
application. If I register it in OLAP and try to use one of the functions, I
am getting the following error message:

Unable to display cell properties. The operation has failed because of an
error in the COM component. The RPC server is unavailable. An error occured
during attempt to get a cell value.

If I open the COM object and comment out all database connections and just
return the hard coded value, the function works fine in OLAP and my cell has
a value from the COM object.

I realize that the problem might be with the COM object and I am working on
it, but I am not able to find any explanation to the error I am getting -
RPC server is not available - what does it mean?

THanks

zoya

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.