Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > BizTalk Project Type
 

BizTalk Project Type

Does anyone know how to gain access to a biztalk project within GAT. The normal

VSProject project1 = referringProject.Object as VSProject

just throws an error as it cant recognise the project format which is specific to biztalk.
avaya12  Wednesday, February 07, 2007 8:29 AM
On a related question, are you binding recipes to a BizTalk project type? I don't have much (any) experience with BizTalk but I guess they implement a custom project flavor, which means most probably you need to know their custom GUID:ID pair in order to be able to bind recipes to it.

If you have done this, could you share it with the community? :-)

thanks!,
-Victor.
vga  Wednesday, February 07, 2007 3:04 PM
Problem solved thanks
avaya12  Wednesday, February 07, 2007 1:51 PM
On a related question, are you binding recipes to a BizTalk project type? I don't have much (any) experience with BizTalk but I guess they implement a custom project flavor, which means most probably you need to know their custom GUID:ID pair in order to be able to bind recipes to it.

If you have done this, could you share it with the community? :-)

thanks!,
-Victor.
vga  Wednesday, February 07, 2007 3:04 PM
I will tidy the code up and post it along with a some instructions
avaya12  Wednesday, February 07, 2007 3:54 PM
That's great!
vga  Wednesday, February 07, 2007 4:11 PM
I am very interested by your work about BizTalk and GAT. I don't know how to manage BizTalk with GAT. May you share your knowledge ?
Didier Rano  Thursday, March 29, 2007 1:08 PM

You can use google to search for other answers

Custom Search

More Threads

• Problem with Specifying Command Bars
• Workaround for the UnfoldTemplateAction and parameter replacements
• Debug.WriteLine not allowed in custom TypeConverter?
• <Compile Include> Strangeness....
• Toolkit for GAX/GAT released!!
• Minor bug in VszWizard.FindAddItem
• Using EntLib with Gax/Gat
• Add several Items with one recipe
• Recipe in Context menus
• installation problem in GAX