<?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: vb.net error in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/vb-net-error/m-p/9282651#M67261</link>
    <description>&lt;P&gt;You shouldn't need a manifest.&amp;nbsp; I don't generate one for add-ins.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jan 2020 14:38:46 GMT</pubDate>
    <dc:creator>jjstr8</dc:creator>
    <dc:date>2020-01-29T14:38:46Z</dc:date>
    <item>
      <title>vb.net error</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/vb-net-error/m-p/9279991#M67260</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to compile my own tm_chrome.dll for Inventor. after the compiling I get an error which from which I can't find the source : Thanks a lot for any pointers&lt;/P&gt;&lt;PRE&gt;The command "    	if exist "%ProgramFiles%\Microsoft SDKs\Windows\v6.0\bin\mt.exe" set var="%ProgramFiles%\Microsoft SDKs\Windows\v6.0\bin\mt.exe"		if exist "%ProgramFiles%\Microsoft SDKs\Windows\v7.0\bin\mt.exe" set var="%ProgramFiles%\Microsoft SDKs\Windows\v7.0\bin\mt.exe"		if exist "%ProgramFiles%\Microsoft SDKs\Windows\v6.0A\bin\mt.exe" set var="%ProgramFiles%\Microsoft SDKs\Windows\v6.0A\bin\mt.exe"		if exist "%ProgramFiles%\Microsoft SDKs\Windows\v7.0A\bin\mt.exe" set var="%ProgramFiles%\Microsoft SDKs\Windows\v7.0A\bin\mt.exe"		if exist "%PROGRAMFILES(x86)%\Microsoft SDKs\Windows\v6.0A\bin\mt.exe" set var=%PROGRAMFILES(x86)%\Microsoft SDKs\Windows\v6.0A\bin\mt.exe"		if exist "%PROGRAMFILES(x86)%\Microsoft SDKs\Windows\v7.0A\bin\mt.exe" set var="%PROGRAMFILES(x86)%\Microsoft SDKs\Windows\v7.0A\bin\mt.exe" 		if exist "%PROGRAMFILES%\Windows Kits\8.0\bin\x64\mt.exe" set var="%PROGRAMFILES%\Windows Kits\8.0\bin\x64\mt.exe"		if exist "%PROGRAMFILES%\Windows Kits\8.0\bin\x86\mt.exe" set var="%PROGRAMFILES%\Windows Kits\8.0\bin\x86\mt.exe"		if exist "%PROGRAMFILES(x86)%\Windows Kits\8.0\bin\x64\mt.exe" set var="%PROGRAMFILES(x86)%\Windows Kits\8.0\bin\x64\mt.exe"		if exist "%PROGRAMFILES(x86)%\Windows Kits\8.0\bin\x86\mt.exe" set var="%PROGRAMFILES(x86)%\Windows Kits\8.0\bin\x86\mt.exe"		call %var% -manifest "c:\users\masse\documents\visual studio 2015\Projects\tm_chrome\tm_chrome\LengthSweep.X.manifest" -outputresource:"c:\users\masse\documents\visual studio 2015\Projects\tm_chrome\tm_chrome\bin\Debug\tm_chrome.dll";#2    " exited with code 1.&lt;/PRE&gt;</description>
      <pubDate>Tue, 28 Jan 2020 15:59:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/vb-net-error/m-p/9279991#M67260</guid>
      <dc:creator>^_^clovis^_^</dc:creator>
      <dc:date>2020-01-28T15:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: vb.net error</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/vb-net-error/m-p/9282651#M67261</link>
      <description>&lt;P&gt;You shouldn't need a manifest.&amp;nbsp; I don't generate one for add-ins.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2020 14:38:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/vb-net-error/m-p/9282651#M67261</guid>
      <dc:creator>jjstr8</dc:creator>
      <dc:date>2020-01-29T14:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: vb.net error</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/vb-net-error/m-p/9282656#M67262</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The source of that message is written in :&lt;/P&gt;&lt;P&gt;1) Right click the project in Solution Explore.&lt;/P&gt;&lt;P&gt;2) Left click the 'Property'.&lt;/P&gt;&lt;P&gt;3) Left click the 'Compile' tab.&lt;/P&gt;&lt;P&gt;4) Left click the 'Build event' button.&lt;/P&gt;&lt;P&gt;5) You can see it in the 'Build event' window.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This error occurs when mt.exe is not installed. You should install Windows SDK or such like it.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk" target="_blank" rel="noopener"&gt;https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=====&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.freeradical.jp" target="_blank" rel="noopener"&gt;Freeradical&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Hideo Yamada&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2020 14:39:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/vb-net-error/m-p/9282656#M67262</guid>
      <dc:creator>HideoYamada</dc:creator>
      <dc:date>2020-01-29T14:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: vb.net error</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/vb-net-error/m-p/9282664#M67263</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello Jjstr8,&lt;/P&gt;&lt;P&gt;The addins works fine. I just wanted to avoid this error message.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2020 14:40:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/vb-net-error/m-p/9282664#M67263</guid>
      <dc:creator>^_^clovis^_^</dc:creator>
      <dc:date>2020-01-29T14:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: vb.net error</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/vb-net-error/m-p/9282677#M67264</link>
      <description>&lt;P&gt;Just delete that part of your post-build event.&amp;nbsp; Assuming you're building a single DLL with all resources embedded, you wouldn't need a manifest.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2020 14:44:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/vb-net-error/m-p/9282677#M67264</guid>
      <dc:creator>jjstr8</dc:creator>
      <dc:date>2020-01-29T14:44:06Z</dc:date>
    </item>
  </channel>
</rss>

