MTU.Community


Go Back   MTU.Community > Hoster Software > Hoster Help

Hoster Help Post Hoster questions, tips and suggestions here.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #14  
Old June 23rd, 2006, 03:22 PM
ddouglass ddouglass is offline
Super Moderator
 
Join Date: Nov 2004
Location: Ace, TX (5 miles past Nowhere)
Posts: 9,395
Admin - I think I have found the problem. This is from a MS Knowledge Base Article #916903

Symptom:
You receive the following error message on the client computer when the package is installing:
Error 1706. No valid source could be found for product Product Name. The Windows installer cannot continue.

Cause:
These problems occur because the Windows Installer packages do not have the ALLUSERS property value preset when the packages are created. This causes Windows Installer to set the value to "NULL." When you deploy a package by using SMS 2003, the installation runs under the SYSTEM context. The ALLUSERS property value must be defined if Windows Installer is trying to install as a user who differs from the locally logged-on user. Additionally, when the ALLUSERS property value is set to "NULL," the package performs a "per user installation," and no registry key entry is written to following registry subkey: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall

Resolution:
To resolve this problem, type Name.msi /SwitchesALLUSERS=2 in the Command line box. For example, you can type the following command: install_flash_player_active_x.msi ALLUSERS=2
This transfers the ALLUSERS property to the Setup phase, and the correct data is written to the registry entry key.

Note You cannot use the ALLUSERS property together with the /passive command-line switch.


What this is saying, I believe is that when you scripted for the Jet Engine install the ALLUSERS property was not set......maybe?

GPayne and barrp, when you are installing Hoster are you doing it as an administrator of the computer? If not then try that.

Otherwise, I hope I have found the lead we need to get this one fixed. It is very baffling.
__________________
Dale Douglass
2nd Generation Karaoke
I am not a member of the MTU Staff.
Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On


All times are GMT -4. The time now is 01:02 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2009 - 2025, Jelsoft Enterprises Ltd.
The contents of this forum are copyrighted by Micro Technology Unlimited, 2000-2008. Use of any material from these Forums is prohibited without written agreement from MTU.