Take the 2-minute tour ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

I'm writing a Server Object Extension(SOE) in Visual Studio 2012 using C# in Windows 7. I'm using the REST Template that comes packaged with ArcObjects 10.2.

I'm able to build the program without any errors, but the .SOE file isn't created, only the .dll file. Does anyone have any ideas on how to create the .SOE file? Thanks.

share|improve this question

1 Answer 1

Found the answer . . .

https://geonet.esri.com/thread/80929

Basically, there is a bug in the REST template.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.