Page 1 of 1

Setup keeps detecting that .NET 1.1 SP1 is required.

Posted: Tue Dec 06, 2005 10:21 am
by Ade-Derby
Hi

I am having a problem with a setup I have created. On some Windows 98 and XP pcs it says that .NET framework SP1 is required even though it is installed. If you follow through it looks like it is installing and then needs a reboot. On reboot the installer says yet again .NET framework SP1 is required! and you keep going round the same loop over and over again.

I have done a test on one XP pc and uninstalled .NET framework, after the setup has 'installed' .NET framework and rebooted, again it still wants to install it again, however it has not installed the .NET framework

Building a test version seems to show an error occurs, however as there is no actual feed back with in InstallAware I dont know what the error is.

Help please! (running version sp1.passion_update2_rtm.050927)

Adrian

Posted: Thu Dec 08, 2005 6:38 am
by Gizm0
Did you do the update on the plugin package?
Please search the forum, there is an update for the plugin package, which does a fix on this problem.

Posted: Tue Dec 13, 2005 4:17 am
by Ade-Derby
Yes, done it got the tee shirt etc

This problem ONLY happens on a FEW pc's at the moment

Any other USEFULL help?

Adrian

Posted: Tue Dec 13, 2005 7:48 am
by sinan
Try the latest version - v5.0. Its hot off the press!

Posted: Tue Dec 13, 2005 12:07 pm
by Ade-Derby
Oh dear!

I cannot open my project any more

I get the following error: -

Script Load Error

This script uses a plug-in that is not available on your system:
MSXML 4.0 SP2

Please install this plug-in before opening this script. Closing project now

Any ideas on where I get required plug-in as I dont remember having it before

Adrian

Posted: Tue Dec 13, 2005 1:02 pm
by IanM
Ade-Derby wrote:Oh dear!

I cannot open my project any more

I get the following error: -

Script Load Error

This script uses a plug-in that is not available on your system:
MSXML 4.0 SP2

Please install this plug-in before opening this script. Closing project now

Any ideas on where I get required plug-in as I dont remember having it before

Adrian


Hi Adrian,

Sinan already got this fixed for me. Go into the .mia file which contains your script with Notepad and change any lines with MSXML 4.0 SP2 to MSXML, then save the file. The new version of the plug-in has been renamed.

That should sort it.

Ian

Posted: Tue Dec 13, 2005 1:48 pm
by sinan
Thanks for the help, Ian. This issue is also described in the help file - in the upgrading from section.

Posted: Mon Dec 19, 2005 6:32 am
by Ade-Derby
Hi

Thanks for that - all load and re-compiled. Seems to have fixed the issue!

Sorry for the long delay - I seem to have a hell of a problem to log in to this site to post.

Adrian.