I would like to embed the Security Application into my application.
I'm looking for some guidance in doing that.
Should I copy the SecurityMaintenance.EXE into my solution directory and just call it from the menu? I don't even know at this point how to call an external app.
Do I have to import the localized keys into the app localization project?
Thanks for your patience.
It is 1046, and what is strange, when set to 1033, the english message comes, when set to 1046, a "test" message appears! I need to find where this "test" is.
The localized messages are there, and the framework is properly displaying them, it's just that a few of the Portuguese (sp?) messages within the data were somehow replaced with "test" messages or "t" messages or "asdf" messages.
But, we have the .tpe file still from when you sent it back to us, so we'll just re-import it and we'll be fixed. I'll let you know when the next update is posted that will contain the proper messages.
The good news is that only the Portuguese was affected... Spanish, German, and English were ok.
I bet it was Steve trying his knowledge on the portuguese language.
Now seriously, never mind, next update is really fine for me.
Thanks.
The Messages_1046.XML file in the source code solution seems to be correct.
Amazing as always.