<?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: ArcMap 10.1 crashes on VBA completion after installing Service Pack 1 in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcmap-10-1-crashes-on-vba-completion-after/m-p/532122#M14358</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ernie,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I suspect that some of my issues stemmed from the .mxd I was using and others were due to my code.&amp;nbsp; I hashed it out and got it to work.&amp;nbsp; I did the migration away from VBA about two years ago with the release of 10.&amp;nbsp; VB.Net seems to need everything fully defined, but I got the benefit of being able to create the AddIn, which makes distribution a whole lot easier.&amp;nbsp; As budget is a perpetual issue, I use the (still free) Visual Studio Express VB, version 2010 (prior 2008 and 2005) since they installed 10.1 here.&amp;nbsp; I think I linked to my other post which seemed to be related.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dale&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jan 2013 14:12:33 GMT</pubDate>
    <dc:creator>DaleBridgford</dc:creator>
    <dc:date>2013-01-22T14:12:33Z</dc:date>
    <item>
      <title>ArcMap 10.1 crashes on VBA completion after installing Service Pack 1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcmap-10-1-crashes-on-vba-completion-after/m-p/532119#M14355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Everyone.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know getting an answer to this one is probably a long shot at best but I figured i would ask.&amp;nbsp; We are finally getting around to upgrading to 10.1 now that SP1 is out.&amp;nbsp; But it seems with SP1, something is causing ArcMap to crash completely after our custom VBA completes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In is not on every computer and it can come and go.&amp;nbsp; But we are pretty certain that removing SP1 fixes it when a computer does have the problem.&amp;nbsp; Debugging the VBA seems to indicate that the problem occurs right when the code completes and focus is given back to ArcMap.&amp;nbsp; Happens on both 32 and 64 bit os with different hardware specs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are looking to migrate our tools to .net but that is going to be a little while so we need to have these tools continue to work for a little while.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone else see something similar?&amp;nbsp; Below is one of the few times we were able to get a crash report.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ernie&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;Faulting application name: ArcMap.exe, version: 10.1.1.3143, time stamp: 0x5058f74e Faulting module name: ntdll.dll, version: 6.1.7601.17725, time stamp: 0x4ec49b8f Exception code: 0xc0000374 Fault offset: 0x000ce6c3 Faulting process id: 0xd0c Faulting application start time: 0x01cdf4c13555ce57 Faulting application path: C:\Program Files (x86)\ArcGIS\Desktop10.1\bin\ArcMap.exe Faulting module path: C:\Windows\SysWOW64\ntdll.dll Report Id: b050bd23-60b4-11e2-b5ac-002219ed304c&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2013 13:25:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcmap-10-1-crashes-on-vba-completion-after/m-p/532119#M14355</guid>
      <dc:creator>ErnieSalazar</dc:creator>
      <dc:date>2013-01-18T13:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap 10.1 crashes on VBA completion after installing Service Pack 1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcmap-10-1-crashes-on-vba-completion-after/m-p/532120#M14356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mr. Salazar,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your issue sounds like &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/75467-ArcMap-Locks-Up-After-Script-Runs"&gt;mine&lt;/A&gt;&lt;SPAN&gt;, with the exception of we don't have SP1 installed yet.&amp;nbsp; My routine will run successfully, but it either won't return ArcMap in a fully functional state or it will crash.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this can be figured out.&amp;nbsp; In my case, it is highly possible that I have done things that aren't really acceptable in code and now it is coming back to bite me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have a good weekend.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dale&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2013 19:46:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcmap-10-1-crashes-on-vba-completion-after/m-p/532120#M14356</guid>
      <dc:creator>DaleBridgford</dc:creator>
      <dc:date>2013-01-18T19:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap 10.1 crashes on VBA completion after installing Service Pack 1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcmap-10-1-crashes-on-vba-completion-after/m-p/532121#M14357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the response Dale.&amp;nbsp; I am not expecting miracles with my situation being the ESRI is getting away from VBA.&amp;nbsp; Yours is at least .net so you might get something.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ernie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 10:52:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcmap-10-1-crashes-on-vba-completion-after/m-p/532121#M14357</guid>
      <dc:creator>ErnieSalazar</dc:creator>
      <dc:date>2013-01-22T10:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap 10.1 crashes on VBA completion after installing Service Pack 1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcmap-10-1-crashes-on-vba-completion-after/m-p/532122#M14358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ernie,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I suspect that some of my issues stemmed from the .mxd I was using and others were due to my code.&amp;nbsp; I hashed it out and got it to work.&amp;nbsp; I did the migration away from VBA about two years ago with the release of 10.&amp;nbsp; VB.Net seems to need everything fully defined, but I got the benefit of being able to create the AddIn, which makes distribution a whole lot easier.&amp;nbsp; As budget is a perpetual issue, I use the (still free) Visual Studio Express VB, version 2010 (prior 2008 and 2005) since they installed 10.1 here.&amp;nbsp; I think I linked to my other post which seemed to be related.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dale&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 14:12:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcmap-10-1-crashes-on-vba-completion-after/m-p/532122#M14358</guid>
      <dc:creator>DaleBridgford</dc:creator>
      <dc:date>2013-01-22T14:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap 10.1 crashes on VBA completion after installing Service Pack 1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcmap-10-1-crashes-on-vba-completion-after/m-p/532123#M14359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Think I might know what the problem.&amp;nbsp; Seems to be something with IDataStatistics:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/70997-ICursor-issue-in-10.1-SP-1" rel="nofollow" target="_blank"&gt;http://forums.arcgis.com/threads/70997-ICursor-issue-in-10.1-SP-1&lt;/A&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/71895-Issues-with-ArcObjects-and-ArcGIS-10.1-SP1-IDataStatistics" rel="nofollow" target="_blank"&gt;http://forums.arcgis.com/threads/71895-Issues-with-ArcObjects-and-ArcGIS-10.1-SP1-IDataStatistics&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Their symptoms match mine exactly.&amp;nbsp; Hopefully ESRI issues a Hot Fix soon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ernie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 18:43:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcmap-10-1-crashes-on-vba-completion-after/m-p/532123#M14359</guid>
      <dc:creator>ErnieSalazar</dc:creator>
      <dc:date>2013-02-06T18:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap 10.1 crashes on VBA completion after installing Service Pack 1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcmap-10-1-crashes-on-vba-completion-after/m-p/532124#M14360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;BLOCKQUOTE&gt;bridgfod;265735 wrote:&lt;BR /&gt;Ernie,&lt;/BLOCKQUOTE&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I suspect that some of my issues stemmed from the .mxd I was using and others were due to my code.&amp;nbsp; I hashed it out and got it to work.&amp;nbsp; I did the migration away from VBA about two years ago with the release of 10.&amp;nbsp; VB.Net seems to need everything fully defined, but I got the benefit of being able to create the AddIn, which makes distribution a whole lot easier.&amp;nbsp; As budget is a perpetual issue, I use the (still free) Visual Studio Express VB, version 2010 (prior 2008 and 2005) since they installed 10.1 here.&amp;nbsp; I think I linked to my other post which seemed to be related.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dear Ernie,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have had the same problem but up to date have not had the answer to it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could someone please tell me what to do?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Murathi.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 11:32:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcmap-10-1-crashes-on-vba-completion-after/m-p/532124#M14360</guid>
      <dc:creator>JamalMwini</dc:creator>
      <dc:date>2013-02-07T11:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap 10.1 crashes on VBA completion after installing Service Pack 1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcmap-10-1-crashes-on-vba-completion-after/m-p/532125#M14361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Murathi, who's issue are you referring to?&amp;nbsp; Dales or mine's?&amp;nbsp; If it is mine, in one of the two links I posted there is talk about a workout.&amp;nbsp; Basically, they created code for their own version of the DataStatistics tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ernie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 18:00:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcmap-10-1-crashes-on-vba-completion-after/m-p/532125#M14361</guid>
      <dc:creator>ErnieSalazar</dc:creator>
      <dc:date>2013-02-08T18:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap 10.1 crashes on VBA completion after installing Service Pack 1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcmap-10-1-crashes-on-vba-completion-after/m-p/532126#M14362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi. I just installed SP 1 and now an add-in tool I have that was written with VB .net is causing ArcMap to crash when I use it. I took the tool out, removed the link to the folder where it is located and restarted ArcMap with a fresh mxd, added data to it and then loaded my add-in again. I was able to use the tool twice, then I started an edit session, tried to use the tool again and it crashed ArcMap. When I opened that mxd again and tried to use the tool, it crashed ArcMap immediately. This was working fine before I installed SP1, so I think I am going to remove it. Too bad - because SP1 did fix another annoying, but less so, issue I was having with having to uncheck "Stretch topology proportionately when moving a topology element" every time I open ArcMap and want to start editing topology.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Addendum: I checked the code for the add-in I am using, which I did not write, and it uses IDataStatistics. Based on Ernie's comments above, this is likely the cause of the problem I am having.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 16:25:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcmap-10-1-crashes-on-vba-completion-after/m-p/532126#M14362</guid>
      <dc:creator>JenniferHorsman</dc:creator>
      <dc:date>2013-06-28T16:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap 10.1 crashes on VBA completion after installing Service Pack 1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcmap-10-1-crashes-on-vba-completion-after/m-p/532127#M14363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jennifer, there is another thread on the forum where they posted a replacement for idatastatistics which you could probably implement pretty easily.&amp;nbsp; My code in VBA so I just rewrote it from scratch but since you are using .net you might find it useful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ernie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 19:17:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcmap-10-1-crashes-on-vba-completion-after/m-p/532127#M14363</guid>
      <dc:creator>ErnieSalazar</dc:creator>
      <dc:date>2013-06-28T19:17:18Z</dc:date>
    </item>
  </channel>
</rss>

