Nebulae Spiral

Spiralling Golden… and maybe blogging about code.

Archive for September 2nd, 2008

Infopath forms hang when submitting to server.

with one comment

Ever run into the problem where you fill out a web based infopath form and it just… hangs… sending data to server? probably an issue with SP1. if you check the SPLogs, you’ll probably see errors about the canary being modified or something otherwise cryptic and useless: The format of the Canary has been tampered with for form {some guid here}

I dealt with this last week, did some research, and was advised to replace the SP1 Microsoft.Office.InfoPath.Server.dll with the pre SP1 infopath dll on the server. this seemed to fix the problem, but who knows what other issues it introduced. I would love to hear if anyone else has run into this, and if they managed to solve it in another, less hackey way.

Written by Nebulae

September 2nd, 2008 at 12:35 pm

Posted in personal