Hey There.
I wonder if the GuID in Sharepoint got changed? That would break the updates.
Have you considered using a database or XML to store your lists? If you are
managing all of the updates within your form there are other data sources
which are more powerful, easier to use, and less problematic.

Signature
Clay Fox / Microsoft InfoPath MVP
www.InfoPathDev.com / The InfoPath Authority / Downloads, Samples, How-To,
Experts, Forum
> I have several infopath forms that uses Web Services-Upadate List Items
> Service top submit data to several sharepoint lists. Until yesterday all of
[quoted text clipped - 59 lines]
> working. I didnt change a thing. i do not understand. i need the fix this
> forms asap. Any suggestions.
Eray - 27 Mar 2008 18:53 GMT
No, teh guIDs are all same. But even if it is a guID problem, i would get the
error on the code line which submits the data. However i am getting an error
on the code line which is trying to open a confirmation box. Recently i
install .net 3.5. but i do not think it is a .net issue. i tried to rebuild
the code but same error. I am using sharepoint because my manager wanted to
see everything under share point. they do not want to use different forms to
query and filter the database everytime. they just go sharepoint and they can
se and filter the data.
> Hey There.
>
[quoted text clipped - 67 lines]
> > working. I didnt change a thing. i do not understand. i need the fix this
> > forms asap. Any suggestions.