{"id":21,"date":"2016-02-10T16:25:37","date_gmt":"2016-02-10T16:25:37","guid":{"rendered":"https:\/\/ibex.tech\/csharp\/?p=21"},"modified":"2022-09-13T15:59:03","modified_gmt":"2022-09-13T14:59:03","slug":"platform-target","status":"publish","type":"post","link":"https:\/\/ibex.tech\/csharp\/c-sharp\/projects-general-c-sharp\/platform-target","title":{"rendered":"Platform Target"},"content":{"rendered":"<p>A classic source of run problems in C# can be if your using components that are 32bit in an application with the Platform. &nbsp;Setting the Platform Target to x86 will often solve this whilst still allowing the app to run on an x64 platform.<\/p>\n<p>Menu &gt; Project &gt; Project Properties &gt; Build &gt; Platform Target<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A classic source of run problems in C# can be if your using components that are 32bit in an application with the Platform. &nbsp;Setting the Platform Target to x86 will often solve this whilst still allowing the app to run on an x64 platform. Menu &gt; Project &gt; Project Properties &gt; Build &gt; Platform Target<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[124],"tags":[],"class_list":["post-21","post","type-post","status-publish","format-standard","hentry","category-projects-general-c-sharp"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/posts\/21","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/comments?post=21"}],"version-history":[{"count":2,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/posts\/21\/revisions"}],"predecessor-version":[{"id":1211,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/posts\/21\/revisions\/1211"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/media?parent=21"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/categories?post=21"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/tags?post=21"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}