Base solution for your next web application
Open Closed

Angular 2 + .NET CORE - localization values not loading #2854


User avatar
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)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    Did you solve your problem ? If not, you can check if your xml file is embeded resource or not.

  • User Avatar
    0
    epro1 created

    Hi,

    I was still in initial phase of project and I download template again and since then it is working ok.

    Thanks for reply.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    Thanks for the feedback.