<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Returning exception from custom data converter and showing the exception message in messagebox on UI.</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : Returning exception from custom data converter and showing the exception message in messagebox on UI.</description>
  <pubDate>Tue, 14 Apr 2026 14:02:26 -700</pubDate>
  <lastBuildDate>Wed, 02 Jan 2008 20:22:24 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=641</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Returning exception from custom data converter and showing the exception message in messagebox on UI. : Try looking at this example which...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=641&amp;PID=2338#2338</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=21" rel="nofollow">IdeaBlade</a><br /><strong>Subject:</strong> 641<br /><strong>Posted:</strong> 02-Jan-2008 at 8:22pm<br /><br />Try looking at this example which displays an error if the FirstName of the Employee does not begin with "Al".<DIV>&nbsp;</DIV><DIV>Here is the code:</DIV><DIV>&nbsp;</DIV><DIV><a href="http://www.ideablade.com/forum/uploads/20080102_231530_FirstNameC&#111;nver.zip" target="_blank">uploads/20080102_231530_FirstNameConver.zip</A></DIV><DIV>&nbsp;</DIV><DIV>Here is the documentation:</DIV><DIV>&nbsp;</DIV><DIV><a href="http://www.ideablade.com/forum/uploads/20080102_232207_Custom_DataC&#111;nv.zip" target="_blank">uploads/20080102_232207_Custom_DataConv.zip</A></DIV>]]>
   </description>
   <pubDate>Wed, 02 Jan 2008 20:22:24 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=641&amp;PID=2338#2338</guid>
  </item> 
  <item>
   <title>Returning exception from custom data converter and showing the exception message in messagebox on UI. : Hi All I have created a custom...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=641&amp;PID=2319#2319</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=226" rel="nofollow">mehajain</a><br /><strong>Subject:</strong> 641<br /><strong>Posted:</strong> 31-Dec-2007 at 3:23am<br /><br /><P>Hi All</P><P>I have created a custom data converter. What I need to do is to compare the object value to a particular format and show a message to user in case the value is not in correct format.</P><P>I tried by writing following code in ValidateCore() function <BR>throw new ConverterException("Input string not in correct format");<BR>But it returns error -" 'IdeaBlade.UI.ConverterException' occurred but was not handled in user code".</P><P>How can I do this?</P>]]>
   </description>
   <pubDate>Mon, 31 Dec 2007 03:23:31 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=641&amp;PID=2319#2319</guid>
  </item> 
 </channel>
</rss>