This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Fatal error when migrating to 2008
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Jul 27, 2007
08:16 AM
Fatal error when migrating to 2008
I am facing some difficulties migrating my Installshield Developer 8 projects to 2008 Professional.
The articles of this forum helped me alot to solve some things but one error is still bugging me. I get ISDEV: fatal error 0: when building my project.
I did a verbose build and the logfile came with an additional error line so the complete error is ISDEV : Fatal error 0: The handle is invalid..
Can anyone give me some hints on where to look further? I've attached the log file.
I appreciate any response!
Rob
The articles of this forum helped me alot to solve some things but one error is still bugging me. I get ISDEV: fatal error 0: when building my project.
I did a verbose build and the logfile came with an additional error line so the complete error is ISDEV : Fatal error 0: The handle is invalid..
Can anyone give me some hints on where to look further? I've attached the log file.
I appreciate any response!
Rob
(4) Replies
‎Aug 02, 2007
07:25 AM
korque wrote:
Can anyone still help me with this issue? I'm quite stuck.
If there's need for more info or detail, I'm quite happy to supply them.
Regards.
Rob.
😞
The lack of responses made me start over again. I worked around the issue by completely designing the project from scratch. (including all the custom dialogs, external DLL calls... etc...) I'm a bit disappointed in this community. A waste of precious time if you ask me.
‎Jun 17, 2010
06:26 PM
fanasus wrote:
you can try it with the following:
1. open Releases View In InstallShield 2008.
2. Select "Yes" for "Keep Unused Directories" on Build Tag of Release Configuration.
Hope this is helpful.
If this solution got you past the error 0, but when you run the resulting installation you get a message about the Directory table can not be built as a tree, then you've got an error, probably a typo, in the Directory table. Take a look at the Application Data/File and Folders for any missing directories. When I had this problem, I had misspelled a name in the Directory_Parent column of a row.