Hi maker(s) of this great program!
I seem to be stuck in a problem that I can't figure out...
I'm trying to create an inno-file from a, reasonably small, VB project.
The project contains some SQL DLL's and while Inno is searching for dependency information for sqldmo.dll it complains (errors) with fatal error Execution cannot continue as the language dependent resource file C:WindowsSystem32Resource1043sqldmo.rll could not be loaded. Strange, I don't have this directory (my SQL files are stored in C:Program FilesMicrosoft SQL Server80ToolsBinnResources1033. (I have a Dutch WINXPSP2 with an Eglish install of the SQL Client tools (SQLDMO.DLL).
But anyway, after I click OK, innoscript continues and starts checking for the files from the dependencies list (the huge list that checks in Windows and Program Files). This takes a while but finally, after 10 minutes, Inno crashes to Runtime Error 5. At the back I see Creating source file information - msconv97.dll - 44 of 0
The last dependency-line line in the log is about wowexec but the log goes further and says it's creating the iis file. Actually, the last line is 4-1-2005 8:18:34 - 2000.80.728.0 NT App SQLUNIRL.DLL. But the script file is 0 bytes after the errormessage...
I've deleted Inno 4.0. Removed all directories. Reinstalled. Retried. Same result.
I've tried another vbp and that one runs like a charm. OK, it doesn't contain the SQL libraries (and it doesn't go into the enormous list)...
After a few tries with different options, I've un-installed and went back to a 2.x version that I kept somewhere. That one works like a charm with the same project that crashed with 4.0.
I've kept the logs in case you want to have a look at them (dbg and log). I also have no problem in sending the VBP (or the rest of the project) to you in case you want to have a look at it...
Any ideas?
Thanks
Ferry
ferry,
Yes, We would be interested in seeing your vbp file along with the logs for that run. We would like to find a resolution to your problem with 4.0.
BTW, did you know you can find all of the previous version on InnoScript on this website. just look in the section named InnoScript - Release History.
Nope, didn't knew it was that simple to find older versions ;-)
Here are the files :
ferry,
The file that is you uploaded is Innoscript_problem-217.unk and does not download. Please re-upload the zip file.
Fourth try (second message didn't show up, third message gave me a runtime error 216 after pressing the 'preview/post message' button.
ferry,
That worked, I will look at it soon.
ferry,
Try this Beta version. It should work.
Thanks, for your response, It really helps.
Admin,
Since I was doing other stuff, I didn't had time to check into this earlier. You're so fast with your replies...
Anyway, when I booted up my other computer (the one with 4.0.0 on it) this afternoon, it started downloading a new version, 4.0.1
So, I gave it a try and yes, it works like a rocket! I can now create the setup-script without any problems. That is, when I use the VBP...
When I use the PDW file (setup.lst), it appears to hang InnoScript. After creating a new project and filling in all the required fields, when I press OK it flashes some text (unreadble so fast) and that's it. The hourglass is there and I can even press the Cancel/minimze/maximize button but that's about it... The dbg file remains at zero bytes and the log file only contains :
Randem Systems, Inc. - InnoScript - Version 4.0.1
6-1-2005 20:19:17 - Saving Settings... Please Wait
6-1-2005 20:19:17 - Saving Project... Please Wait
6-1-2005 20:37:58 - Canceled by Operator... Please wait
6-1-2005 20:38:01 - Saving Settings... Please Wait
Asyou see, I kept it 'working' for almost 20 minutes... There is no CPU ussage from the program so it doesn't really hang, it just doesn't continue.
I've added the setup.lst file since that wasn't in my previous zip.
No need to rush , I've got my setup-script and it compiles happily (although the resource\1043 thing is still a bit of a puzzle to me but that's a different subject)
Ferry
Hmm, interesting. This is also an unk file. It appears FireFox is doing something with it. The first file from yesterday was also created in Firefox, the second upload came from a machine with IE... However, I can download the unk and it comes as a complete textfile...
Let me know If you need a new one and I'll try again from an IE machine.
Ferry
ferry,
This problem has been fixed for the LST files. Check the Beta version for this fix at:
https://randemsystems.support/index.php?topic=1.0 (https://randemsystems.support/index.php?topic=1.0)
This beta-version works good. Thanks a zillion!
Ferry