index > Visual Studio Guidance Automation Toolkit > Minor bug in VszWizard.FindAddItem

Minor bug in VszWizard.FindAddItem

In the Microsoft.Practices.RecipeFramework.VisualStudio.dll in Microsoft.Practices.RecipeFramework.VisualStudio.Templates.VszWizard.FindAddItem() is the following code:
      state["WizardType"] = context[0];
      state["ProjectName"] = ((ProjectItems) context[2]).ContainingProject.UniqueName;
      state["ProjectItems"] = context[2];
      state["LocalDirectory"] = context[3];
      state["ItemName"] = context[4];
      state["InstallationDirectory"] = context[5];
      state["Silent"] = context[5];
Notice the last two lines both use context[5]. The last one should use contextDevil.
JLeBert
I will look into it.

Thanks,

Oscar Calvo
http://blogs.artinsoft.net/ocalvo



Oscar Calvo
Oscar Calvo
reply 2

You can use google to search for other answers

 

More Articles

• How to add Visual studio data source wizard in GAT
• When is the next release for GAT???
• How to execute actions after solution template was unfolded
• How to gather data without wizard
• IExtenderProvider the GAT way...
• GAT is VS Solution Centric
• Input arguments for wizards
• Can you detect all installed packages?
• Examining the items in a solution
• Can't Drag Controls onto CustomWizPages
Bookmark and Share
Welcome to Bokebb   New Update  
 

New Articles

• How to gather data without wizard
• Support for Web Application Project
• Error install GAX
• GuidancePackage Solution Will Not build
• GAT breaking changes
• Code samples anywhere ?
• Error installing GAX
• GAT not compatible with W2K?
• GAT on Visual Studio Release Candidate
• Converting IDTWizard to GAT project and
• Package version
• HoL Registration failed
• Conditional Branching of Recipe Actions
• Getting the project object after Add New
• Solution Folder Name

Hot Articles

• Can't run the Guidance Package
• Conditional Branching of Recipe Actions
• Multiple Project Creation Template
• Trusted Assembly referenace Problem
• Wizard size and colors
• Guidance actions are gone
• Upgrading Headaches
• TechEd Hands On Lab 2005 - Exercise 2 -
• Error installing GAX
• GAT not compatible with W2K?
• Cannot install GAX/GAT June 2006 CTP
• Cannot install GAT or any other guidance
• Custom Wizards and custom arguments
• Sharing gpState in TFS Source Control
• June GAT Installation Issues

Recommend Articles

• Error unfolding a project template
• How do you add a using/reference to a t4
• New Editor or Not?
• Tools.GenerateLocalResource
• Problem with Specifying Command Bars
• Multiple Project Creation Template
• classname value
• Support for the June or July CTP of VS .
• how to add website project
• Alter Name of Solution
• Can't Drag Controls onto CustomWizPages
• warnings when I try to create guidance p
• Creating projects in a subdirectory
• Issue passing input parameters to actions
• Project reference problem