Discussion:
Sitemap error after language change
(too old to reply)
Bharat Chawla
2010-04-09 08:08:01 UTC
Permalink
Hello,

I have installed language pack for MS CRM 4.0 (Chinese) but the base
language is English.

The Chinese language pack has been enabled without any problem for one
specific user.
Now when I am selecting the Chinese language in the user specific settings
under Tools -> Options -> Language and as I click “Ok”, it is throwing an
error:

“The application cannot start because of an error in the sitemap”.

After this some of the data is coming properly in Chinese language but the
workplace is coming in English only.
Entity tab are also missing, system tabs are coming in Chinese but others
are coming in English.

Please provide your valuable inputs for this error.

Thanks in advance and help really appreciated.

[Note: I have done changes in SiteMap like adding Custom Page, Custom URL’s
etc]

Bharat
David Vidmar
2010-04-09 08:16:01 UTC
Permalink
You should check if there are labels and tooltips in your isv.config for all
installed languages. Typicaly developers add thos only for english language
as in this sample:

<Titles>
<Title LCID="1033" Text="Add new SI company" />
</Titles>
<ToolTips>
<ToolTip LCID="1033" Text="Add new Slovenian company with data from
Slovenian company register." />
</ToolTips>

Cheers, David
http://vidmar.net/weblog
Post by Bharat Chawla
Hello,
I have installed language pack for MS CRM 4.0 (Chinese) but the base
language is English.
The Chinese language pack has been enabled without any problem for one
specific user.
Now when I am selecting the Chinese language in the user specific settings
under Tools -> Options -> Language and as I click “Ok”, it is throwing an
“The application cannot start because of an error in the sitemap”.
After this some of the data is coming properly in Chinese language but the
workplace is coming in English only.
Entity tab are also missing, system tabs are coming in Chinese but others
are coming in English.
Please provide your valuable inputs for this error.
Thanks in advance and help really appreciated.
[Note: I have done changes in SiteMap like adding Custom Page, Custom URL’s
etc]
Bharat
MayankP
2010-04-12 08:14:02 UTC
Permalink
Hi Bharat,
Please check following thread for the same

http://social.microsoft.com/Forums/en/crmdevelopment/thread/327643a9-028b-4895-83ad-550c625d37cd
--
Regards,
Mayank Pujara
Post by Bharat Chawla
Hello,
I have installed language pack for MS CRM 4.0 (Chinese) but the base
language is English.
The Chinese language pack has been enabled without any problem for one
specific user.
Now when I am selecting the Chinese language in the user specific settings
under Tools -> Options -> Language and as I click “Ok”, it is throwing an
“The application cannot start because of an error in the sitemap”.
After this some of the data is coming properly in Chinese language but the
workplace is coming in English only.
Entity tab are also missing, system tabs are coming in Chinese but others
are coming in English.
Please provide your valuable inputs for this error.
Thanks in advance and help really appreciated.
[Note: I have done changes in SiteMap like adding Custom Page, Custom URL’s
etc]
Bharat
Loading...