Hi, I'm updating a SOE from pre 10.1 arcgis server to arcgis server 10.2.2. I followed the instructions here and can build my REST SOE in visual studio without problems (for Any CPU as target).
My mapservice works correctly. However, when selecting my SOE as a new capability and restarting that mapservice, I get the message:
object reference not set to an instance of an object
Any ideas on what I have to check to make sure the Mapservice can run with the SOE?
Thanks!