InnoScript Crashes VB IDE

Started by asc, March 07, 2011, 10:30:47 AM

Previous topic - Next topic

asc

fwiw:  
Upon initial launch, Before app appears, I received Run time error '429':  ActiveX Component can't create object.  
Then nothing.

Randem

Ok, re-uploading the installations.
 
Thanks

asc

Your download appears on my system to be broken:  
The unzip to InnoScript1005004Release.exe (11961KB) says it ...Fails CRC Check.  
I downloaded twice with same result.  
This is Not an immediate issue for me as I'm not Presently working on InnoScript.  
Thanks again for your support!

asc

Thank you for your support!

Randem

The new version has been release which takes care of the issue you found. You can download it from https://randemsystems.com/innoscript//
 
Thank you for reporting this issue.

Randem

Ok, no need for the log I found what the issue was and the fix is in the works. Will release the update when done.

asc

I can not provide you with your requested log file as I was under a time constraint and thus had to restore a previous back-up image for the subject system.  
All is well now but I'm at a system config that is Previous to the intro of InnoScript.  
I must now, temporarily, abandon the InnoScript project.  
Thank you for your support.

Randem

Here is the procedure to get back to the original point.
 
1 - Open InnoScript
2 - Open a Command Prompt  
(Start->Run Type in CMD or in Vista/Window 7 Start->Search Type in CMD.exe when it appears right click and select 'Run As Administrator)
3 - In Innoscript goto View->Registered Components
4 - Click on the location title bar to sort the locations.
5 - Search for one of the files that is getting the error when you open your project.
6 - This line should be in red with all the other missing files next to it.
7 - In Windows go to Start-Run then type in one of the missing files from the list.
8 - In the search list locate where the file should be (IE WindowsSystem32).
9 - Go to the CMD prompt window then change to that folder.
10 - Register the file (IE regsvr32 Filename).
11 - Repeat steps 7 thru 10 until all files are registered.
12 - Open your project.
 
This will get you back to where you need to be. I will be releasing an update to the WinSxS process to correct this issue. I apologize for the inconvenience. If you need more assistance with this please let me know.

Randem

I will have a procedure for you to use to correct the issues you have been having with loading your project. When I am done I will post it.

Randem

Also there was a Manifest folder created in the Scripts folder where your project is located. If you could post the WinSxSLog.txt file (WinSxS log file, It starts with your project name exe). I want to see what happened.

Randem

You did not follow all the steps.
 
1 - Re-Register all files your project states are missing or you get errors on in their proper locatons.
 
2 - Open your project to make sure all is working.
 
3 - Remove WinSxS installation and set to Regular Release
 
4 - Recreate Script with InnoScript in regular release mode.
 
In order to create a WinSxS installation, you MUST have a fully working installation to begin with or other issues will come into play as you have noticed.

asc

Issue still persists:  
1) I removed all winSxS @ [Add Files].
2) [Create Script] executed.  
3) Closed IS after script completed.  
4) Attempted launch of my app in IDE; Failure.  
Same as previous screen shots.

Randem

Part of the issue is the description. InnoScript is NOT changing your IDE, so continuing in that direction will not result in a solution. Please set InnoScript to NOT create a WinSxS installation then see if you have no problems. I think you will not.
 
Look at the message carefully. It states that a file is not found in the TEMP folder. The files that are not found just re-register them in their correct location and that problem will be solved. The other is the WinSxS creation without understanding the process. The WinSxS creation will copy files so you would need to be aware of the process.

asc

I'll assure you that part of the problem is that InnoScript is changing my IDE frame without my authorization.  
 
WinSxS or Not.... All was well before running InnoScript.  
I'm presently unable to access my IDE for the app.  InnoScript has changed the IDE/App in some way? so that now It Does Not Load.  
 
I currently have an emergency issue where I need to adjust the source code... but It will not load.  

Randem

I think I may see the problem from one of your images (Image6.gif). You never mentioned you were attempting to make a WinSxS installation. You should start off with a regular installation until you are versed in InnoScript Operations before attempting to create a WinSxS installation which takes a lot more thought and advanced planning.