Search Failed at Contact Selector Infopath2007

R

Rajitha

Hi,
You need to take Context.xml as secondary data connection. Generally it will
give this error when something went wrong in Context.xml. Once check it. You
need to give the below statement in Context.xml.
<Context siteUrl="http://<servername>"/>
Replace <servername> with your server.
 
S

Swathi (GGK Tech)

Hi,
Also make sure that the schema must be same as they have given in the article.
 
Top