Source code checked in, #80175
Current as of 9-18-11. Removed compiled DLLs, had accidentally posted everything first time. Also now includes WSDL and DISCO web services discovery information for full SharePoint integration and...
View ArticleSource code checked in, #80312
Updated web service (InfoPathDB.asmx.cs) to better handle multiple XSD schema files with many data sources. There was a bug there the XML documents didn't match XSD and would not load which is now...
View ArticleSource code checked in, #93347
Updated primary key to be more unique on large data sets. Increment never resets, allowing for unique larger numbers.
View ArticleSource code checked in, #94877
Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563
View ArticleSource code checked in, #99857
Updated to support People Picker (BuiltInActiveXControls.xsd)
View ArticleSource code checked in, #101904
added CAML row filter and Boolean filter attachment. can help increase performance in larger Form Libraries.
View ArticleSource code checked in, #102946
added Farm Feature to apply IIS INETMGR "Convert to Application" for /_vti_bin/InfoPathDB/ virtual directory. supports both HTTP GET and POST. enhanced logging, organized CS classes, supports reading...
View ArticleSource code checked in, #103056
*Major Release* - Site Settings link, ASPX query bulider GUI, JSON support, XML memory stream performance, auto-detect SiteURL, IQY web query Excel download
View ArticleSource code checked in, #103145
updated logging method to elevate to IIS pool identity. previously, lower users saw HTTP 500 because server EventLog logging failed to write.
View ArticleSource code checked in, #103293
added "SiteURL" parameter for URL to the parent SPWeb. All calls to "InfoPathDB.asmx" should be made at the web application root (http://sharepoint/_vti_bin/InfoPathDB/InfoPathDB.asmx) for stability....
View ArticleSource code checked in, #103438
added Random Number to %TEMP% folder for higher uniqueness to avoid conflict with multiple users running exact same query at same time
View ArticleSource code checked in, #110167
replaced DataSet with pure XML merge. faster, less strict validation. more robust handling of XMP input.
View Article