Hi
System.Runtime.InteropServices.COMException
Class not registered
------------------------------ Technical Information Follows ------------------------------
System.Runtime.InteropServices.COMException (0x80040154): Class not registered
at SASObjectManager.ObjectFactoryMulti2Class.CreateObjectByServer(String Name, Boolean synchronous, ServerDef pIServerDef, String LoginName, String Password)
at SAS.EG.SDS.Model.Server.Connect(ConnectionInfo connInfo)
------------------------------ End of Technical Information ------------------------------
Plz help me with this problem
What are you trying to connect? Local?
I suggest a re-install of EG would be worth trying.
Besides a re-installation maybe there are a couple of options to consider:
what this error msg says is that one of your COM components required by Enterprise Guide are not registered in Windows, so you cannot connect to your metadata/workspace server(local or remote). Then:
you can try to register them running EGuide.exe /register... If you have admin rights on your computer. Probably you will need an admin Or support guy (If you are not )
this is maybe a virtualised installation of EGuide. Virtualised installations require to follow some specific recipes (standard requirement for many virtualization client software). There are also a couple of SAS SAS papers providing the recipe for your specific SAS version.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.