Re: VB.NET sample ? (General questions)
Bertrand,
The things I suggested simply have to work. The files that VB.Net creates in bin folder aren't enough for the component to work on other machines. That's why it's required to distribute the .dll or .ocx files, and registering them on the distribution machine.
I would also suggest that you uninstall the component, delete bin and obj folders from your project folders, then install component, re-import the reference to the component and re-build the project.
Then on distribution machine, just run RegSvr32 on the component file.
Can you please try those things?
Regards,
Damba
Complete thread:
- VB.NET sample ? - Bertrand DEMARCQ, 2008-01-07, 15:10
- Re: VB.NET sample ? - Bertrand DEMARCQ, 2008-01-07, 15:53
- Re: VB.NET sample ? - wodSupport, 2008-01-07, 16:01
- Re: VB.NET sample ? - Bertrand DEMARCQ, 2008-01-07, 16:23
- Re: VB.NET sample ? - wodDamir, 2008-01-07, 16:33
- Re: VB.NET sample ? - Bertrand DEMARCQ, 2008-01-07, 18:10
- Re: VB.NET sample ? - wodDamir, 2008-01-07, 18:30
- Re: VB.NET sample ? - Bertrand DEMARCQ, 2008-01-07, 19:17
- Re: VB.NET sample ? - wodDamir, 2008-01-07, 19:28
- Re: VB.NET sample ? - demarcq, 2008-01-07, 20:20
- Re: VB.NET sample ? - wodDamir, 2008-01-07, 20:45
- Re: VB.NET sample ? - demarcq, 2008-01-07, 21:00
- Re: VB.NET sample ? - wodDamir, 2008-01-07, 21:10
- Re: VB.NET sample ? - demarcq, 2008-01-07, 21:27
- Re: VB.NET sample ? - wodDamir, 2008-01-07, 21:42
- Re: VB.NET sample ? - demarcq, 2008-01-07, 21:27
- Re: VB.NET sample ? - wodDamir, 2008-01-07, 21:10
- Re: VB.NET sample ? - demarcq, 2008-01-07, 21:00
- Re: VB.NET sample ? - wodDamir, 2008-01-07, 20:45
- Re: VB.NET sample ? - demarcq, 2008-01-07, 20:20
- Re: VB.NET sample ? - wodDamir, 2008-01-07, 19:28
- Re: VB.NET sample ? - Bertrand DEMARCQ, 2008-01-07, 19:17
- Re: VB.NET sample ? - wodDamir, 2008-01-07, 18:30
- Re: VB.NET sample ? - Bertrand DEMARCQ, 2008-01-07, 18:10
- Re: VB.NET sample ? - wodDamir, 2008-01-07, 16:33
- Re: VB.NET sample ? - Bertrand DEMARCQ, 2008-01-07, 16:23
- Re: VB.NET sample ? - wodSupport, 2008-01-07, 16:01
- Re: VB.NET sample ? - Bertrand DEMARCQ, 2008-01-07, 15:53