Okay so today’s error message, totally my fault: was
Exception occurred during request processing. (User: DOMAIN\xx, Form Name: , IP: , Request: http://localhost/_layouts/CstWrkflIP.aspx?List={ID}, Form ID: , Type: InfoPathLocalizedException, Exception Message: The specified form cannot be found.)
Make sure that:
- Your feature file has the RegisterFroms property correctly pointing to a folder in your solution package that contains your infopath forms
In my example all my info paths forms are contained in a sub directory called ‘Forms’ relative to feature file: - Once the feature has been installed using stsadm –o install feature check that the forms have been placed in the InfoPath template library.
Central Administration –> Application Management –> Manage Form Templates:
As always, your mileage my vary. If this doesn’t help you could try some of the tips on Lucy’s blog: http://blogs.tamtam.nl/lucy/2007/06/08/WorkflowErrors.aspx