BizTalk Utilities CV ,   Jobs ,   Code library
 
Go to the front page to continue learning about XML or select below:

Contents

ReBlogger Contents

Previous posts in XML

 
 
Page 13982 of 19342

Upgrading from GAT May CTP and December CTP

Blogger : Daniel Cazzulino
All posts : All posts by Daniel Cazzulino
Category : XML
Blogged date : 2005 Dec 14

These are roughly the things that you need to change in your current package:

  1. Search replace "50505" with "51206" in the entire solution. This is the changed assembly version number that appears in all your .vstemplates.
  2. Delete all references from all projects to Microsoft.Practices.* and re-add them pointing to the new version of the binaries.
  3. Search replace "igt" with "gax" (for XML and .vstemplate files)
  4. Search & replace: Microsoft.Practices.RecipeFramework.Library.Actions.Templates.TextTemplateAction, Microsoft.Practices.RecipeFramework.Library with Microsoft.Practices.RecipeFramework.VisualStudio.Library.Templates.TextTemplateAction, Microsoft.Practices.RecipeFramework.VisualStudio.Library
  5. DteHelper class now lives in the Microsoft.Practices.RecipeFramework.Library namespace and assembly.

I think that`s all, but let me know if you find anything that`s missing or not working!


Read comments or post a reply to : Upgrading from GAT May CTP and December CTP
Page 13982 of 19342

Newest posts
 

    Email TopXML