Error that is causing InnoScript to crash

Started by randem, January 18, 2008, 11:12:55 AM

Previous topic - Next topic

Randem

No problem. That is what the support board is for. We actually like for you to report problem that we can fix to make the software better.
 
BTW: I added folders with the Add button...

spick56

Yes I am the admin.
 
P.S. Sorry for the hassle.

admin

No it does not matter if you are running Vista. You are the administrator on your machine are you not?
 
I will send you a complete installation if all else fails.

spick56

Even though I got that error I still tried running IS but got the following error (not overly unexpected as the register step failed):
 
Run-time error '32797'.
Application-defined or object-defined error.
 
/Michael

spick56

I did everything but the very last step failed.
 
When I ran regsvr32 rsgenrtns.dll I got the following message 'The module rsgenrtns.dll was loaded but the call to DllRegisterService failed with error code 0x80004005.
 
I'm running Vista, does that make any difference?
 
/Michael

admin

Try these updated files
 
InnoScript.exe
AutoUpdate.exe
FileDownload.exe  
 
all go in the Folder you installed InnoScript in  
 
UnSafe.fil
 
Place this file into your C:\Documents and Settings\yourUserName\Local Settings\Application Data\Randem Systems\InnoScript\ Folder
RSGenRtns.dll goes in your \Windows\System32\ folder. You will need to register it also. From the DOS or Command Prompt go to the System32 folder then type in Regsvr32 RSGenRtns.dll
 
cd \windows\system32
regsvr32 rsgenrtns.dll
 

spick56

Ok, I tried creating a new IS project file but similar happens so I've bundled (I hope) everything in the attachment, including the exe.
 
/Michael
 
 
P.S. The project is just some experimental stuff and doesn't do much but does compile without errors.

admin

Ok, I need the project exe also.
 
Download the new UnSafe.fil and replace the one you have in C:\Documents and Settings\yourUserName\Local Settings\Application Data\Randem Systems\InnoScript
 
Let me see what I can come up with.

spick56

I just tried again to add another folder and I got the same thing, i.e. I navigate to a folder, select it and press OK.
 
If I edit the .pjt file using Notepad and load the project I should then be able to see all the Search Folders files, shouldn't I?
 
-----------------------------------
[SearchFolder]
 
Folder1=C:Program FilesMicrosoft Visual Studio 8
Folder2=C:UsersmichaelDocumentsVisual Studio 2005ProjectsProject PalTmp ApplicationsInvoiceMakerbinDebug
-----------------------------------
 
/Michael

spick56

By now you probably aren't working on the same files. Here are the latest files.
 

Randem

Hmmm, It shows up here. Do you highlight the said folder before clicking OK?

spick56

You will have to better explain what you mean. We add multiple search folders all the time.
[color=0000ff]What I meant was that I open InnoScript Search Folders tab and press Add button. That opens a dialog allowing me to navigate to a folder and I press OK. I then again press Add button in Search Folders tab and again after navigating to a folder I press OK but this time the second folder doesn't show up in the Search Folders tab.[/color]
 
Perhaps wen I run the Trace something may show up there.  
 
/Michael

Randem

Yes, I am playing with the board to see if I can make it easier to view new messages so that the whole thread doesn't have to load before you can read the new post... but the add new message is at the bottom of the thread and you still have to go there. I am working on this though...
 
Am I working on the same files you are working on.
 
Send me the following files.
 
project exe
Project vbproj
InnoScript pjt
 
I am still attempting to find that error you see.

spick56

I'll run InnoScript Trace re: Index message but just a couple of (cosmetic) observations for now.
 
As I'm going between windows while InnoScript is running, once it finishes compiling I get the Index message and when I click OK but the mouse keeps sowing 'Busy' symbol.
 
Also, I just noticed new posts show on top of the list/page whereas previously new posts appeared at the bottom of the list/page.
 
/Michael

spick56

Is your computer up to date on MS Updates? [color=0000ff]Yes[/color]
 
It would also seem that your installations never completed? I would uninstall Inno Setup and re-install. [color=0000ff]Done it[/color]
 
You are getting errors because} you never instructed InnoScript on where to find the missing files. If you attempt to compile a script with missing file you will get errors and cannot expect the result to be good if the files are not in the installation. You have 6 missing files...  
[color=0000ff]I just tried adding Search Folders but it allowed me to enter only one folder. I even tried using Notepad and after reloaing teh project file it still showed only one folder.[/color]
 
As far as the Index message, please tell me exactly the procedure you used to get it and with what file. Did you run the InnoScript Trace on that I could look in the logs to see where it is happening.  
[color=0000ff]I'll do that next and let you know.[/color]
 
/Michael