Hi
I have downloaded HOL Package and build that but when i try to register it by right clicking the solution, i could not able to see the register guidance package, unregister guidance package and quick register.
I dont know what is the problem.
help me
satish | | satish padidem Thursday, December 27, 2007 12:07 PM | Hi Satish,
That's why you have to enable GAX on that solution, so to do that you have to go to Tools menu, then Guidance Package Manager, there you'll find an Enable button in where you can select all the guidance package to enable in the solution, in particular you have to enable Guidance Package Development which is the GAX package.
hth. jose.
| | Jose Escrich Friday, December 28, 2007 3:19 AM | Note this on the error you're posting:
>>>See the Guidance Package Development output window for more information about the error..
Please take a look at the output for that window and post it here to help the guessing game.
thanks, -vga.
| | vga Friday, December 28, 2007 2:35 PM | Hi Satish,
That's why you have to enable GAX on that solution, so to do that you have to go to Tools menu, then Guidance Package Manager, there you'll find an Enable button in where you can select all the guidance package to enable in the solution, in particular you have to enable Guidance Package Development which is the GAX package.
hth. jose.
| | Jose Escrich Friday, December 28, 2007 3:19 AM | Hi Satish,
That's why you have to enable GAX on that solution, so to do that you have to go to Tools menu, then Guidance Package Manager, there you'll find an Enable button in where you can select all the guidance package to enable in the solution, in particular you have to enable Guidance Package Development which is the GAX package.
hth. jose.
| | Jose Escrich Friday, December 28, 2007 3:19 AM |
Hi jose
thanks for the reply. Ienabled the guidance package development. Could able to see the register/unregister/Quick register.Registered the package however I could not able to see the registered package in another visual studio. Also even when i try to unregister it I get some error.
Microsoft.Practices.RecipeFramework.ActionExecutionException: An exception occurred during the binding of reference or execution of recipe Unregister. Error was: Action Unregister 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()
What may be the problem. | | satish padidem Friday, December 28, 2007 11:10 AM | Note this on the error you're posting:
>>>See the Guidance Package Development output window for more information about the error..
Please take a look at the output for that window and post it here to help the guessing game.
thanks, -vga.
| | vga Friday, December 28, 2007 2:35 PM | Me too facing the same kind of errror while registring...and the output window looks
------ Build started: Project: BusinessEntityGuidancePackageInstaller, Configuration: Debug Any CPU ------
BusinessEntityGuidancePackageInstaller -> C:\assancool\iBooks\DotNet WCF\SSSF\Extending-HOL_Source\Exercise1\begin\BusinessEntityGuidancePackage\BusinessEntityGuidancePackageInstaller\bin\Debug\BusinessEntityGuidancePackageInstaller.dll
------ Build started: Project: BusinessEntityGuidancePackage, Configuration: Debug Any CPU ------
BusinessEntityGuidancePackage -> C:\assancool\iBooks\DotNet WCF\SSSF\Extending-HOL_Source\Exercise1\begin\BusinessEntityGuidancePackage\BusinessEntityGuidancePackage\bin\Debug\BusinessEntityGuidancePackage.dll
========== Build: 2 succeeded or up-to-date, 0 failed, 0 skipped ==========
Assankhan | | Asankhan Ismail Wednesday, April 01, 2009 6:38 PM |
|