Simplify didn't fix anything. The shape it is buffering is just a two point line drawn by the user on the map. It takes the simplified shape and still will not give a buffer shape back. No errors are returned at all, No results and no errors. I am just wondering if there is another way to check what might be happening. If the shape needed to be simplified, wouldn't the program fall into my Failed event?
Are there any examples to help us create our own geometry service?