I’ve just started using the Localization feature so I’m probably missing something, but here’s my problem. My localization project works fine in SQL or external XML mode, but when I try to use Embedded XML files I loose the messages for Role Based Security. I know that Role Based Security is using embedded files and also contains a Messages_1033.XML file. How do I embed my projects files without messing up Role based Security?
-Larry