Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error 1321

Status
Not open for further replies.

leobis

Technical User
Joined
Aug 10, 2002
Messages
139
Location
IT
Hi all,

I set up a new group policy at the domain level for assigning software installation but when domain users log on after a while (and exactly during the download of the software) a fatal error appears saying:
"Error 1321 The Installer has insufficient privileges to modify file C:\winnt\system32\inetsrv\metabase.bin "

Do you know what the problem is?
Thanks in Advance

Leonardo
 
From as well as a link to a jsi article on that error

Source MsiInstaller
Type Error
Description Product: Microsoft Office 2000 Premium -- Error <error code> <error description>
Comments Jeremy Ano: Error code 1706 = &quot;No valid source could be found for product Microsoft Office 2000 Premium. The Windows installer cannot continue.&quot; - This error usually happens after switching profiles on a 2000 pro machine. To fix the problem download and install Mdac.

Adrian: Error code 1321 = The Installer has insufficient privileges to modify this file: - Permissions to the C:\Winnt\Installer folder are insufficient for MSI to create\modify files. See Q217714.

Rummie Herssein: Error code 1706 = &quot;No valid source could be found for product Microsoft Office 2000 Premium. The Windows installer cannot continue.&quot; - This occurs when windows attempts to locate a file (such as the first time you start up office after installation, or if you accidentally click &quot;Reconfigure mail support&quot; in MS outlook, tools, options....) to complete configuration of an application. Windows attempts to find the file that it needs in the exactly location that the application was installed from. therefore this file IN that location must be available. If you installed from a CD, insert the disk, and point the MSI installer there. if you installed over a network, you will have to reconnect to that network share.

Aram Iskenderian: Error: 1931 - See Q279177.

Adrian Grigorof: Error 1706: A large number of Q articles explain various conditions on which this error can occur. Most of them due to features that have to be installed at the first use but the installation files are not available.
Our Approach This information is only available to subscribers. An example of &quot;approach&quot; is available here.
Links Q217714 , Q279177 , Q260404 , Q297103 , Q258847 , Q298021 , Q303951 , Q253768 , Q297834 , Q299803 , Q308856 , Q320443 , Q217706 , Q229896 , Q298385 , Q240324 , Q266069 , Q290304 , Q193006 , Q224097 , Q234035


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top