<?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 VS not recognizing namespace in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/vs-not-recognizing-namespace/m-p/7672713#M53443</link>
    <description>&lt;P&gt;Hey guys!&lt;/P&gt;&lt;P&gt;So, I'm kinda new in programming and all and this is probably a noob question, but anyways, here it goes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Autodesk help tells me to add RevitAPI.dll and RevitAPIUI.dll to my project in visual studio, and I did it no problems.&lt;/P&gt;&lt;P&gt;The thing is, when I add one of the dll, Visual Studio "forgets" the other.&lt;/P&gt;&lt;P&gt;So I can either have&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;using Autodesk.Revit.DB;&lt;/PRE&gt;&lt;P&gt;or&lt;/P&gt;&lt;PRE&gt;using Autodesk.Revit.UI;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;since Visual Studio will&amp;nbsp;only recognize whichever one of the dlls I selected last.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance!&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jan 2018 17:56:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-01-08T17:56:04Z</dc:date>
    <item>
      <title>VS not recognizing namespace</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/vs-not-recognizing-namespace/m-p/7672713#M53443</link>
      <description>&lt;P&gt;Hey guys!&lt;/P&gt;&lt;P&gt;So, I'm kinda new in programming and all and this is probably a noob question, but anyways, here it goes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Autodesk help tells me to add RevitAPI.dll and RevitAPIUI.dll to my project in visual studio, and I did it no problems.&lt;/P&gt;&lt;P&gt;The thing is, when I add one of the dll, Visual Studio "forgets" the other.&lt;/P&gt;&lt;P&gt;So I can either have&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;using Autodesk.Revit.DB;&lt;/PRE&gt;&lt;P&gt;or&lt;/P&gt;&lt;PRE&gt;using Autodesk.Revit.UI;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;since Visual Studio will&amp;nbsp;only recognize whichever one of the dlls I selected last.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance!&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2018 17:56:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/vs-not-recognizing-namespace/m-p/7672713#M53443</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-08T17:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: VS not recognizing namespace</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/vs-not-recognizing-namespace/m-p/7673954#M53444</link>
      <description>&lt;P&gt;In solutionexplorer,under the Reference option check whether you have both RevitAPI and RevitApiUI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2018 04:21:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/vs-not-recognizing-namespace/m-p/7673954#M53444</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-09T04:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: VS not recognizing namespace</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/vs-not-recognizing-namespace/m-p/7673962#M53445</link>
      <description>&lt;P&gt;&lt;SPAN&gt;In SolutionExplorer,under the Reference option check whether you have both RevitAPI and RevitApiUI are loaded.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sometimes the references are added but it is loaded into the project.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In that case in solution explorer,right click reference and select Add Reference and load your references....&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2018 04:34:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/vs-not-recognizing-namespace/m-p/7673962#M53445</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-09T04:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: VS not recognizing namespace</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/vs-not-recognizing-namespace/m-p/7674671#M53446</link>
      <description>&lt;P&gt;Thanks for help guys!&lt;/P&gt;&lt;P&gt;Turns out it was some problem with VS at work. At home it worked fine, I'm reinstalling it now see if it fix. Thanks all.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2018 10:52:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/vs-not-recognizing-namespace/m-p/7674671#M53446</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-09T10:52:46Z</dc:date>
    </item>
  </channel>
</rss>

