<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.silverlight.net/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>Video and Media</title><link>http://forums.silverlight.net/forums/20.aspx</link><description>Discussions about video and media in Silverlight applications</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: Re: AG_E_PARSER_BAD_PROPERTY_VALUE [Line: 137 Position: 192]</title><link>http://forums.silverlight.net/forums/thread/236556.aspx</link><pubDate>Tue, 23 Jun 2009 03:36:35 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:236556</guid><dc:creator>Joeri Pansaerts</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/236556.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=20&amp;PostID=236556</wfw:commentRss><description>&lt;p&gt;No this problems occures when I set the value of the slider to, for example, &amp;quot;0,5&amp;quot; . When I set nothing, I don&amp;#39;t get the error ... &lt;/p&gt;</description></item><item><title>Re: Re: AG_E_PARSER_BAD_PROPERTY_VALUE [Line: 137 Position: 192]</title><link>http://forums.silverlight.net/forums/thread/236423.aspx</link><pubDate>Mon, 22 Jun 2009 18:41:23 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:236423</guid><dc:creator>duefectu</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/236423.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=20&amp;PostID=236423</wfw:commentRss><description>&lt;p&gt;I found the problem when the control is drawing out of the control area.&lt;/p&gt;
&lt;p&gt;Try to remove the margin or ajust for locate it inside the parent control.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: AG_E_PARSER_BAD_PROPERTY_VALUE [Line: 137 Position: 192]</title><link>http://forums.silverlight.net/forums/thread/236415.aspx</link><pubDate>Mon, 22 Jun 2009 18:09:16 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:236415</guid><dc:creator>Ken Tucker</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/236415.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=20&amp;PostID=236415</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;If you change &lt;br /&gt;&lt;/p&gt;&lt;pre class="coloredcode"&gt;&lt;span class="kwd"&gt;private void&lt;/span&gt; slVolume_ValueChanged&lt;/pre&gt;&lt;pre class="coloredcode"&gt;&amp;nbsp;&lt;/pre&gt;&lt;pre class="coloredcode"&gt;to&lt;/pre&gt;&lt;pre class="coloredcode"&gt;&lt;span class="kwd"&gt;public void&lt;/span&gt; slVolume_ValueChanged &lt;/pre&gt;&lt;pre class="coloredcode"&gt;does it help? &lt;br /&gt;&lt;/pre&gt;</description></item><item><title>AG_E_PARSER_BAD_PROPERTY_VALUE [Line: 137 Position: 192]</title><link>http://forums.silverlight.net/forums/thread/236401.aspx</link><pubDate>Mon, 22 Jun 2009 17:29:41 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:236401</guid><dc:creator>Joeri Pansaerts</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/236401.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=20&amp;PostID=236401</wfw:commentRss><description>&lt;p&gt;What do I wrong ?&lt;/p&gt;&lt;pre class="coloredcode"&gt;&amp;lt;Slider Margin=&amp;quot;8,258.207,0,286.793&amp;quot; Orientation=&amp;quot;Vertical&amp;quot; Width=&amp;quot;20&amp;quot; HorizontalAlignment=&amp;quot;Left&amp;quot; x:Name=&amp;quot;slVolume&amp;quot; ValueChanged=&amp;quot;slVolume_ValueChanged&amp;quot; Maximum=&amp;quot;1&amp;quot; LargeChange=&amp;quot;0.1&amp;quot; Value=&amp;quot;1&amp;quot;/&amp;gt;&lt;/pre&gt;&lt;pre class="coloredcode"&gt;&lt;span class="kwd"&gt;private void&lt;/span&gt; slVolume_ValueChanged(&lt;span class="kwd"&gt;object&lt;/span&gt; sender, RoutedPropertyChangedEventArgs&amp;lt;&lt;span class="kwd"&gt;double&lt;/span&gt;&amp;gt; e)
{
     mePresentation.Volume = e.NewValue;
}&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I get the error AG_E_PARSER_BAD_PROPERTY_VALUE [Line: 137 Position: 192]&amp;nbsp; on page.g.cs &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>