0
epro1 created
Hello,
I have problem with loading localization values on Angular 2.X template. At first it works ok, but after some time I realized that I'm getting empty object as a response of method AbpUserConfiguration/GetAll:
I didn't change anything that is related to localization logic:
Can you tell me where in .NET core project is starting point of that request (for getting all configurations)? What can be the possible reason for that problem? Any help would be appreciated. Thanks.
3 Answer(s)
-
0
Hi,
Did you solve your problem ? If not, you can check if your xml file is embeded resource or not.
-
0
Hi,
I was still in initial phase of project and I download template again and since then it is working ok.
Thanks for reply.
-
0
Hi,
Thanks for the feedback.