Skip to main content
Nintex Community Menu Bar

Creating Deployment Package Using MSBuild

  • September 16, 2009
  • 1 reply
  • 8 views

Forum|alt.badge.img+1

I have been trying to build the deployment packages using this article.

I suspect that the problem that I am getting is with what I assume is some of our custom event wizards.

The application is throwing "The'WindowsWorkflowExtender' extender project output assembly is missing." when I attempt to call CreateDeploymentPackage.

Am I missing something obvious?

 

 

1 reply

Forum|alt.badge.img+1
Embarrassingly this was fixed by a rebuild in the GUI. The problem went away without a code change...