Product:
Search Type:

[Info] Sitebuilder 4.x template fails to install on CT

Article ID: 4030 
Last Review: Mar,24 2008
APPLIES TO:
  • Virtuozzo Containers for Windows 4.0
  • Sitebuilder 4.x for Windows

SYMPTOMS

Sitebuilder 4.x template installation inside a Container fails with the following error:

C:\Documents and Settings\Administrateur>vzpkgls 101
101: windows_2003_std_r2-5.2.3790 msde dotnet2.0_frmwk_05.04.2006

C:\Documents and Settings\Administrateur>vzpkgadd 101 sitebuilder_shared-4.2.0.9
6_1.0
Adding template sitebuilder_shared-4.2.0.96_1.0 to container 101...
ERROR: Template 'sitebuilder_shared-4.2.0.96_1.0/20080302' requires ([Windows_2003] & [iis_common] & [iis_inetmgr] & [iis_www] & ([msde] | [mssqlserver]) & [dotnet2.0_frmwk])
ERROR: Template 'sitebuilder_shared-4.2.0.96_1.0/20080302' dependencies not satisfied in container 101


CAUSE

The problem is in obsolete dotnet template 05.04.2006. There is no any xml in it. In such cases Virtuozzo builds xml on the basis of template efd file name.

So we have:

<?xml version="1.0" encoding="UTF-8"?>
<template>
        <type>app</type>
        <name>dotnet2.0_frmwk_05.04.2006</name>
        <description>Application template (dotnet2.0_frmwk_05.04.2006)
</description>
</template>


Thats why we cant satisfy dependencies.

RESOLUTION

Please use the latest dotnet 3.0 template which is available on our ftp.

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields