Why 10.2.14 better than 10.3 if using CR 11.5

Started by bibin98, July 19, 2010, 03:17:12 PM

Previous topic - Next topic

Randem

When showing the error messages, it would be prudent to show what caused the errors so that I can determine what the errors are from. Post your script and details about your Clean Virtual Machine.

bibin98

This is messagebox that appears in the last installation :
 

 
 
I used ComponentOne but only a few OCX's error at installation (date, number and container OCX)


bibin98

I have installed XP on VirtualPC and I also installed my installer created by InnoScript, but in the last of process appears error message like this

 
 
 
 
I used ComponentOne ActiveX in my VB6 Project

bibin98

Ohh... it means that first step I have to install XP using ISO? I thought that VirtualPC already have VFD files that contain fresh OS'es... hehe OK right now, I already install XP on my virtual PC

Randem

From the main menu CD->Use Physical Drive...

bibin98

Where can I do that to use my CDROM as bootable?

Randem

Did you tell Virtual PC 2007 to use your CD drive to boot from?

bibin98

I can't booting WindowsXP in VirtualPC 2007, error is below attached


bibin98

How do I find Boot file name in VirtualPC 2007?

bibin98

OK thanx.... I will try install VirtualPC

Randem

You should NEVER use your development system as a test system. The whole point of testing is to make sure your app works in a virgin environment that has nothing it needs installed already. In that wy you will find out if you have deployed all that you need for your app to run. Also if you mess up and deploy something you should not have you will not mess up your current system.
 
If you are going to use your development box as a test box then you should run  Virtual PC 2007 SP1 from Microsoft to create a virgin environment that you can make clean each time you test. All you need to do is to create a test environment then zip it. After you use the test environment and need to return to a clean system all you need to do is unzip the clean environment and you have a clean PC.

bibin98

Yes, I was using my CPU as a test installation system too. It's not allowed?
 
Then I have to test the installation software to another clean CPU?

Randem

InnoScript does not use SQL Server or any database for that fact. That error must have something to do with an issue on your system. That error looks like SQL Server is trying to start and the .rll files are not registered.
 
Are you using your development system as a test installation system?