Here is the Guidance output window error. I can see the error is in the template. Cause when I go to HolPackage\Templates\projects\DataClient\DataClient.vstemplate ---- the <Template> node has squigly lines under it . I don't know the steps to fix this problem.
Output window created.
Information: 0 : Starting execution of recipe Register.
Information: 0 : No previously saved state found.
Information: 0 : C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\InstallUtil.exe /DesignMode /i /ShowCallStack /Configuration="C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackage\bin\Debug\\HoLPackage.xml" "C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackageInstaller\bin\Debug\HoLPackageInstaller.dll"
(*) Error: 0 : C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\InstallUtil.exe /DesignMode /i /ShowCallStack /Configuration="C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackage\bin\Debug\\HoLPackage.xml" "C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackageInstaller\bin\Debug\HoLPackageInstaller.dll"
Information: 0 : Microsoft (R) .NET Framework Installation utility Version 2.0.50727.42
Copyright (c) Microsoft Corporation. All rights reserved.
Running a transacted installation.
Beginning the Install phase of the installation.
See the contents of the log file for the C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackageInstaller\bin\Debug\HoLPackageInstaller.dll assembly's progress.
The file is located at C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackageInstaller\bin\Debug\HoLPackageInstaller.InstallLog.
Installing assembly 'C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackageInstaller\bin\Debug\HoLPackageInstaller.dll'.
Affected parameters are:
configuration = C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackage\bin\Debug\\HoLPackage.xml
designmode =
showcallstack =
i =
logfile = C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackageInstaller\bin\Debug\HoLPackageInstaller.InstallLog
logtoconsole =
assemblypath = C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackageInstaller\bin\Debug\HoLPackageInstaller.dll
An exception occurred during the Install phase.
Microsoft.Practices.RecipeFramework.RecipeFrameworkException: Unexpected error loading template file name C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackage\bin\Debug\Templates\Projects\DataClient\DataClient.vstemplate. Make sure that the template is well formed and try again.
at Microsoft.Practices.RecipeFramework.VisualStudio.Templates.TemplateMetaData.ReadTemplate()
at Microsoft.Practices.RecipeFramework.VisualStudio.Templates.TemplateMetaData..ctor(String templateFileName, CommandID command, String packageName)
at Microsoft.Practices.RecipeFramework.VisualStudio.Templates.VSTemplatesService.Microsoft.Practices.RecipeFramework.VisualStudio.Common.IVsTemplatesService.GetTemplate(String templateFileName)
at Microsoft.Practices.RecipeFramework.VisualStudio.Templates.VSTemplatesService.GetTemplate(String templateFile, ArrayList templates, GuidancePackage guidancePackage)
at Microsoft.Practices.RecipeFramework.VisualStudio.Templates.VSTemplatesService.GetTemplates(String directory, ArrayList templates, GuidancePackage guidancePackage)
at Microsoft.Practices.RecipeFramework.VisualStudio.Templates.VSTemplatesService.PopulateTemplates(String basePath, ArrayList templates, GuidancePackage guidancePackage)
at Microsoft.Practices.RecipeFramework.VisualStudio.Templates.VSTemplatesService.Microsoft.Practices.RecipeFramework.VisualStudio.Common.IVsTemplatesService.RegisterTemplates(String basePath, GuidancePackage guidancePackage)
at Microsoft.Practices.RecipeFramework.VisualStudio.RecipeFrameworkInstaller.RegisterTemplates(GuidancePackageRegContext context, Boolean register)
at Microsoft.Practices.RecipeFramework.VisualStudio.RecipeFrameworkInstaller.RegisterPackage(InstallContext installContext, Boolean register, GuidancePackage packageConfig)
at Microsoft.Practices.RecipeFramework.VisualStudio.RecipeFrameworkInstaller.Microsoft.Practices.RecipeFramework.IHostInstaller.InstallPackage(InstallContext context, GuidancePackage packageConfig)
at Microsoft.Practices.RecipeFramework.ManifestInstaller.InstallPackage(String configuration)
at Microsoft.Practices.RecipeFramework.ManifestInstaller.Install(IDictionary stateSaver)
at System.Configuration.Install.Installer.Install(IDictionary stateSaver)
at System.Configuration.Install.AssemblyInstaller.Install(IDictionary savedState)
at System.Configuration.Install.Installer.Install(IDictionary stateSaver)
at System.Configuration.Install.TransactedInstaller.Install(IDictionary savedState)
The inner exception System.InvalidOperationException was thrown with the following error message: There is an error in XML document (0, 0)..
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle)
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader)
at Microsoft.Practices.RecipeFramework.VisualStudio.Templates.TemplateMetaData.GetWizardData(XmlNode wizardData)
at Microsoft.Practices.RecipeFramework.VisualStudio.Templates.TemplateMetaData.ReadTemplate()
The inner exception System.InvalidOperationException was thrown with the following error message: <Template xmlns='http://schemas.microsoft.com/pag/igt-template'> was not expected..
at Microsoft.Practices.RecipeFramework.VisualStudio.VsTemplate.TemplateSerializer.BaseReader.Read6_Template()
at Microsoft.Practices.RecipeFramework.VisualStudio.VsTemplate.TemplateSerializer.Deserialize(XmlSerializationReader reader)
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
The Rollback phase of the installation is beginning.
See the contents of the log file for the C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackageInstaller\bin\Debug\HoLPackageInstaller.dll assembly's progress.
The file is located at C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackageInstaller\bin\Debug\HoLPackageInstaller.InstallLog.
Rolling back assembly 'C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackageInstaller\bin\Debug\HoLPackageInstaller.dll'.
Affected parameters are:
configuration = C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackage\bin\Debug\\HoLPackage.xml
designmode =
showcallstack =
i =
logfile = C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackageInstaller\bin\Debug\HoLPackageInstaller.InstallLog
logtoconsole =
assemblypath = C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackageInstaller\bin\Debug\HoLPackageInstaller.dll
The Rollback phase completed successfully.
The transacted install has completed.
The installation failed, and the rollback has been performed.
(*) Error: 0 : Microsoft (R) .NET Framework Installation utility Version 2.0.50727.42
Copyright (c) Microsoft Corporation. All rights reserved.
Running a transacted installation.
Beginning the Install phase of the installation.
See the contents of the log file for the C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackageInstaller\bin\Debug\HoLPackageInstaller.dll assembly's progress.
The file is located at C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackageInstaller\bin\Debug\HoLPackageInstaller.InstallLog.
Installing assembly 'C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackageInstaller\bin\Debug\HoLPackageInstaller.dll'.
Affected parameters are:
configuration = C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackage\bin\Debug\\HoLPackage.xml
designmode =
showcallstack =
i =
logfile = C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackageInstaller\bin\Debug\HoLPackageInstaller.InstallLog
logtoconsole =
assemblypath = C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackageInstaller\bin\Debug\HoLPackageInstaller.dll
An exception occurred during the Install phase.
Microsoft.Practices.RecipeFramework.RecipeFrameworkException: Unexpected error loading template file name C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackage\bin\Debug\Templates\Projects\DataClient\DataClient.vstemplate. Make sure that the template is well formed and try again.
at Microsoft.Practices.RecipeFramework.VisualStudio.Templates.TemplateMetaData.ReadTemplate()
at Microsoft.Practices.RecipeFramework.VisualStudio.Templates.TemplateMetaData..ctor(String templateFileName, CommandID command, String packageName)
at Microsoft.Practices.RecipeFramework.VisualStudio.Templates.VSTemplatesService.Microsoft.Practices.RecipeFramework.VisualStudio.Common.IVsTemplatesService.GetTemplate(String templateFileName)
at Microsoft.Practices.RecipeFramework.VisualStudio.Templates.VSTemplatesService.GetTemplate(String templateFile, ArrayList templates, GuidancePackage guidancePackage)
at Microsoft.Practices.RecipeFramework.VisualStudio.Templates.VSTemplatesService.GetTemplates(String directory, ArrayList templates, GuidancePackage guidancePackage)
at Microsoft.Practices.RecipeFramework.VisualStudio.Templates.VSTemplatesService.PopulateTemplates(String basePath, ArrayList templates, GuidancePackage guidancePackage)
at Microsoft.Practices.RecipeFramework.VisualStudio.Templates.VSTemplatesService.Microsoft.Practices.RecipeFramework.VisualStudio.Common.IVsTemplatesService.RegisterTemplates(String basePath, GuidancePackage guidancePackage)
at Microsoft.Practices.RecipeFramework.VisualStudio.RecipeFrameworkInstaller.RegisterTemplates(GuidancePackageRegContext context, Boolean register)
at Microsoft.Practices.RecipeFramework.VisualStudio.RecipeFrameworkInstaller.RegisterPackage(InstallContext installContext, Boolean register, GuidancePackage packageConfig)
at Microsoft.Practices.RecipeFramework.VisualStudio.RecipeFrameworkInstaller.Microsoft.Practices.RecipeFramework.IHostInstaller.InstallPackage(InstallContext context, GuidancePackage packageConfig)
at Microsoft.Practices.RecipeFramework.ManifestInstaller.InstallPackage(String configuration)
at Microsoft.Practices.RecipeFramework.ManifestInstaller.Install(IDictionary stateSaver)
at System.Configuration.Install.Installer.Install(IDictionary stateSaver)
at System.Configuration.Install.AssemblyInstaller.Install(IDictionary savedState)
at System.Configuration.Install.Installer.Install(IDictionary stateSaver)
at System.Configuration.Install.TransactedInstaller.Install(IDictionary savedState)
The inner exception System.InvalidOperationException was thrown with the following error message: There is an error in XML document (0, 0)..
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle)
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader)
at Microsoft.Practices.RecipeFramework.VisualStudio.Templates.TemplateMetaData.GetWizardData(XmlNode wizardData)
at Microsoft.Practices.RecipeFramework.VisualStudio.Templates.TemplateMetaData.ReadTemplate()
The inner exception System.InvalidOperationException was thrown with the following error message: <Template xmlns='http://schemas.microsoft.com/pag/igt-template'> was not expected..
at Microsoft.Practices.RecipeFramework.VisualStudio.VsTemplate.TemplateSerializer.BaseReader.Read6_Template()
at Microsoft.Practices.RecipeFramework.VisualStudio.VsTemplate.TemplateSerializer.Deserialize(XmlSerializationReader reader)
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
The Rollback phase of the installation is beginning.
See the contents of the log file for the C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackageInstaller\bin\Debug\HoLPackageInstaller.dll assembly's progress.
The file is located at C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackageInstaller\bin\Debug\HoLPackageInstaller.InstallLog.
Rolling back assembly 'C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackageInstaller\bin\Debug\HoLPackageInstaller.dll'.
Affected parameters are:
configuration = C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackage\bin\Debug\\HoLPackage.xml
designmode =
showcallstack =
i =
logfile = C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackageInstaller\bin\Debug\HoLPackageInstaller.InstallLog
logtoconsole =
assemblypath = C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Guidance Automation Toolkit\HOL\TechEd2005HoL\HoLPackageInstaller\bin\Debug\HoLPackageInstaller.dll
The Rollback phase completed successfully.
The transacted install has completed.
The installation failed, and the rollback has been performed.
Information: 0 : ------------------------------------------------------------------------------------------------------------------------------------------------------
(*) Error: 0 : Microsoft.Practices.RecipeFramework.ActionExecutionException: An exception occurred during the binding of reference or execution of recipe Register. Error was: Action Register failed to execute:
Failed to process package. See the Guidance Package Development output window for more information about the error..
You can remove the reference to this recipe through the Guidance Package Manager. ---> System.Configuration.Install.InstallException: Failed to process package. See the Guidance Package Development output window for more information about the error.
at Microsoft.Practices.RecipeFramework.MetaGuidancePackage.Registration.PackageRegistationAction.ThrowFailure(DTE vs, String currentOperation, String output)
at Microsoft.Practices.RecipeFramework.MetaGuidancePackage.Registration.PackageRegistationAction.Execute()
at Microsoft.Practices.RecipeFramework.Recipe.Microsoft.Practices.RecipeFramework.Services.IActionExecutionService.Execute(String actionName, Dictionary`2 inputValues)
at Microsoft.Practices.RecipeFramework.Recipe.Microsoft.Practices.RecipeFramework.Services.IActionExecutionService.Execute(String actionName)
at Microsoft.Practices.RecipeFramework.Recipe.Microsoft.Practices.RecipeFramework.Services.IActionCoordinationService.Run(Dictionary`2 declaredActions, XmlElement coordinationData)
at Microsoft.Practices.RecipeFramework.Recipe.ExecuteActions(IDictionaryService readOnlyArguments, IDictionaryService arguments, ITypeResolutionService resolution)
--- End of inner exception stack trace ---
at Microsoft.Practices.RecipeFramework.Recipe.UndoExecutedActionsAndRethrow(Exception ex)
at Microsoft.Practices.RecipeFramework.Recipe.ExecuteActions(IDictionaryService readOnlyArguments, IDictionaryService arguments, ITypeResolutionService resolution)
at Microsoft.Practices.RecipeFramework.Recipe.Execute(Boolean allowSuspend)
at Microsoft.Practices.RecipeFramework.GuidancePackage.Execute(String recipe, IAssetReference reference, IDictionary arguments)
at Microsoft.Practices.RecipeFramework.GuidancePackage.Execute(IAssetReference reference)
at Microsoft.Practices.RecipeFramework.RecipeReference.OnExecute()
at Microsoft.Practices.RecipeFramework.AssetReference.Execute()
at Microsoft.Practices.RecipeFramework.VisualStudio.ToolWindow.GuidanceNavigatorControl.ExecuteReference(IAssetReference reference)