locked
Multi Language causing sitemap error!! RRS feed

  • Question

  • Hi

    I am not able to see the customizations done along with changes in sitemap when i change my language from English(base language) to any other language!!

    Also am getting the following error when i switch back to English language-"application cannot start because of an error in sitemap ms crm4.0"

    Have anyone faced this issue or anyone having workaround for this issue???
    Thanks, Aarch
    Wednesday, February 3, 2010 4:56 AM

Answers

  • Hi,

    If you have added some custom link there, add LCID tag for your language. it should work.


    Mahain
    • Marked as answer by Aarch Friday, February 5, 2010 5:56 AM
    Wednesday, February 3, 2010 8:16 AM
    Moderator
  • Aarch, I think that is is sufficiently complex enough that you might want to run this past the Microsoft Support team. It really sounds like a setup issue, but I'm not an expert.


    CRM Community Guru and Saxophonist
    • Marked as answer by Jim Glass Jr Thursday, February 4, 2010 6:46 PM
    Thursday, February 4, 2010 6:46 PM

All replies

  • Hi,

    Have you imported lables for language other then base language,
    Export label for translation, change lables according to other language and then import it again. you should get it.

    This should solve problem otherwise
    you can try to add language specific text based on language id like below

    <
    Title LCID="1033" Text="Show Order" />
    <
    Title LCID="3082" Text="Mostrar Orden" />



    Mahain
    • Proposed as answer by t_jorde Wednesday, August 4, 2010 11:22 AM
    Wednesday, February 3, 2010 6:52 AM
    Moderator
  • Thanks Mahender,

    But when we change the language the customizations also should remain the same i hope.Why is it going in the old standard version of crm without the new customizations??
    Also can you tell me why we need to import thelabels for other languages?Ideally everything should be changed to the language selected,rite?
    Thanks, Aarch
    Wednesday, February 3, 2010 7:46 AM
  • Hi,

    Yes, you are right OOB things will change accordingly when you will change languae,but if you have done some customization(added custom entity,custom buttons etc),in that can you have to manually change the labels.


    Hope it will help you !!!
    Mahain
    Wednesday, February 3, 2010 7:54 AM
    Moderator
  • One more question mahender, not only the custom entities, but the sitemap which i updated with service module hidden also is not coming as desired when i change the language.

    Can you tell me what is the workarounfd for this
    Thanks, Aarch
    Wednesday, February 3, 2010 8:05 AM
  • Hi,

    If you have added some custom link there, add LCID tag for your language. it should work.


    Mahain
    • Marked as answer by Aarch Friday, February 5, 2010 5:56 AM
    Wednesday, February 3, 2010 8:16 AM
    Moderator
  • No i havent added any custom links other than custom entities and sitemap changes
    Thanks, Aarch
    Wednesday, February 3, 2010 8:59 AM
  • Could you paste the changes(xml node) that you did in sitemap ??
    Mahain
    Wednesday, February 3, 2010 9:12 AM
    Moderator
  • Hi Mahain,

    actually i cannot see any of the sitemap changes like hiding of service module, the items in workplace etc. it is now like a fresh crm standard application.
    Thanks, Aarch
    Wednesday, February 3, 2010 10:55 AM
  • Hi,

    Oh....
    1. Try to check you sitemap again (maybe you are using old one).
    2. Check are you able to see these chages in Default language(change language to default) ???


    Mahain
    Wednesday, February 3, 2010 11:06 AM
    Moderator
  • yes mahain,once i revert back to my base language i get this error  message which i described earlier and i am able to see the changes again
    Thanks, Aarch
    Wednesday, February 3, 2010 11:09 AM
  • Ok,

    "i get this error  message which i described earlier and i am able to see the changes again"

    It seems you have done something wrong with sitemap
    So i will suggest you to import your original (backup copy) of sitemap and check if its working properly and try to customize your sitemap properly or using sitemap editor

    http://www.patrickverbeeten.com/pages/TechnicalNet/MicrosoftCrm/CrmXmlEditor.aspx?id=20


    Mahain
    Wednesday, February 3, 2010 12:02 PM
    Moderator
  • thanks mahain. i will try this. Thanks for the help :-)
    Thanks, Aarch
    Wednesday, February 3, 2010 12:20 PM
  • Hi ,

    I tried to use the tool to check the sitemap for error . But no error was found.

    Please help!!!!

    Thanks, Aarch
    Thursday, February 4, 2010 5:34 AM
  • Hi ,

     i still need help. Can anyone tell me why the crm is showing the standard old unupdated version when i switch to another language.
    Thanks, Aarch
    Thursday, February 4, 2010 11:52 AM
  • Aarch, I think that is is sufficiently complex enough that you might want to run this past the Microsoft Support team. It really sounds like a setup issue, but I'm not an expert.


    CRM Community Guru and Saxophonist
    • Marked as answer by Jim Glass Jr Thursday, February 4, 2010 6:46 PM
    Thursday, February 4, 2010 6:46 PM
  • Thanks mahain,

    i recheked the sitemap  and your solution worked:-)
    Thanks, Aarch
    Friday, February 5, 2010 5:57 AM
  • I had imported microsoft Partner Portal Accelerator when I got the error. I added an extra line like with my country code, and it suddenly worked..

    A strange bug I would say..

    Thank you for the sollution:)

    Wednesday, August 4, 2010 11:25 AM