Activities of "joe@tronactive.com"

That was the first thing I tried. Also reinstalling my localhost cert.

No I just want to call the AbpSettings and get the stored AzureOpenId settings so I can insert them into the above options section.

I found out what was causing this and have a kind of workaround, at least one that works for me. What was causing it is we use IronPDF for rendering of PDFs and it uses SixLabors.ImageSharp version 3.0.2 which has some missing or changes that the ImageCompressor and the ImageSharpImageResizerContributor was dependent on. I created my own versions of both those classes and set the attribute to [Dependency(ReplaceServices = true)] and ExposeServices of the interfaces. Since we do not use profile images I just left the methods with the throw new System.NotImplementedException. This seems to work but I would rather not do this. Any possibilities of updating SixLabors.ImageSharp to version 3.0.2?

Does anyone have any ideas on this? I wanted to add I deleted my version of LoginModel to narrow down the problem and I still had the same issue.

Thank you very much

Of the things I listed. What are the modules I should focus on?

There is no easier way to do that? I don't have access to all of the source code and I would hate to manage the custom code changes.

Thank you

I tried working on this for several days. Can we make this a priority as it is a big issue for us as well.

I was literally going to post about this issue as well. I haven't figured out any good solution either. But would love to of a good solution to this.

Showing 1 to 10 of 54 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11