Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > Fail to register Guidance Package from Solution Manager
 

Fail to register Guidance Package from Solution Manager

Hi,

I followed the recipe in the intro.htm that opens automatically when I create a new Guidance Package - but when I try to register the package - I get the following message:

An exception occurred during the binding of reference or execution of recipe Register.
Error was: Action Register failed to execute:
Faileed to process package. See the Guidance Package Deployment output window
for more information about the error..
You can remove the reference to this recipe through the Guidance Package.

Microsoft.Practices.RecipeFramework.ActionExecutionException: An exception occurred during the binding of reference or execution of recipe Register. Error was: Action Register failed to execute:
Failed to process package. See the Guidance Package Development output window for more information about the error..
You can remove the reference to this recipe through the Guidance Package Manager. ---> System.Configuration.Install.InstallException: Failed to process package. See the Guidance Package Development output window for more information about the error.
at Microsoft.Practices.RecipeFramework.MetaGuidancePackage.Registration.PackageRegistationAction.ThrowFailure(DTE vs, String currentOperation, String output)
at Microsoft.Practices.RecipeFramework.MetaGuidancePackage.Registration.PackageRegistationAction.Execute()
at Microsoft.Practices.RecipeFramework.Recipe.Microsoft.Practices.RecipeFramework.Services.IActionExecutionService.Execute(String actionName, Dictionary`2 inputValues)
at Microsoft.Practices.RecipeFramework.Recipe.Microsoft.Practices.RecipeFramework.Services.IActionExecutionService.Execute(String actionName)
at Microsoft.Practices.RecipeFramework.Recipe.Microsoft.Practices.RecipeFramework.Services.IActionCoordinationService.Run(Dictionary`2 declaredActions, XmlElement coordinationData)
at Microsoft.Practices.RecipeFramework.Recipe.ExecuteActions(IDictionaryService readOnlyArguments, IDictionaryService arguments, ITypeResolutionService resolution)
--- End of inner exception stack trace ---
at Microsoft.Practices.RecipeFramework.Recipe.UndoExecutedActionsAndRethrow(Exception ex)
at Microsoft.Practices.RecipeFramework.Recipe.ExecuteActions(IDictionaryService readOnlyArguments, IDictionaryService arguments, ITypeResolutionService resolution)
at Microsoft.Practices.RecipeFramework.Recipe.Execute(Boolean allowSuspend)
at Microsoft.Practices.RecipeFramework.GuidancePackage.Execute(String recipe, IAssetReference reference, IDictionary arguments)
at Microsoft.Practices.RecipeFramework.GuidancePackage.Execute(IAssetReference reference)
at Microsoft.Practices.RecipeFramework.RecipeReference.OnExecute()
at Microsoft.Practices.RecipeFramework.AssetReference.Execute()
at Microsoft.Practices.RecipeFramework.VisualStudio.RecipeMenuCommand.OnExec()
at Microsoft.Practices.RecipeFramework.VisualStudio.AssetMenuCommand.Invoke()
--------------------

Anyone who have a clue of what I'm doing wrong? I've got the RTM of VS2k5 and the latest GAT release.

Regards,

Lars Wilhelmsen
Senior Software Engineer
Teleplan Globe A/S

Lars Wilhelmsen  Thursday, March 23, 2006 7:23 PM

The solution to the problem above was simple: When I added the package, I gave it a name with a space in it; "GoF Patterns". Apparently, the registration process doesn't eat spaces...

Regards,

Lars Wilhelmsen
Senior Software Engineer
Teleplan Globe A/S

Lars Wilhelmsen  Thursday, March 23, 2006 9:04 PM

The solution to the problem above was simple: When I added the package, I gave it a name with a space in it; "GoF Patterns". Apparently, the registration process doesn't eat spaces...

Regards,

Lars Wilhelmsen
Senior Software Engineer
Teleplan Globe A/S

Lars Wilhelmsen  Thursday, March 23, 2006 9:04 PM
I'm having the exact same problem, but my package name doesn't have any spaces, nor the path to the project (I put it in C:\).

Do you have any ideas about why it might be happening?


Thank you.


CarloSantoS  Wednesday, August 13, 2008 8:25 AM
I have the same issue. I just installed the Feb 2008 release (never installed any other versions)

When I go to create new project and choose new Guidance Package and click ok I get the error.


I am running Visual Studio 2008 SP1

Any ideas?
  • Edited byFoovanadil Wednesday, November 12, 2008 7:56 PM
  •  
Foovanadil  Wednesday, November 12, 2008 7:56 PM

Hi Maria and foovanadil,

please post your particular issues, because it may not be the same issue due to the exception trace pasted above is a default one, there is not a specific excepcion message. You will find the details into the output window panel.

Note that the exception says: See the Guidance Package Deployment output window
for more information about the error..

thanks
jose.


Jose Escrich - weblogs.asp.net/jescrich
Jose Escrich  Friday, November 14, 2008 3:16 PM

You can use google to search for other answers

Custom Search

More Threads

• How to get recipe arguments value
• Solution Folder Name
• CAB Module menu item doesn't run
• VSTS 2008 - installed GAX but GAT fails: C# Language is not installed
• Error 1001 The project factory CSharp is not registered
• WCSF could not work after installing new version of GAT.
• How to change which window form get executed first ?
• how to specify another project within a same solution included as namespace & its objects name used as parameters
• Template runs as part of the target solution but does not run as part of a Guidance Package
• Guidance package manager not enabled