I am using dso in my activeX script in DTS package to modify a cube.
When i run the package, it gives me the error that "class not defined

SO"
I read
http://msdn.microsoft.com/library/de...about_27hh.asp
and could see that I need to install Msmddo80.dll , Msmdso.rll , Msmdnet.dll,
Msmdlock.dll, Msmddo.dll
Are these dlls installed when I install Analysis Services or do I need to
install these dlls separately. when I check C:\Program Files\Common
Files\Microsoft Shared\DSO, I could see that "Msmdso.rll" alone is not
availble in the share.
Can someone help me here
Thanks
GS