Meta:resourcekey

I want to implement the globalisation technique using meta: resource key. While creating the resource key, by giving the resource key/value pair I am getting error. I tried to give the key as “Button1.Text” and value =“Hello”.

The error is “The resource name ‘Button1.Text’ is not a valid identifier.”

I could not resolve this. Pls help

How are you defining your resource key?

I added resource files (.resx). and then tried to edit the name/ value pair of the resource file. I am getting this type of error before defining the meta:resourcekey in the aspx page.