Setup terminates: Types incompatible
Hi,
I´ve got a very strange problem: I created a setup of my program and on two computers it runs without problems. But when I try to install it at a third computer, the setup terminates with the message:
Can anybody help mi with this problem?
Thank you very much,
Andy
------------------
Visual Basic 6.0
Access2000
WindowsXP
Re: Setup terminates: Types incompatible
I installed the Visual Studio on the computer where it didn´t run and compiled it again there. After the second try it runs. It is still a really strange problem, but it runs :-) So I will close the thread
Thank you, andy
Re: Setup terminates: Types incompatible
You are missing dependency files. You do not have everything you need in your setup to make it work.
Re: Setup terminates: Types incompatible
Moved to application deployment