Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > GAX Templates do not load
 

GAX Templates do not load

OK! I seriouslyhope someone can provide an answer to this. I recently built a package usingGAT forVS 2005 using the new release of GAX. I have 1 solution template and several project and item templates.I have registered the package and I have also tried torun a full installation. Once it's registered, I open VS 2005 and I can see my solution and execute it. It runs perfectly and I can use all of the item templates and recipes. Once I close VS & reopen it, I can see the solution template, but if I openup the project I recently created, the GAT package does not load.I have to go manually enable it, but the item templates and recipes do not load!!! WHY!!! I am releasing this enterprise wide and recently found this error and I am not sure what to do here.
SOULCRSHR  Friday, September 12, 2008 7:14 PM
Hi,

One of the reasons is when you delete or miss the .gpstate file so, if you're using a source control or something like this take care to include that file because there resides all the binding information.

Another common issue is that if you're using a bound recipe references you lost all the bindings when the package is disabled. So my recommendation is that you should use an unbound recipes references.

hth
jose.

Jose Escrich - weblogs.asp.net/jescrich
  • Proposed As Answer byJose Escrich Wednesday, September 17, 2008 10:22 PM
  • Edited byJose Escrich Wednesday, September 17, 2008 10:22 PM
  •  
Jose Escrich  Wednesday, September 17, 2008 10:21 PM

You can use google to search for other answers

Custom Search

More Threads

• Get a project reference to a website project
• System.Runtime.InteropServices.COMException (0x80004005): Not a valid file name
• Clarius SFT June 2007 CTP released issues
• Evaluator ValueProvider error
• Executing actions from templates
• uninstall previously installed while installing
• June '06 Smart Client factory guidance throwing exception
• Why does my SmartClientApplication can only be resized like a mac?
• Project reference
• how to use a class file from one project in another project in the same solution