Hi,
I've an existing Installaware project, that compiled and buildt fine in IA9. After we've changed the target framework of our .NET solution to 4.0 we've got the error "unable to get assembly information". I've found some other users who had the same problem in IA9 and IA10, but it was mentioned, that the problem does not exist anymore in newer versions of IA. So I've decided to updgrade to IA12.
When I try compile my project in IA12 I get the error message "List index out of bounds (-1)" immediately after starting the compile, before the progress window appears. Currently I've no chance to build a setup... IA9 says "unable to get assembly information" and IA12 says "List index out of bounds". It's the same setup script in both versions and it's the same script that I've buildt successfully dozens of times before changing the target framework of my project.
I've read in the forum that there might be an extra "end" statement in the script causing this problem, but I've found none.
What can I do or try to solve this issue?
Thanks in advance!
