GP.Execute method returns the error "Attempted to read or write protected memory" after a WCF service is executed.
Last Published: September 4, 2015ArcObjects SDK
Bug ID Number
BUG-000089395
Submitted
July 29, 2015
Last Modified
June 5, 2024
Applies to
ArcObjects SDK
Version found
10.2
Status
Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
Additional Information
We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.
Workaround
1) Move service after first GP tool. (Commented line provided in the attached code)
2) Re-build project and run.
3) Both GP tools and the service should run successfully.