Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > Custom developed Guidance Automation Package not listed under VisualStudio template
 

Custom developed Guidance Automation Package not listed under VisualStudio template

Hello,

I have successfully instaled the GAX and GAT.

I created a new project with Guidance Automation template tocreate a newguidance package from scratch.

I was able to compile and Register Guidance Package. and then by right-clicking the guidance package project and I selected the"Register Guidance Package" from the context menu. It was done successfully too.

However when I am opening a new inistance of Visual Studio I am not able to see it listed under the New Project-> Gudance packages

Am I missing anything here?

Please help

radenb  Tuesday, January 08, 2008 9:10 AM
I'm closing down this thread as it's a duplicate of this one:

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2646758&SiteID=1



vga  Thursday, January 10, 2008 2:15 AM
Hi, which GAX version are you using? Do you have installed both VS 2005 and VS 2008?

Thanks,
-Adrian
Adrian Alonso  Wednesday, January 09, 2008 12:04 PM

I am using GAX 1.0.03 version. Does version really matters? I am using VS 2005.

I just downloaded the GAX tutorial source from

http://jelle.druyts.net/2006/06/29/GAS05TuningTheCProjects.aspx

and comipled it on my machine and resgitered it. It successfully compiling and registering but am not able to see it in the installed templates under New Projects--> Guidance Automation

radenb  Wednesday, January 09, 2008 12:35 PM

Hi Nilesh,

<GuidancePackage xmlns="http://schemas.microsoft.com/pag/gax-core" xmlns:xi="http://www.w3.org/2001/XInclude"

Name="NoorGuidancePackage"

Caption="Noor Factory"

Description="Test Software Factory"

BindingRecipe="BindingRecipe"

Guid="2365b558-e0c5-4256-bff7-b313ac3e3c45"

SchemaVersion="1.0">

Make sure that you have the above attributes set appropriately. Whatever you provide in the Caption attribute will be displayed under the Guidance Packages Node, for your guidance package.

Regards,

-Noor

Noor Mohammed  Wednesday, January 09, 2008 12:39 PM
I'm closing down this thread as it's a duplicate of this one:

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2646758&SiteID=1



vga  Thursday, January 10, 2008 2:15 AM

You can use google to search for other answers

Custom Search

More Threads

• Drag and Drop Objects to Screen (Fault tree Application)
• Error using CreateProjectAction - Invalid URI: The URI is empty..
• Guidance Package Uninstallation Damaging GAT
• visual studio 2008 GAT
• CommandBars
• Remove Extra Lines using TextTemplateAction
• Windows Installer XML project for GAT Package?
• Project References Guids?
• Change the buttontext
• Need the June GAX MSI