Problem Encountered

Started by dglienna, October 01, 2005, 07:32:25 AM

Previous topic - Next topic

dglienna

Huh?  That would explain it. If it solves the problem, then it might be worth it.

admin

dglienna,
 
Automatic updates have been discontinued. There is now a nominal fee for InnoScript. That is probably why you generated an error.

dglienna

I tried to update before I used it, and came it generated an error.  I'll go to the site and download the new version.

admin

dglienna,
 
No, there was no rename of any file by me.

admin

dglienna,
 
you are using Version 4.0.7 and many modifications have been done to the search algorithms for dependencies. The current version is 5.0 Build 1. This would be the case for the difference.

dglienna

Didn't we rename msscript.ocx to a .dll before?

dglienna

I don't get it.  I moved mscoree.dll to a temp folder, and it is still looking for it.  I even started a new project to try it again!  Take a look at this, and tell me if I can delete the msscript and mscoree lines.
I don't know why yours looks different from mine.
 
Thanks.

admin

dglienna,
 
Here is the output I got. To download Right click and do save as and change the extention to .zip.

dglienna

I forgot to include a data file, which is why my app crashed.
 
Can you delete a file if I upload it? Or, PM me with your email address and I'll send it to you.

admin

dglienna,
 
I need the exe to your vbp file also.
My program worked until the missing file???? What file?
 
What error message???

dglienna

I used the AutoUpdater.  Don't know why autoexec even came into the picture.

dglienna

I couldn't compile because of unsafe files. You said to place them into another folder, so i did.
 
I did NOT install SP2 on the machine, I just thought my app might have installed incompatible things.
 
I posted my script, now I'll post the vbp. That's how I created the script.  Not sure which .exe you would want/need.  I'd rather not do that.
 
My program worked until the missing file, when it closed, so at least part of the install went correctly.
 
I don't know if what I installed killed access or not.  It was just down after I rebooted after the install.

admin

dglienna,
 
What do you mean you took this file from the unsafe list? What message about Autoexec.nt? I would need to have your exe and vbp file to check your script. If you could zip and upload them.
 
Whick program worked until it looked for a missing file?
 
Client Internet Acess died for SP2 has a firewall, Sp1 does not. You have to reconfigure the MS firewall to allow access.

dglienna

I took mscoree.dll from the unsafe file list, and put it and the rest of the files into my folder.
 
During the install, I got the message about autoexec.nt, but I'm not sure why it even came up.
 
I have XP SP2 and client had XP SP1.
 
I have the same version of mscoree.dll on my system, but I couldn't register it on client machine manually.  It failed.
 
Can you take a look at my script and tell me if I can remove mscoree.dll and any other files?  My old script had half as many lines of included files, so I think I have something extra going on.
 
The program worked up to the point it was looking for a missing file, so I don't know if that was the only issue.
 
The reason I asked about SP2 is because Client Internet Access died when I did the install. I'm thinking of formatting and reinstalling the OS on that system, as it seemed to have a virus on it.

admin

dglienna,
 
Not sure what you mean. mscoree.dll is in your script to be installed. Why do you need autoexec.nt? SP2 files incompatible with what? What OS are you using XP?
 
My version of mscoree.dll is 1.1.4322.2032. What is your version?