You called RegisterLicense twice in different modules. Fix: The best practice is to register the key exactly once in the startup project. Use a static constructor or a singleton service.
What method do you use to generate and manage Syncfusion license keys? Let us know in the comments below!
// Program.cs or Startup.cs using Syncfusion.Licensing;
A modal window appeared, asking for the platform.