{"id":3136,"date":"2012-10-09T16:15:47","date_gmt":"2012-10-09T20:15:47","guid":{"rendered":"https:\/\/pitss.org\/us\/2012\/10\/09\/pitss-con-error-304500-non-oracle-exception-when-loading-modules\/"},"modified":"2017-11-21T13:21:35","modified_gmt":"2017-11-21T18:21:35","slug":"pitsscon-non-oracle-exception-error","status":"publish","type":"post","link":"https:\/\/pitss.org\/us\/2012\/10\/09\/pitsscon-non-oracle-exception-error\/","title":{"rendered":"PITSS.CON Error \u2018304500 non-ORACLE exception when Loading Modules\u2019"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;section&#8221; _builder_version=&#8221;3.0.47&#8243;][et_pb_row admin_label=&#8221;row&#8221; _builder_version=&#8221;3.0.47&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;3.0.47&#8243; parallax=&#8221;off&#8221; parallax_method=&#8221;on&#8221;][et_pb_text admin_label=&#8221;Text&#8221; _builder_version=&#8221;3.0.47&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221;]<\/p>\n<p>In Windows installations (64-bit) of PITSS.CON, there have been times where a PITSS.CON non-ORACLE exception error, &#8220;304500: non ORACLE exception&#8221;, appears when you double-click on the Path text box in Module Handling. Most of the time, moving the following dlls:<\/p>\n<p>&nbsp;<\/p>\n<ul>\n<li>AutoVol.dll<\/li>\n<li>PitssFileDialog.dll<\/li>\n<li>pitss_vc.dll<\/li>\n<li>statistics.dll<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>to the %ORACLE_HOME%\\bin directory will fix the problem. However, there are rare occasions when you try to select a module in Module Handling that the error does not get fixed. This is due to the fact that Forms cannot find the PitssFileDialog.dll. There is a known issue where if &#8220;Microsoft Visual C++ 2005 Redistributable (x64)&#8221; has not been installed on the server, the dll will not work correctly. To fix the problem, you will need to do the following:<\/p>\n<p>&nbsp;<\/p>\n<ol>\n<li>Uninstall &#8220;Microsoft Visual C++ 2005 Redistributable (x64)&#8221; from Control Panel \u2013&gt; Programs (skip this step if it is not installed)<\/li>\n<li>Install the 2008 version of Microsoft Visual C++ Redistributable (x64) if it hasn&#8217;t been installed already<\/li>\n<li><b>IMPORTANT:<\/b> Reinstall the &#8220;Microsoft Visual C++ 2005 Redistributable (x64)&#8221; from Microsoft.<\/li>\n<\/ol>\n<p>The PitssFileDialog.dll should be able to be found and you will be able to load modules into PITSS.CON.<\/p>\n<p>&nbsp;<\/p>\n<p>NOTE: If you get this error when you first start PITSS.CON, please read\u00a0<a href=\"https:\/\/pitss.org\/us\/2012\/10\/09\/non-oracle-exception-when-starting-pitsscon\/\">https:\/\/pitss.org\/us\/2012\/10\/09\/non-oracle-exception-when-starting-pitsscon\/<\/a> for more information.<\/p>\n<p>&nbsp;<\/p>\n<p><strong>NOTE: This has only been seen in Windows Server 2008 (R2 included).<\/strong><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In Windows installations (64-bit) of PITSS.CON, there have been times where a PITSS.CON non-ORACLE exception error, &#8220;304500: non ORACLE exception&#8221;, appears when you double-click on the Path text box in Module Handling. Most of the time, moving the following dlls: &nbsp; AutoVol.dll PitssFileDialog.dll pitss_vc.dll statistics.dll &nbsp; to the %ORACLE_HOME%\\bin directory will fix the problem. However, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"In Windows installations (64-bit) of PITSS.CON, there have been times where a PITSS.CON non-ORACLE exception error, \"304500: non ORACLE exception\", appears when you double-click on the Path text box in Module Handling. Most of the time, moving the following dlls:\r\n<ul>\r\n \t<li>AutoVol.dll<\/li>\r\n \t<li>PitssFileDialog.dll<\/li>\r\n \t<li>pitss_vc.dll<\/li>\r\n \t<li>statistics.dll<\/li>\r\n<\/ul>\r\nto the %ORACLE_HOME%bin directory will fix the problem. However, there are rare occasions when you try to select a module in Module Handling that the error does not get fixed. This is due to the fact that Forms cannot find the PitssFileDialog.dll. There is a known issue where if \"Microsoft Visual C++ 2005 Redistributable (x64)\" has not been installed on the server, the dll will not work correctly. To fix the problem, you will need to do the following:\r\n<ol>\r\n \t<li>Uninstall \"Microsoft Visual C++ 2005 Redistributable (x64)\" from Control Panel \u2013&gt; Programs (skip this step if it is not installed)<\/li>\r\n \t<li>Install the 2008 version of Microsoft Visual C++ Redistributable (x64) if it hasn't been installed already<\/li>\r\n \t<li><b>IMPORTANT:<\/b> Reinstall the \"Microsoft Visual C++ 2005 Redistributable (x64)\" from Microsoft. The link to the download can be found here: <a href=\"http:\/\/www.microsoft.com\/en-us\/download\/details.aspx?id=21254\">http:\/\/www.microsoft.com\/en-us\/download\/details.aspx?id=21254<\/a><\/li>\r\n<\/ol>\r\nThe PitssFileDialog.dll should be able to be found and you will be able to load modules into PITSS.CON.\r\n\r\nNOTE: If you get this error when you first start PITSS.CON, please read\u00a0<a href=\"https:\/\/pitss.org\/us\/2012\/10\/09\/non-oracle-exception-when-starting-pitsscon\/\">https:\/\/pitss.org\/us\/2012\/10\/09\/non-oracle-exception-when-starting-pitsscon\/<\/a> for more information.\r\n\r\n<strong>NOTE: This has only been seen in Windows Server 2008 (R2 included).<\/strong>","_et_gb_content_width":"","footnotes":""},"categories":[6,14,10],"tags":[11,16,12,7,24],"class_list":["post-3136","post","type-post","status-publish","format-standard","hentry","category-pitss-con","category-resolve-issues","category-windows","tag-11g","tag-11gr2","tag-error","tag-pitss-con","tag-windows"],"_links":{"self":[{"href":"https:\/\/pitss.org\/us\/wp-json\/wp\/v2\/posts\/3136","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pitss.org\/us\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pitss.org\/us\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pitss.org\/us\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pitss.org\/us\/wp-json\/wp\/v2\/comments?post=3136"}],"version-history":[{"count":7,"href":"https:\/\/pitss.org\/us\/wp-json\/wp\/v2\/posts\/3136\/revisions"}],"predecessor-version":[{"id":10569,"href":"https:\/\/pitss.org\/us\/wp-json\/wp\/v2\/posts\/3136\/revisions\/10569"}],"wp:attachment":[{"href":"https:\/\/pitss.org\/us\/wp-json\/wp\/v2\/media?parent=3136"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pitss.org\/us\/wp-json\/wp\/v2\/categories?post=3136"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pitss.org\/us\/wp-json\/wp\/v2\/tags?post=3136"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}