{"id":4723,"date":"2014-03-30T14:59:14","date_gmt":"2014-03-30T14:59:14","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/reusing-image-on-ribbon-causes-crash-on-xp-collection-of-common-programming-errors\/"},"modified":"2014-03-30T14:59:14","modified_gmt":"2014-03-30T14:59:14","slug":"reusing-image-on-ribbon-causes-crash-on-xp-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/reusing-image-on-ribbon-causes-crash-on-xp-collection-of-common-programming-errors\/","title":{"rendered":"Reusing Image on Ribbon Causes Crash on XP-Collection of common programming errors"},"content":{"rendered":"<p>I am using a WPF ribbon and I have just run into some strange behavior. I have a contextual tab which I duplicate some of the functionality from the Home tab so that my users don&#8217;t have to click back and forth.<\/p>\n<p>The problem I have seen is that if I reuse an image, my application crashes on start up if running on Windows XP. There is no issue on Windows 7. Any ideas?<\/p>\n<p>Code:<\/p>\n<pre><code>\n            \n                \n                \n                \n            \n\n.... Other Code...\n\n\n                \n                    \n                        \n                            \n                                \n                            \n                                                \n                                       \n                \n\n.... If I uncomment this next part it crashes on XP....\n                \n<\/code><\/pre>\n<p>If I take out the LargeImageSource\/SmallImageSource part it works fine.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I am using a WPF ribbon and I have just run into some strange behavior. I have a contextual tab which I duplicate some of the functionality from the Home tab so that my users don&#8217;t have to click back and forth. The problem I have seen is that if I reuse an image, my [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-4723","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4723","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=4723"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4723\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=4723"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=4723"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=4723"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}