Error when form is getting data from or to server
We have an infopath forms server (one of our dev boxes) that started giving errors (no details) whenever a web form contacts the server after the initial load. Its like the ajax functions stopped working!
For example, if a user opens the form he gets the form controls and options, but if he clicks on the "cancel" button which has a rule to close the form - he gets the screen saying "sending data to server" and after a couple of seconds a generic error message : "There has been an error while processing the form" with "try again" and "exit form".
This happens on any action that the form does that requires serverside intervention.
I should note that the same form works perfectly on another box, and that this is happening only on one machine that untill 3 days ago worked perfectly itself.
Any ideas are welcome.

