Dice tool causes AccessViolationException in C#

2798
1
Jump to solution
09-17-2014 01:43 PM
JasonStradtner
New Contributor II

Working with this tool in ESRI software is easy, quick and works great for what I need; however, I need to access the tool from C# application and every time I have tried I always get AccessViolationException. Has anyone ever used this tool successfully or know if there is a related bug?

Tags (3)
0 Kudos
1 Solution

Accepted Solutions
JasonStradtner
New Contributor II

I reported this issue to ESRI and it got promoted to a bug: [BUG-000082482 : Dice geoprocessing throws AccessViolationException from  .NET application when running as a foreground process]

Within a c# application, the Dice tool fails when running in the foreground. I never had any issues running the tool in the background.

View solution in original post

0 Kudos
1 Reply
JasonStradtner
New Contributor II

I reported this issue to ESRI and it got promoted to a bug: [BUG-000082482 : Dice geoprocessing throws AccessViolationException from  .NET application when running as a foreground process]

Within a c# application, the Dice tool fails when running in the foreground. I never had any issues running the tool in the background.

0 Kudos