<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ToolbarBean Class generates Automation Exception&amp;nbsp; 0x80040112 - in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/toolbarbean-class-generates-automation-exception/m-p/449749#M12222</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The ToolbarBean Class generates the following StackTrace when run from the provided sample within Eclipse.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.RuntimeException: AutomationException: 0x80040112 - &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.interop.Ocx.&amp;lt;init&amp;gt;(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.controls.ToolbarControl.&amp;lt;init&amp;gt;(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.beans.toolbar.ToolbarBean.init(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.beans.toolbar.ToolbarBean.&amp;lt;init&amp;gt;(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at BasicViewer.getToolbarBean(BasicViewer.java:156)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at BasicViewer.getJContentPane(BasicViewer.java:115)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at BasicViewer.initialize(BasicViewer.java:88)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at BasicViewer.&amp;lt;init&amp;gt;(BasicViewer.java:77)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at BasicViewer.main(BasicViewer.java:144)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: AutomationException: 0x80040112 - &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anybody else have this problem using the JAVA SDK or&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Know of a workaround to include this control in a Java application?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jan 2013 11:48:10 GMT</pubDate>
    <dc:creator>PeterHastings</dc:creator>
    <dc:date>2013-01-09T11:48:10Z</dc:date>
    <item>
      <title>ToolbarBean Class generates Automation Exception  0x80040112 -</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/toolbarbean-class-generates-automation-exception/m-p/449749#M12222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The ToolbarBean Class generates the following StackTrace when run from the provided sample within Eclipse.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.RuntimeException: AutomationException: 0x80040112 - &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.interop.Ocx.&amp;lt;init&amp;gt;(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.controls.ToolbarControl.&amp;lt;init&amp;gt;(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.beans.toolbar.ToolbarBean.init(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.beans.toolbar.ToolbarBean.&amp;lt;init&amp;gt;(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at BasicViewer.getToolbarBean(BasicViewer.java:156)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at BasicViewer.getJContentPane(BasicViewer.java:115)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at BasicViewer.initialize(BasicViewer.java:88)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at BasicViewer.&amp;lt;init&amp;gt;(BasicViewer.java:77)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at BasicViewer.main(BasicViewer.java:144)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: AutomationException: 0x80040112 - &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anybody else have this problem using the JAVA SDK or&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Know of a workaround to include this control in a Java application?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 11:48:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/toolbarbean-class-generates-automation-exception/m-p/449749#M12222</guid>
      <dc:creator>PeterHastings</dc:creator>
      <dc:date>2013-01-09T11:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: ToolbarBean Class generates Automation Exception  0x80040112 -</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/toolbarbean-class-generates-automation-exception/m-p/449750#M12223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It turns out that toolbarBean class needs arcview license at minimum to operate.&amp;nbsp; At least when I enabled the Arcview license in the initializer the issue goes away.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 12:55:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/toolbarbean-class-generates-automation-exception/m-p/449750#M12223</guid>
      <dc:creator>PeterHastings</dc:creator>
      <dc:date>2013-01-09T12:55:39Z</dc:date>
    </item>
  </channel>
</rss>

