Select to view content in your preferred language

Error 400 for published service extension

2434
3
Jump to solution
10-04-2013 07:38 AM
ShaningYu
Honored Contributor
Following ESRI's Help how to create and deploy SOE (http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/#/How_to_enable_and_test_the_REST_...), I created a SOE project with customized code.  After the publishing, I view the service on IE.  I clicked the supported Extensions: mySOEApp to navigate the page.  Then I clicked the mySOEApp again.  The error displays: Invalid URL, Code 400.  I know there is something wrong in my code.  How can I check to make the correction?  Thanks.
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
ShaningYu
Honored Contributor
Revised the code and make all of the names consistent.  This problem was gone.

View solution in original post

0 Kudos
3 Replies
ShaningYu
Honored Contributor
Revised the code and make all of the names consistent.  This problem was gone.
0 Kudos
LeoDonahue
Deactivated User
I'm wondering, are you asking questions or blogging?

You answer alot of your own questions, and like this one, how would anyone ever know your solution?  You didn't bother to post it.  All you posted was "revised the code and now the problem is gone".

No one is going to know what that means.
0 Kudos
ShaningYu
Honored Contributor
Dear Leo:  Thanks for your post.  For this thread, the problem was the name consistent issue (e.g. DisplayName, which is used in the service).  I should have provided some detailed description.
0 Kudos