Re: 80040154. Error (General questions)
Hi
Well, that procedure is not possible on VB Express (no setup project)
I found the solution, right click on project, go to references, then on the properties for the reference to the SSH component, we need to change Isolated to true.
Now the vb installer is creating properly the references to the file, and the install on user PC works
Regards!
Javier,
I believe that registering the component should be done if Register property for wodSSH is set to one of the available settings (in Setup project).
Can you try something like this:
- Create a solution and a project that uses the component
- Add a new setup project to the solution (select solution in solution explorer, and select Add->Project)
- under the new, Setup project, right click the project name, and select Add->Project Output and confirm. You should be prompted to check if all the dependencies were added. Click Ok.
- In Solution explorer, select wodSSH.dll and in properties check that the Register property is set.Can you try it?
Regards,
Damba
Complete thread:
- 80040154. Error - Javier, 2008-04-22, 14:26
- Re: 80040154. Error - woddrazen, 2008-04-22, 14:54
- Re: 80040154. Error - Javier, 2008-04-22, 16:12
- Re: 80040154. Error - wodDamir, 2008-04-22, 16:29
- Re: 80040154. Error - Javier, 2008-04-22, 17:05
- Re: 80040154. Error - wodDamir, 2008-04-22, 16:29
- Re: 80040154. Error - Javier, 2008-04-22, 16:12
- Re: 80040154. Error - woddrazen, 2008-04-22, 14:54