Hi Gents,

I have created a VB project, when i run it locally, it runs all fine.
I make an exe using File --> Make xxxxxxx.exe option to make an exe file.
This exe file launches the application & works well when i launch it from my local machine.

but, when i copy this exe file to another machine & try to execute it, i get an error - "component 'FTPX.OCX' or one of its dependencies not correctly registered. a file is missing or invalid"

Generally, when we make an exe, we assume that anything that is related to this package will be taken care while creating the exe. But something is missing here, i do not know if there is an option to specify like - include everything in the exe.

Please help me out.

Thanks a lot in advance.