Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > Microsoft.Practices.RecipeFramework.ActionExecutionException
 

Microsoft.Practices.RecipeFramework.ActionExecutionException


I'm walking along through Don Smith's web service factory webcast and I'm receiving an error after I complete the Create Service Contract wizard.

Here's the webcast:
http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032300720&EventCategory=5&culture=en-US&CountryCode=US

I downloaded the last versions of Guidance Automation and the Web Service Factory (also can we move the web service factory code/community over to codeplex? gotdotnet doesn't seem to cut it)

Here's the error message I am receiving:

Microsoft.Practices.RecipeFramework.ActionExecutionException: An exception occurred during the binding of reference or execution of recipe GenerateASMXServiceContract. Error was: Action ImplementInterfaceMembers failed to execute:
Command "Edit.ImplementInterfaceStubsImplicitly" is not valid..
You can remove the reference to this recipe through the Guidance Package Manager. ---> System.Runtime.InteropServices.COMException (0x80004005): Command "Edit.ImplementInterfaceStubsImplicitly" is not valid.
at EnvDTE._DTE.ExecuteCommand(String CommandName, String CommandArgs)
at Microsoft.Practices.SoftwareFactories.ServiceFactory.Actions.ImplementInterfaceAction.Execute() in c:\Home\Chris\Projects\BuildTemp\Files\Guidance Packages\ServiceFactory\ServiceFactory\Actions\ImplementInterfaceAction.cs:line 69
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.Extensions.Coordinators.ConditionalCoordinator.Run(Dictionary`2 declaredActions, XmlElement coordinationData) in c:\Home\Chris\Projects\BuildTemp\Files\Guidance Packages\Extensions\Extensions\Coordinators\ConditionalCoordinator.cs:line 103
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()

nycdeveloper  Thursday, October 19, 2006 8:34 PM

I'm referring to the forums here:

http://www.gotdotnet.com/codegallery/messageboard/messageboards.aspx?id=6fde9247-53a8-4879-853d-500cd2d97a83

They're monitored by team members of the Services Factory so you shouldget better luck than using the GAX/GAT forums.

HTH,
-Victor.

vga  Friday, October 20, 2006 3:58 PM
This really looks like an error specific to that factory and not GAX or GAT. Have you tried the Service Factory forums?
vga  Thursday, October 19, 2006 10:06 PM

I haven't tried the forums, well unless you're speaking of gotdetnet site and well, that site just seems to break for me all the time. I can't evevn read a post. I guess I'll try using IE vs firefox.

But thanks for the feedback... what forums were you referring to?

nycdeveloper  Friday, October 20, 2006 2:17 PM

I'm referring to the forums here:

http://www.gotdotnet.com/codegallery/messageboard/messageboards.aspx?id=6fde9247-53a8-4879-853d-500cd2d97a83

They're monitored by team members of the Services Factory so you shouldget better luck than using the GAX/GAT forums.

HTH,
-Victor.

vga  Friday, October 20, 2006 3:58 PM
I have the same problem
revoly  Sunday, August 10, 2008 8:48 AM

You can use google to search for other answers

Custom Search

More Threads

• Installing Clarius SFT for July 2007 GAT CTP
• Parametrize TypeConverter?
• Installing GAT on Vista with Orcas Beta1
• Is it possible to change table when using VSTS DataBindings?
• Set version for Guidance Package
• Failed install for Feb Release of GAT
• Invoking Add Web Reference Dialog
• How to execute actions after solution template was unfolded
• How to create a local method in a T3 script.
• Debugging your packages.