﻿<?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 - ClientUI - UXComboBox throws Object reference not set to an instance of an object</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXComboBox-throws-Object-reference-not-set-to-an-instance-of-an-object/</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>UXComboBox throws Object reference not set to an instance of an object</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXComboBox-throws-Object-reference-not-set-to-an-instance-of-an-object/</link><pubDate>Mon, 10 Sep 2012 21:28:50 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Here, I re-attached the sample file. Please feel free to let us know if you still have difficulties to download the sample.&lt;/span&gt;&lt;/p&gt;
</description></item><item><title>UXComboBox throws Object reference not set to an instance of an object</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXComboBox-throws-Object-reference-not-set-to-an-instance-of-an-object/</link><pubDate>Mon, 10 Sep 2012 11:54:36 GMT</pubDate><dc:creator>DaveDeSmet</dc:creator><description>Hi Yudi,&lt;br /&gt;&lt;br /&gt;I can't download your sample, it corrupted.&lt;br /&gt;I'll try to reproduce the problem with a sample code, since as I've said, previous to SP1 it was working.&lt;br /&gt;</description></item><item><title>UXComboBox throws Object reference not set to an instance of an object</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXComboBox-throws-Object-reference-not-set-to-an-instance-of-an-object/</link><pubDate>Mon, 10 Sep 2012 06:59:01 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;I tried to reproduce the problem in my local test by creating a Silverlight project with UXComboBox and List&amp;lt;&amp;gt; but my efforts were not successful – everything worked smoothly and the project was run without any issues.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;I enclosed my simple project as attachment. Should you find anything that I miss in the project, please feel free to let me know. You may also modify the sample so that it replicates the problem and then have the sample sent back to me for further investigation.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Thank you and have a nice day.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>UXComboBox throws Object reference not set to an instance of an object</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXComboBox-throws-Object-reference-not-set-to-an-instance-of-an-object/</link><pubDate>Sat, 08 Sep 2012 17:27:52 GMT</pubDate><dc:creator>DaveDeSmet</dc:creator><description>&lt;p&gt;I've created a BindingList and assigned it to the UXComboBox. So far, so good.&lt;br /&gt;&lt;br /&gt;With the new version 2012 R1 SP1 I get the following error at runtime:&lt;br /&gt;
&lt;br /&gt;&lt;span style="font-size: 9px;"&gt;System.NullReferenceException: Object reference not set to an instance of an object.&lt;br /&gt;at Intersoft.Client.UI.Controls.&lt;wbr /&gt;UXPopupManager.ShowOverlay(&lt;wbr /&gt;OverlayType type, UXPopup popup)&lt;br /&gt;at Intersoft.Client.UI.Controls.&lt;wbr /&gt;UXPopupManager.ShowOverlay(&lt;wbr /&gt;UXPopup popup)&lt;br /&gt;
at Intersoft.Client.UI.Controls.&lt;wbr /&gt;UXPopupManager.Show(UXPopup popup, Boolean staysOpen)&lt;br /&gt;at Intersoft.Client.UI.Controls.&lt;wbr /&gt;UXPopup.  (Boolean isOpen)&lt;br /&gt;at Intersoft.Client.UI.Controls.&lt;wbr /&gt;UXPopup. .  .  ()&lt;br /&gt;at Intersoft.Client.Framework.&lt;wbr /&gt;DependencyObjectExtensions. .  .  (Object args)&lt;br /&gt;
at System.Windows.Threading.&lt;wbr /&gt;ExceptionWrapper.&lt;wbr /&gt;InternalRealCall(Delegate callback, Object args, Int32 numArgs)&lt;br /&gt;at MS.Internal.Threading.&lt;wbr /&gt;ExceptionFilterHelper.&lt;wbr /&gt;TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;While with the previous version it worked fine. It also works fine using the .NET default ComboBox.&lt;br /&gt;&lt;br /&gt;The xaml code is the following:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: 9px;"&gt;&amp;lt;Intersoft:UXComboBox Name="comboProduct" ItemsSource="{Binding Path=Products, UpdateSourceTrigger=&lt;wbr /&gt;PropertyChanged}" SelectedValue="{Binding Path=Id, Mode=OneWay}" DisplayMemberPath="&lt;wbr /&gt;Description" Width="160" HorizontalAlignment="Right" VerticalAlignment="Center" Margin="0,8,0,0" Grid.Row="0" /&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>