I am developing a form with InfoPath 2007, accessing the web services of
their own SharePoint Server 2007 to store values in a custom list.
We use Visual Studio to program the button that will submit the information
in this form to the SharePoint list using the own web services of
SharePoint.
We've mapped the values, but something goes wrong when our code tries to
access the WebService.
Apparently, and we've researched, is a problem of Credentials, but do not
know how to assign these credentials in our WebService object.
How can I do that?
On Nov 10, 9:20 am, "Alexandre Milhoranza"