Hello all,
when I try and upload my browser-enabled form template to a sharepoint site though Central Administration, I get a very nondescript error page.
"Error
Cannot complete this action.
Please try again."
I do, though, have a very special form. It has:
Fields populated by xpath expressions using the `sum` and `count` functions,
Multiple views,
multiple data controls populated by the same field,
Sending data connection to web service,
Recieving data connection from library,
Custom submit button through form code,
Full trust,
Images,
lots of repeating tables.
I found someone online who said it happened because of a special character in her code project's filename. All I have is a-z, 0-9 chars, hyphens and parinthesis() though.
Help would be appreciated, thanks!