<?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: Browser form</title><link>https://www.infopathdev.com:443/forums/thread/24025.aspx</link><pubDate>Mon, 29 Oct 2007 03:09:27 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:24025</guid><dc:creator>davidair</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/24025.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=40&amp;PostID=24025</wfw:commentRss><description>&lt;p&gt;When you write code for a browser-enabled form, it runs on the server. This is why using WinForms makes no sense for browser-enabled forms.&lt;/p&gt;
&lt;p&gt;Since you cannot use WinForms (or any sort of custom UI, for that matter), your best bet is to show in-line UI by using conditional formatting on a section.&lt;/p&gt;</description></item><item><title>Browser form</title><link>https://www.infopathdev.com:443/forums/thread/24022.aspx</link><pubDate>Sun, 28 Oct 2007 18:19:08 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:24022</guid><dc:creator>mantenar</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/24022.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=40&amp;PostID=24022</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We have&amp;nbsp;developed a &amp;nbsp;infopath form with managed code. This form also gets the data from SQL tables. When I try&amp;nbsp;to pblish this form on the server.&amp;nbsp;I get the following errors.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
&lt;table class="" style="WIDTH:100%;"&gt;

&lt;tr&gt;
&lt;td class="ms-vb2" class="ms-vb2"&gt;User interface operations are not supported. Consider removing the following usage: System.Windows.Forms&lt;/td&gt;
&lt;td class="ms-vb2" class="ms-vb2"&gt;SD4_views.DLL&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;
&lt;p&gt;The form has the functionality to display dialog box when a validation fails.&amp;nbsp; Please advise how to resolve this. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>