SharePoint Integrated Generate Forms Error

rated by 0 users
This post has 3 Replies | 5 Followers

Top 25 Contributor
Posts 161
Points 500
japergis Posted: Wed, Apr 22 2009 4:50 AM

I ran into this error several months ago - I would like to try to use it however it still there.  Can anyone tell me the status of this or how to fix it.  I have the Web Deployment Add-in installed (http://msdn.microsoft.com/en-us/asp.net/aa336619.aspx).

I am doing a SharePoint Integrated workflow.  I have configured it to use the generate new aspx pages.  My goal is to surface up some process instance data onto the generated form.  The wizard gives me the impression that it should work.

------

Error 1 Task Error: System.Exception: Error occurred adding the feature to the farm. ---> System.Exception: There was an error while publishing the generated forms. Please ensure that you have Microsoft Web Deployment Addin installed on the system.
   at SourceCode.DeploymentTasks.SharePoint.WorkflowIntegration.ConfigureASPX.BuildWorkflowASPXTaskForms(IntegrationObject integration, WorkflowFormEventItem TaskForm)
   at SourceCode.DeploymentTasks.SharePoint.WorkflowIntegration.ConfigureEvent.BuildTaskForms(IntegrationObject integration)
   at SourceCode.DeploymentTasks.SharePoint.WorkflowIntegration.ConfigureEvent.AddFeature(IntegrationObject integration)
   at SourceCode.DeploymentTasks.SharePoint.WorkflowIntegration.WorkflowIntegrationService.Execute(IntegrationObject integration, Boolean testMode, Boolean createDependancies)
   --- End of inner exception stack trace ---
   at SourceCode.DeploymentTasks.SharePoint.WorkflowIntegration.WorkflowIntegrationService.Execute(IntegrationObject integration, Boolean testMode, Boolean createDependancies)
   at SourceCode.DeploymentTasks.SharePoint.WorkflowIntegration.WorkflowIntegrationTask.Execute()
 C:\ML\Demo\KBMgt\ML.Demo.KBMgt\ML.Demo.KBMgt.Process\obj\Debug\Deployment\ML.Demo.KBMgt.Process.msbuild 62 6 ML.Demo.KBMgt.Process

Top 50 Contributor
Posts 95
Points 284

Try to activate all the K2Features in ur sharepoint site and give full control permissions.

And sometimes rebooting of system clears the issues.... 

Thanks & Regards,

Srikanth.....

  • | Post Points: 4
Top 500 Contributor
Posts 10
Points 29
janj replied on Thu, Apr 23 2009 12:56 AM

Hi japergis

You can add the generated .NET website to the VS solution and build it to get a compile time exception in studio. This will give you an indication why the deployment is not successfull.

 Thanks

  • | Post Points: 1
Not Ranked
Posts 6
Points 18
tmu replied on Tue, Jun 23 2009 3:05 PM
Were you able to get this to work? I'm getting the same error and would appreciate some insight if you've figured it out.
  • | Post Points: 1
Page 1 of 1 (4 items) | RSS