﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebCombo - Unable to databind webcombo in VS.NET 2013 (.NET framework 4.5.1)</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Unable-to-databind-webcombo-in-VSNET-2013-NET-framework-451/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Unable to databind webcombo in VS.NET 2013 (.NET framework 4.5.1)</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Unable-to-databind-webcombo-in-VSNET-2013-NET-framework-451/</link><pubDate>Fri, 08 May 2015 02:26:21 GMT</pubDate><dc:creator>yudi</dc:creator><category>Webcombo databinding error</category><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Could you please confirm if you are using following configuration in your page containing WebCombo?&lt;/span&gt;&lt;/p&gt;&lt;ul style="color: #1f497d;"&gt;&lt;li&gt;Use XHTML doctype.&lt;/li&gt;&lt;li&gt;WebCombo's RenderingMode is set to XHTML.&lt;/li&gt;&lt;li&gt;View the page in IE 11 browser.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;If yes, please try to do the following:&lt;/span&gt;&lt;/p&gt;
&lt;ull style="color: #1f497d;"&gt;&lt;li&gt;View the page in other browser, for example: IE 10 or Firefox or Chrome.&lt;/li&gt;&lt;li&gt;To use HTML5 doctype. The steps below shows how to modify the page to use HTML5 doctype.&lt;ol&gt;&lt;li&gt;Replace XHTML doctype declaration:&lt;br&gt;&amp;lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&amp;gt;&lt;br&gt;
&amp;lt;html xmlns="http://www.w3.org/1999/xhtml" &amp;gt;&lt;br&gt;&lt;br&gt;with HTML5:&lt;br&gt;&amp;lt;!DOCTYPE html&amp;gt;&lt;br&gt;&amp;lt;html&amp;gt;.&lt;/li&gt;&lt;li&gt;Set WebCombo's RenderingMode to HTML5.&lt;/li&gt;&lt;li&gt;Save the changes.&lt;/li&gt;&lt;li&gt;View the page in browser.&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Please, let me know if this works for you.&lt;/span&gt;&lt;/p&gt;&lt;/ull&gt;</description></item><item><title>Unable to databind webcombo in VS.NET 2013 (.NET framework 4.5.1)</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Unable-to-databind-webcombo-in-VSNET-2013-NET-framework-451/</link><pubDate>Thu, 07 May 2015 12:56:40 GMT</pubDate><dc:creator>harrchen</dc:creator><category>Webcombo databinding error</category><description>&lt;p&gt;Installed intersoftstudio2014r2.exe 30day trial in win7 as well as win2012R2 machines. Started VS.NET 2013 and created a simple ASP.NET web app. Dropped a webcombo control and bind a collection of custom class to it. Got runtime javascript error in both machines:&lt;/p&gt;&lt;p&gt;Unhandled exception at line 1, column 14106 in &lt;a href="http://localhost:46812/ISRes.axd?F/ISCore.js/305000913"&gt;http://localhost:46812/ISRes.axd?F/ISCore.js/305000913&lt;/a&gt;&lt;/p&gt;&lt;p&gt;0x800a01b6 - JavaScript runtime error: Object doesn't support property or method 'addRule'&lt;/p&gt;</description></item></channel></rss>