Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > Set an "Overview" HTML page to the Guidance Package
 

Set an "Overview" HTML page to the Guidance Package

How do we set the "Overview" page to the guidance package so that it appears in the Guidance Navigator? Can't find it anywhere...
Renaud Bédard  Thursday, June 29, 2006 5:58 PM

Stole from Microsoft.Practices.RecipeFramework.MetaGuidancePackage.xml

<GuidancePackage xmlns="http://schemas.microsoft.com/pag/gax-core"
xmlns:xi=http://www.w3.org/2001/XInclude
aption="Guidance Package Development"
Guid="23FC29C9-FAFE-47f1-B633-B548E788DDDF"
TraceLevel="Info"
Name="MetaGuidancePackage"
SortPriority="200"
BindingRecipe="BindRegistrationRecipes"
SchemaVersion="1.0">

<Overview Url="Templates\Overview\intro.htm"/>

<Recipes>

Have tested this in my own GP and it works great ... yay!  Note ... I put it in the same folder tree in my GP project.  Following the P&P lead.

Tim Mercer  Friday, June 30, 2006 7:15 PM

Stole from Microsoft.Practices.RecipeFramework.MetaGuidancePackage.xml

<GuidancePackage xmlns="http://schemas.microsoft.com/pag/gax-core"
xmlns:xi=http://www.w3.org/2001/XInclude
aption="Guidance Package Development"
Guid="23FC29C9-FAFE-47f1-B633-B548E788DDDF"
TraceLevel="Info"
Name="MetaGuidancePackage"
SortPriority="200"
BindingRecipe="BindRegistrationRecipes"
SchemaVersion="1.0">

<Overview Url="Templates\Overview\intro.htm"/>

<Recipes>

Have tested this in my own GP and it works great ... yay!  Note ... I put it in the same folder tree in my GP project.  Following the P&P lead.

Tim Mercer  Friday, June 30, 2006 7:15 PM
Thanks! Should've looked there...
Renaud Bédard  Tuesday, July 11, 2006 1:46 PM

You can use google to search for other answers

Custom Search

More Threads

• Installing Guidance package for both VS2005 and VS2008
• Conditional Branching of Recipe Actions
• Where is the Recipe History stored?
• Add .CS file to a Project
• Registering guidance with the experimental hive
• Extend the Meta-Guidance Package
• GAT July 2007 Cannot Find ENVDTE
• Web application project template
• VSTS 2008 - installed GAX but GAT fails: C# Language is not installed
• Web Client Software Factory: I cannot create a module with name Menu