Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > Running recipe from another package?
 

Running recipe from another package?

Hi,

Is there any way to do this, and how.

I have Package1 with some custom ToolWindow and from that window I want to execute one of the recipes defined in My Guidance Package. It would be nice if Package1 can fill recipe arguments too.

Thanks,

Alex.M.

Ales M_  Tuesday, May 20, 2008 6:39 AM

Hi Alex,

You can actually execute any recipe from any of the installed guidance packages, GAX exposes public services you can ask for and use them to make this happen.

For a jumpstart on this please take a look at this project which supports this:

http://www.codeplex.com/servicefactory/Wiki/View.aspx?title=GaxRecipeRunner&referringTitle=Home

HTH,

-vga.

vga  Monday, May 26, 2008 6:05 AM

Hi Alex,

You can actually execute any recipe from any of the installed guidance packages, GAX exposes public services you can ask for and use them to make this happen.

For a jumpstart on this please take a look at this project which supports this:

http://www.codeplex.com/servicefactory/Wiki/View.aspx?title=GaxRecipeRunner&referringTitle=Home

HTH,

-vga.

vga  Monday, May 26, 2008 6:05 AM

You can use google to search for other answers

Custom Search

More Threads

• Null reference Exception after upgrade to GAX 1.2
• Guidance Package Manager not visible in VS2008SP1 - captured a dump with the troubleshooting utility - please advise
• How to generate code for a method in an existing class using T4 Template
• Custom Directory Structure through GAT
• Add WCF Service Reference
• Cannot bind recipe to customized project type in solution folder.
• MetaGuidancePackage error when creating a new Guidance Package or Solution
• Pull project from sourcesafe on unfold
• Future Roadmap for GAT
• Making VS read from a txt file onto a tree list?