Home All Groups Group Topic Archive Search About

Trying hard to implement globalisation. Strange error message(urgent help needeed)

Author
26 Jun 2005 12:30 PM
Jensen Bredahl
Hello,
i'm implementing globalisation in my asp.net website.

i'm getting the following error when i try and read my text from the
sattelite assembly.
***

Could not find any resources appropriate for the specified culture (or the
neutral culture) in the given assembly. Make sure "MyApp.Strings.resources"
was correctly embedded or linked into assembly "MyApp". baseName:
MyApp.Strings locationInfo: <null> resource file name:
MyApp.Strings.resources assembly: MyApp, Version=1.0.2003.23974,
Culture=neutral, PublicKeyToken=null
*****

Can someone explain this?

Many thanks in advance
JB

Author
26 Jun 2005 5:09 PM
Rajesh
Follow the rabbit:

http://support.microsoft.com/default.aspx?scid=kb;EN-US;839861

HTH
Rajesh Meenrajan
MCSD.NET
http://meenrajan.blogspot.com

Show quoteHide quote
"Jensen Bredahl" wrote:

>
> Hello,
> i'm implementing globalisation in my asp.net website.
>
> i'm getting the following error when i try and read my text from the
> sattelite assembly.
> ***
>
> Could not find any resources appropriate for the specified culture (or the
> neutral culture) in the given assembly. Make sure "MyApp.Strings.resources"
> was correctly embedded or linked into assembly "MyApp". baseName:
> MyApp.Strings locationInfo: <null> resource file name:
> MyApp.Strings.resources assembly: MyApp, Version=1.0.2003.23974,
> Culture=neutral, PublicKeyToken=null
> *****
>
> Can someone explain this?
>
> Many thanks in advance
> JB
>
>
>
Author
26 Jun 2005 6:10 PM
Jensen Bredahl
Thousands thanks.

That saved my day.


JB


Show quoteHide quote
"Rajesh" <Raj***@discussions.microsoft.com> wrote in message
news:592C7F65-95A5-4B90-AF95-99A8D819E4C1@microsoft.com...
> Follow the rabbit:
>
> http://support.microsoft.com/default.aspx?scid=kb;EN-US;839861
>
> HTH
> Rajesh Meenrajan
> MCSD.NET
> http://meenrajan.blogspot.com
>
> "Jensen Bredahl" wrote:
>
>>
>> Hello,
>> i'm implementing globalisation in my asp.net website.
>>
>> i'm getting the following error when i try and read my text from the
>> sattelite assembly.
>> ***
>>
>> Could not find any resources appropriate for the specified culture (or
>> the
>> neutral culture) in the given assembly. Make sure
>> "MyApp.Strings.resources"
>> was correctly embedded or linked into assembly "MyApp". baseName:
>> MyApp.Strings locationInfo: <null> resource file name:
>> MyApp.Strings.resources assembly: MyApp, Version=1.0.2003.23974,
>> Culture=neutral, PublicKeyToken=null
>> *****
>>
>> Can someone explain this?
>>
>> Many thanks in advance
>> JB
>>
>>
>>