<?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: esriRegasm error in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/esriregasm-error/m-p/381979#M10120</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Jason,&lt;BR /&gt;I don't know that I ever found a solution to this problem. I believe I went a different route and didn't use that tool.&lt;BR /&gt;Sorry I couldn't be of more help,&lt;BR /&gt;Jill&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No problem, Jill.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for responding.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Feb 2013 13:47:21 GMT</pubDate>
    <dc:creator>JasonPike</dc:creator>
    <dc:date>2013-02-21T13:47:21Z</dc:date>
    <item>
      <title>esriRegasm error</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/esriregasm-error/m-p/381974#M10115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to install this great looking tool - &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/gallery/file/geoprocessing/details?entryID=7DD58DB5-1422-2418-A0EC-0929C2387760"&gt;Vendor Street Data Processing Tools for ArcGIS 10&lt;/A&gt;&lt;SPAN&gt; but I'm getting stuck trying to register the dll.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The installation bat file tries to register the dll using esriRegasm.exe but I get the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ESRIRegAsm.exe - Application Error&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The application was unable to start correctly (0xc0000005). Click OK to close the application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried registering the dll using all of the methods here : &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/How_to_register_COM_components/0001000002pv000000/"&gt;How to register COM components&lt;/A&gt;&lt;SPAN&gt; but they all fail.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When build the code in VS I get the following in the output..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;warning MSB3073: The command "esriRegasm.exe "C:\Program Files\ArcGIS\Desktop10.0\StreetDataProcessing\SourceCode\bin\Debug\GPProcessVendorDataFunctions.dll" /p:Engine /s" exited with code -1073741819.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;warning MSB3073: The command "esriRegasm.exe "C:\Program Files\ArcGIS\Desktop10.0\StreetDataProcessing\SourceCode\bin\Debug\GPProcessVendorDataFunctions.dll" /p:Desktop /s" exited with code -1073741819.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I uninstalled and reinstalled the ArcObjects .NET SDK. I'm using 10.0, SP 2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would love to be able to use this tool so any ideas are appreciated!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jill&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 17:52:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/esriregasm-error/m-p/381974#M10115</guid>
      <dc:creator>JillianStanford</dc:creator>
      <dc:date>2011-09-22T17:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: esriRegasm error</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/esriregasm-error/m-p/381975#M10116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I used to have the same problem. If you are running Windows 7, You may want to twist with the Compatibility settings for esriRegAsm.exe (right mouse click on the executable file; select the tab Compatibility, etc...). In my case, I de-selected the check box "Run this program in compatibility mode for" and it works fine. Also, make sure to run this program as an administrator. Hope it helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2011 16:05:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/esriregasm-error/m-p/381975#M10116</guid>
      <dc:creator>KhoaTran</dc:creator>
      <dc:date>2011-10-13T16:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: esriRegasm error</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/esriregasm-error/m-p/381976#M10117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Also fix the following line in C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\devenv.exe.config&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;?xml version ="1.0"?&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;configuration&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;configSections&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;section name="msbuildToolsets" type="Microsoft.Build.BuildEngine.ToolsetConfigurationSection, Microsoft.Build.Engine, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/configSections&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;startup&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!--supportedRuntime version="v2.0.50727" safemode="true"/--&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!--requiredRuntime version="v2.0.50727" safemode="true"/--&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;supportedRuntime version="v3.5" safemode="true"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;requiredRuntime version="v3.5" safemode="true"/&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/startup&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2011 20:25:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/esriregasm-error/m-p/381976#M10117</guid>
      <dc:creator>KhoaTran</dc:creator>
      <dc:date>2011-10-13T20:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: esriRegasm error</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/esriregasm-error/m-p/381977#M10118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;I'm trying to install this great looking tool - &lt;A href="http://resources.arcgis.com/gallery/file/geoprocessing/details?entryID=7DD58DB5-1422-2418-A0EC-0929C2387760"&gt;Vendor Street Data Processing Tools for ArcGIS 10&lt;/A&gt; but I'm getting stuck trying to register the dll.&lt;BR /&gt;&lt;BR /&gt;The installation bat file tries to register the dll using esriRegasm.exe but I get the following error:&lt;BR /&gt;ESRIRegAsm.exe - Application Error&lt;BR /&gt;The application was unable to start correctly (0xc0000005). Click OK to close the application.&lt;BR /&gt;&lt;BR /&gt;I've tried registering the dll using all of the methods here : &lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/How_to_register_COM_components/0001000002pv000000/"&gt;How to register COM components&lt;/A&gt; but they all fail.&lt;BR /&gt;&lt;BR /&gt;When build the code in VS I get the following in the output..&lt;BR /&gt;warning MSB3073: The command "esriRegasm.exe "C:\Program Files\ArcGIS\Desktop10.0\StreetDataProcessing\SourceCode\bin\Debug\GPProcessVendorDataFunctions.dll" /p:Engine /s" exited with code -1073741819.&lt;BR /&gt;warning MSB3073: The command "esriRegasm.exe "C:\Program Files\ArcGIS\Desktop10.0\StreetDataProcessing\SourceCode\bin\Debug\GPProcessVendorDataFunctions.dll" /p:Desktop /s" exited with code -1073741819.&lt;BR /&gt;&lt;BR /&gt;I uninstalled and reinstalled the ArcObjects .NET SDK. I'm using 10.0, SP 2.&lt;BR /&gt;&lt;BR /&gt;Would love to be able to use this tool so any ideas are appreciated!&lt;BR /&gt;Thanks!&lt;BR /&gt;Jill&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jill,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How did you resolve this issue? I'm having a similar issue on a non-development machine that I've described in a new &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/78092-ESRIRegAsm.exe-Error"&gt;thread&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jason&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 12:42:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/esriregasm-error/m-p/381977#M10118</guid>
      <dc:creator>JasonPike</dc:creator>
      <dc:date>2013-02-20T12:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: esriRegasm error</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/esriregasm-error/m-p/381978#M10119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jason,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know that I ever found a solution to this problem. I believe I went a different route and didn't use that tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry I couldn't be of more help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jill&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 15:42:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/esriregasm-error/m-p/381978#M10119</guid>
      <dc:creator>JillianStanford</dc:creator>
      <dc:date>2013-02-20T15:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: esriRegasm error</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/esriregasm-error/m-p/381979#M10120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Jason,&lt;BR /&gt;I don't know that I ever found a solution to this problem. I believe I went a different route and didn't use that tool.&lt;BR /&gt;Sorry I couldn't be of more help,&lt;BR /&gt;Jill&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No problem, Jill.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for responding.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 13:47:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/esriregasm-error/m-p/381979#M10120</guid>
      <dc:creator>JasonPike</dc:creator>
      <dc:date>2013-02-21T13:47:21Z</dc:date>
    </item>
  </channel>
</rss>

