﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WebForms (How do I?)  » Unable to populate SF Web dropdownlist...</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 02:51:08 GMT</lastBuildDate><ttl>20</ttl><item><title>Unable to populate SF Web dropdownlist...</title><link>http://forum.strataframe.net/FindPost27758.aspx</link><description>This should be something that surfaced when I bound to SF Web textboxes but didn't. &lt;br&gt;
&lt;br&gt;
[b]Unable to cast object of type 'ASP.default_aspx' to type 'MicroFour.StrataFrame.Tools.ITypeResolver'.[/b]&lt;br&gt;
&lt;br&gt;
The first thing I did was ensure that the type in the designer was appropriate:&lt;br&gt;
&lt;br&gt;
[b]Protected WithEvents ddlAddressType As Global.MicroFour.StrataFrame.UI.Web.DropDownList[/b]&lt;br&gt;
&lt;br&gt;
I basically only declared essential parameters when placing in my markup:&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
[b]SFWeb:dropDownList ID="ddlAddressType" BusinessObjectName="AddressType" BindingField="Description" CssClass="textInput w500" runat="server"/ &gt;[/b]&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
I'm invoking BO.Requery() to populate this ddl. Am I missing something? The textboxes are binding w/o fail...&lt;br&gt;
&lt;br&gt;
Thanks.&lt;br&gt;
&lt;br&gt;
Todd.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;</description><pubDate>Tue, 27 Jul 2010 15:08:21 GMT</pubDate><dc:creator>temory</dc:creator></item></channel></rss>