Home > Archive > MS SQL Server OLAP > January 2006 > Register MetaDataScripter without VB









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Register MetaDataScripter without VB
paul.mcmillan@gmail.com

2006-01-30, 11:25 am

After struggling with this and looking at old topics on groups, with no
answer... Take your MetaDataScripter.dll (you have to have the DLL) and
then register it first using regsvr32 then add the following keys to
your registry (this avoids the immediate window call in VB of call
RegisterAddIn()

REGEDIT4

& #91;HKEY_LOCAL_MACHI
NE\SOFTWARE\Microsof
t\OLAP Server\Olap Manager
Info\Addins]
"MetaDataScripter"="True"

& #91;HKEY_LOCAL_MACHI
NE\SOFTWARE\Microsof
t\OLAP Server\Olap Manager
Info\Addins\MetaData
Scripter]
"MetaDataScripter"="True"
"ClassName"="MetaDataScripter.COLAPAddIn"
"Name"="Meta Data Scripter"
"Description"="Meta Data Scripter"
"Priority"="2"

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com