{"id":5175,"date":"2014-03-30T19:24:29","date_gmt":"2014-03-30T19:24:29","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/vb-net-how-can-i-kill-the-application-that-i-created-using-createobject-collection-of-common-programming-errors\/"},"modified":"2014-03-30T19:24:29","modified_gmt":"2014-03-30T19:24:29","slug":"vb-net-how-can-i-kill-the-application-that-i-created-using-createobject-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/vb-net-how-can-i-kill-the-application-that-i-created-using-createobject-collection-of-common-programming-errors\/","title":{"rendered":"vb.net How can i kill the application that i created using createObject()-Collection of common programming errors"},"content":{"rendered":"<p>I&#8217;m using <code>CreateObject(progId)<\/code> in Vb to create a <code>pdfDOcument<\/code>. But the problem is that after i&#8217;m done and closing the document and release, How can I shutdown the process?<\/p>\n<p>How can I reference the process and know if it was already open by the user before I created the object? And how can I kill the process if the process was not running before I created the object (<code>pdfDocument<\/code>)?<\/p>\n<p>Is there better strategies than to use <code>CreateObject()<\/code>?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I&#8217;m using CreateObject(progId) in Vb to create a pdfDOcument. But the problem is that after i&#8217;m done and closing the document and release, How can I shutdown the process? How can I reference the process and know if it was already open by the user before I created the object? And how can I kill [&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-5175","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5175","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=5175"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5175\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=5175"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=5175"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=5175"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}