When using a file attachment control on a InfoPath form as part of a SharePoint workflow I get the error "The selected files was not found".
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Found this online somewhere but can't find it again to link. You need to modify the following file: C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\LAYOUTS\WrkTaskIP.aspx Add:
into the file just before the first table opening tag. iisreset and then the attachment control of the form should work when hosted inside a workflow. |
||||
|
|