Runtime Error 5

Started by Randem, April 07, 2007, 02:51:34 PM

Previous topic - Next topic

Randem

You are welcome. We love customers like you who will take the time to report problems so that we can fix them and make the product better.
 
Thank you for reporting these issues.

jmel811

Innoscript is now working fine  
 
Thank you for your help and patience.
 
John

Randem

Replace your file with this one...

Randem

Regarding finding files where they do not exist is an issue when InnoScript finds that the file is registered it does not verify that the file really exist. So, in your script you are seeing the registerd location not the actual files location. You will have to re-register the files that are the noted in the wrong location for InnoScriot to correct this in the script.
 
This will change in the future...

Randem

The windows you see are fine. That is the expected behavior for now. Add folder is not for ocx and dlls unless they are not automatically found by InnoScript. The Add Folders selection is for extra files such as text, database, graphics etc... that are not included in the program but the program needs.
 
If you want to add a folder for InnoScript to search for your dll/ocx files, you add that folder name in the Search Path Area.

jmel811

Innoscript is now running without errors. Just a couple of questions though, when Inno is first started 3 or 4 blank windows will briefly show then disappear when new or open is chosen, I don't know if that is a issue or not. Also when I select add a folder, for my ocx dll, the program will not find the files in that directory, and the files it dose find will not have the correct directory, in the script, where the files are located. This was working correctly before the error started.

Randem


jmel811

Using 6.0.7 When I first open Innoscript and select new or open I get a Invalid procedure call or argument on line 650. After I press ok, there are no more error mesages on new project or open project. The only thing that i notice is the program seems to be erratic finding files in the correct directories or not finding them at all.

jmel811

Yes, it dose work but not correctly I will get errors like VB runtime not found, and the script it generates is not correct directory wise. I will try the new 6.0.7. tonight.

Randem

Yes, I figured it would not crash... But does it work? I have uploaded a version with a change and without the trace code. See if this works also.

jmel811

OK  
Error is online 650. This time when I press OK Inno dose not crash.

jmel811

I have not done any major changes to my system. I have installed a couple of programs, but I doubt if they did. I will run the trace file when I get home tonight, and get back to you.

Randem

Run this file
Then tell me the line number in the error message.

Randem

oK, I have it narrowed down to one area now. Has anything changed on your machine since it worked? Changed display resolution etc...?

jmel811

Sorry but I still get error 5 with the new file