You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the namespace is different to the Assembly Name (e.g. if the Assembly Name contains a space), then the resource is not mapped correctly, as the code uses the Assembly Name, and not the namespace, to map to the resources.
If the namespace is different to the Assembly Name (e.g. if the Assembly Name contains a space), then the resource is not mapped correctly, as the code uses the Assembly Name, and not the namespace, to map to the resources.