From Infopath, is it possible to set the "Credentials" property of an asp.net web-service to "System.Net.CredentialCache.DefaultCredentials"? If not, how can we use "windows authentication" in our web services that are being called by infopath forms.
TIA.
Hi Jr,
Here is a piece of Information on this. Try reading these links.
http://www.infopathdev.com/forums/topic.asp?TOPIC_ID=765
http://www.infopathdev.com/forums/topic.asp?TOPIC_ID=1301
I hope this will help you to some extent

Signature
Kalyan Reddy
Visit http://www.autonomysystems.com
> From Infopath, is it possible to set the "Credentials" property of an asp.net web-service to "System.Net.CredentialCache.DefaultCredentials"? If not, how can we use "windows authentication" in our web services that are being called by infopath forms.
>
> TIA.