Answered by:
Sitemap editor is unable to create new Organization for CRM 2011

Question
-
Hi,
I am facing the following error while create new organization in sitemap editor.
I want to seek your kind help in this regard.
Thursday, March 20, 2014 11:13 AM
Answers
-
It should be okay to provide abd-def in server name.
Sometimes the error shown could be caused by the IIS/Async service.
Try to recycle the CrmAppPool and the Async service.
- Marked as answer by Ali Mohsin_ Friday, March 21, 2014 6:08 AM
Thursday, March 20, 2014 11:59 AM
All replies
-
Hi that sitemap editor is a tool created by Tanguy Touzard :http://www.codeplex.com/site/users/view/tanguy92
What is the url of your CRM server? The error message is showing that the value on configuration could not find CRM server endpoint.
ex: if it is http://somename.local/crmorg
you should put "somename.local" on server name.
Cheers,
Andre
Thursday, March 20, 2014 11:33 AM -
its on premiss.Thursday, March 20, 2014 11:34 AM
-
How do you access your CRM through web browser? It should have an address like the example: "http://someserver.local:80/crmorgname"
Then you just need to map the address component to the server name, port. to the textbox:
Server Name: someserver.local
Server Port: 80
Thursday, March 20, 2014 11:52 AM -
I am accessing in the browser in the following way.
http://abc-def/Test/main.aspx#
Thursday, March 20, 2014 11:54 AM -
It should be okay to provide abd-def in server name.
Sometimes the error shown could be caused by the IIS/Async service.
Try to recycle the CrmAppPool and the Async service.
- Marked as answer by Ali Mohsin_ Friday, March 21, 2014 6:08 AM
Thursday, March 20, 2014 11:59 AM -
Hi Ali,
Can you navigate to Settings > Customizations > Developer Resources and check the URL of the Discovery Service?
It should show up something like http://abc-def/XRMServices/2011/Discovery.svc
If it isn't, that explains why the tool is unable to find any service endpoints. Also try browsing to that URL and check it you're getting the XML.
Thursday, March 20, 2014 12:07 PM