David666
07-11-2003, 08:47 AM
Hi,
when I start the setup that I maked with P&D a windows open and it says "Type mismatch An unexpected setup error has occured"
what sould I do
Thanks
pabloweigandt
01-21-2005, 09:07 PM
I have the same problem !!!
pabloweigandt
01-21-2005, 09:16 PM
I made a very simple application and I used the P&D. The setup program works in the same computer, but when I try to install the app in an other computer, the "type mismatch" message appears. Both computers have Windows xp Home Edition.
pabloweigandt
01-22-2005, 09:43 AM
Hi,
when I start the setup that I maked with P&D a windows open and it says "Type mismatch An unexpected setup error has occured"
what sould I do
Thanks
I discover the problem. The P&D doesn't recognize other date format than the one you have set on your computer. Change the date format on the computer you are trying to install your app and that's it !!!
Also you can modify (don't ask me how) the setup1.vbp. This is the proyect that of the setup1.exe that work with the P&D.
In my case, I used the P&D in my laptop that has the Spanish setting for the date (dd/mm/yyyy) and I was trying to install the app in a PC with the English setting (mm/dd/yyyy). I changed the setting in the PC to Spanish and :D
Good luck and sorry for my bad English.