Hi
I have a client program wich is made in vb net 2008, this application will connect to a SAP server, but in the local machine there's no SAP components and that is my problem, im using SAPBOBSCOM.DLL and it looks like i need to register it, as a DCOM component and i dont know how, this is the error:
"the COM class factory for component with CLSID {632F4591-AA62-4219-8FB6-22BCF5F62007}
failed due to the following erro: 80040154."
I found something like "Regsvr32 </u> [/s] <dll name>" but this only put the line in the regedit, I want to see the COM object in components service.
Thanks for all and sorry for any mistake