<?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 Re: Beta 10: VBA Missing Libraries?? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/vba-missing-libraries/m-p/334042#M8714</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;references are disabled while you are running code, are you running the code?&amp;nbsp; Also update the mxd to 10 and make sure it is not read only.&amp;nbsp;&amp;nbsp; That is all I can think of right now, good luck.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Mar 2013 12:14:47 GMT</pubDate>
    <dc:creator>AlexanderGray</dc:creator>
    <dc:date>2013-03-27T12:14:47Z</dc:date>
    <item>
      <title>VBA Missing Libraries??</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/vba-missing-libraries/m-p/334036#M8708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have tried to run ArcObjects code written in VBA in ArcGIS 9.3.1 and I get an error: "Compile Error: Can't Find Project or Library".&amp;nbsp; Does this mean that I have to rewrite my code in ArcGIS 9.4?&amp;nbsp; Is there some way around this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2009 03:20:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/vba-missing-libraries/m-p/334036#M8708</guid>
      <dc:creator>SeanFadum</dc:creator>
      <dc:date>2009-11-10T03:20:52Z</dc:date>
    </item>
    <item>
      <title>VBA Missing Libraries??</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/vba-missing-libraries/m-p/334037#M8709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1) In the VBA Editor, Click Tools &amp;gt; References.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Remove the check to the left of all 'MISSING:.....' references.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Click OK.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 20:35:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/vba-missing-libraries/m-p/334037#M8709</guid>
      <dc:creator>AjitMarathe</dc:creator>
      <dc:date>2009-11-11T20:35:36Z</dc:date>
    </item>
    <item>
      <title>VBA Missing Libraries??</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/vba-missing-libraries/m-p/334038#M8710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks... that did the trick!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 21:09:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/vba-missing-libraries/m-p/334038#M8710</guid>
      <dc:creator>SeanFadum</dc:creator>
      <dc:date>2009-11-11T21:09:57Z</dc:date>
    </item>
    <item>
      <title>VBA Missing Libraries??</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/vba-missing-libraries/m-p/334039#M8711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is a known issue with Beta 1.&amp;nbsp; The tracking number is NIM050996 and the issue should be resolved by Beta 2.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Nov 2009 16:08:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/vba-missing-libraries/m-p/334039#M8711</guid>
      <dc:creator>RalfGottschalk</dc:creator>
      <dc:date>2009-11-12T16:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Beta 10: VBA Missing Libraries??</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/vba-missing-libraries/m-p/334040#M8712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi, i have exactly the same problem. using arc gis 10 and i want to run the tool "rapid land cover mapper", written in vba,. i installed the devvelopper kit from arc 10, which includes vba. i also have&amp;nbsp; a license for vba . it tells me "can´t find project or library", but i can´t choose references because they are disabled.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;any ideas or recomendations?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;hendrik&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Oct 2011 10:57:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/vba-missing-libraries/m-p/334040#M8712</guid>
      <dc:creator>HendrikHänke</dc:creator>
      <dc:date>2011-10-22T10:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Beta 10: VBA Missing Libraries??</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/vba-missing-libraries/m-p/334041#M8713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;hi, i have exactly the same problem. using arc gis 10 and i want to run the tool "rapid land cover mapper", written in vba,. i installed the devvelopper kit from arc 10, which includes vba. i also have&amp;nbsp; a license for vba . it tells me "can´t find project or library", but i can´t choose references because they are disabled.&lt;BR /&gt;any ideas or recomendations?&lt;BR /&gt;thank you&lt;BR /&gt;hendrik&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi..i have the same problem. Any suggestion how to fix it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 07:11:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/vba-missing-libraries/m-p/334041#M8713</guid>
      <dc:creator>FarahRamle</dc:creator>
      <dc:date>2013-03-27T07:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Beta 10: VBA Missing Libraries??</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/vba-missing-libraries/m-p/334042#M8714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;references are disabled while you are running code, are you running the code?&amp;nbsp; Also update the mxd to 10 and make sure it is not read only.&amp;nbsp;&amp;nbsp; That is all I can think of right now, good luck.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 12:14:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/vba-missing-libraries/m-p/334042#M8714</guid>
      <dc:creator>AlexanderGray</dc:creator>
      <dc:date>2013-03-27T12:14:47Z</dc:date>
    </item>
  </channel>
</rss>

