<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.infopathdev.com:443/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Browser Forms</title><link>https://www.infopathdev.com:443/forums/40.aspx</link><description>For browser form specific questions</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP3 (Build: 31118.962)</generator><item><title>Re: No data from SQL Web Service data source (works fine in InfoPath client, not in browser)</title><link>https://www.infopathdev.com:443/forums/thread/23867.aspx</link><pubDate>Sat, 20 Oct 2007 23:03:07 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:23867</guid><dc:creator>glenc</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/23867.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=40&amp;PostID=23867</wfw:commentRss><description>&lt;p&gt;Okay - nevermind.&amp;nbsp; I figured it out.&lt;/p&gt;&lt;p&gt;The XML returned from the SQL web service doesn&amp;#39;t match the sample schema that InfoPath set up initially.&amp;nbsp; So the data is there, but the XPath doesn&amp;#39;t work.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>No data from SQL Web Service data source (works fine in InfoPath client, not in browser)</title><link>https://www.infopathdev.com:443/forums/thread/23866.aspx</link><pubDate>Sat, 20 Oct 2007 22:43:43 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:23866</guid><dc:creator>glenc</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/23866.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=40&amp;PostID=23866</wfw:commentRss><description>&lt;p&gt;I have a form that calls a stored procedure in a SQL 2005 database.&amp;nbsp; The stored procedure is exposed via web services (&lt;a href="http://blogs.msdn.com/infopath/archive/2006/12/20/using-sql-server-2005-web-services-with-infopath.aspx" target="_blank"&gt;HTTP Endpoints&lt;/a&gt;).&amp;nbsp; I am using SharePoint&amp;#39;s SSO infrastructure to pass authentication to SQL.&amp;nbsp; When I load my form in the InfoPath client (after publishing it to a doc lib) it works fine.&amp;nbsp; But when I open it in a browser, i don&amp;#39;t get any results bound to my control (drop down).&lt;/p&gt;&lt;p&gt;Has anyone experienced this before?&lt;/p&gt;&lt;p&gt;The bizarre thing is that if I write some code in the Form_Loading event, I can see that the data is there.&amp;nbsp; I can pull the OuterXml of the data connection and display it in my form.&amp;nbsp; But the drop down never binds to it.&amp;nbsp; In the same exact form, if I add another data connection bound to a SharePoint list, the data loads successfully.&amp;nbsp; It seems like there is some sort of delay when the server is calling the stored procedure - it&amp;#39;s like the form continues rendering and returns to the browser before the data is done loading.&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>