I am getting an error while invoking a VB code. The VB code is running fine but ends with the error.-> Invoke VBA: The server threw an exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT))
@vidyasak If you’re using Excel VBA and have any add-ins enabled, try disabling them. Also re-register COM DLL files If you’re using COM components in your code ensure that the DLL files are correctly registered