dbTalk Databases Forums  

Automation Error: Library not Registered

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


Discuss Automation Error: Library not Registered in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Michael Thompson Isaac
 
Posts: n/a

Default Automation Error: Library not Registered - 08-22-2003 , 04:36 PM






All:

I saw a similar thread on this NG lately, but I'm not sure if the issue is
related...

I'm getting the above error in AM when trying to browse a cube's data. In
fact, I get the same error when attempting to browse cubes' contents in MDX
Sample App, as well. My inclination is to blame DSO but, when researching
with Filemon, I see that the cube's ".data" and ".index" file access
attempts are returning FILE NOt FOUND. Not sure this is related, though...

Thoughts?

TIA,

MTI



Reply With Quote
  #2  
Old   
Bas Kersten [MS]
 
Posts: n/a

Default RE: Automation Error: Library not Registered - 08-26-2003 , 03:44 AM






Hi,

1. Look for msado15.dll and msadomd.dll, both files should be in \program
files\common files\system\ado folder

2. Using the regsvr32 to register both the files

regsvr32 "c:\program files\common files\system\ado\msado15.dll

regsvr32 "c:\program files\common files\system\ado\msadomd.dll

Then, try to browse the cube again.

HTH,
Bas


Reply With Quote
  #3  
Old   
Bas Kersten [MS]
 
Posts: n/a

Default RE: Automation Error: Library not Registered - 08-26-2003 , 03:44 AM



Hi,

1. Look for msado15.dll and msadomd.dll, both files should be in \program
files\common files\system\ado folder

2. Using the regsvr32 to register both the files

regsvr32 "c:\program files\common files\system\ado\msado15.dll

regsvr32 "c:\program files\common files\system\ado\msadomd.dll

Then, try to browse the cube again.

HTH,
Bas


Reply With Quote
  #4  
Old   
Michael Thompson Isaac
 
Posts: n/a

Default Re: Automation Error: Library not Registered - 08-26-2003 , 10:29 AM



Bas:

Worked like a charm. Thanks for the quick reply.

MTI




""Bas Kersten [MS]"" <bask (AT) online (DOT) microsoft.com> wrote

Quote:
Hi,

1. Look for msado15.dll and msadomd.dll, both files should be in \program
files\common files\system\ado folder

2. Using the regsvr32 to register both the files

regsvr32 "c:\program files\common
files\system\ado\msado15.dll

regsvr32 "c:\program files\common
files\system\ado\msadomd.dll

Then, try to browse the cube again.

HTH,
Bas




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.