InfoPath Forms Code Error Schema validation found non-data type errors
As per Microsoft InfoPath blog this error occurs when we are trying to set a nodes element value and the node has an xsi:null attribute…
As per Microsoft InfoPath blog this error occurs when we are trying to set a nodes element value and the node has an xsi:null attribute…
To access the contact selector we need to use the Contact class for which we need to add this line into our code file: using Microsoft…
This post talks about using stsadm and batch scripts to deploy InfoPath form with code behind which usually is called as InfoPath forms with…
I have an infopath forms library list in my SharePoint site. (Forms library is basically a document library whose content type is of…
InfoPath cannot run the specified query. InfoPath cannot connect to the data source. Access is denied. One of the big issues with InfoPath…
Today I had this weird problem: I downloaded a custom workflow sample which has an InfoPath form. The infopath form has a data source which…