Activities of "gterdem"

What do you mean by open the angular project for external access? If you mean deploying to an intranet, you can check web-deployment of IIS.

The authserver is an openid-provider which should be accessable though. (like https://accounts.google.com/.well-known/openid-configuration).

Hello, SSRS is not related to ABP and we can't know everything. Try to integrate it and let us know if you have specific problems on code base.

There may be Azure related file write permissions to give. Can you check it with the Azure team?

It is more accurate to create an article request about it at https://github.com/abpframework/abp/issues with community-article-request label that can reach to a wider audience.

Someone from community may already have experience about it.

It is more accurate to create an article request about it at https://github.com/abpframework/abp/issues with community-article-request label.

I have been running into another issue on the Angular project where I cannot see the 'Identity Server' menu option under the Administration menu. I have installed the Identity Server UI module in my project, deleted and ran the migrator a few times however this still seems to be an issue/

IdentityServer domain modules are located under IdentityService anyway, why you need to add it to your project. What do you mean by project? Did you create a new microservice using the ABP cli or a custom application and trying to add it to the solution manually?

Can you share the suite logs located under c:\users\name\.abp\suite\logs?

This is not related to ABP but the language itself. Check How to inject dependency to static class.

Share the application logs located under logs folder. Or the console logs if you’re running on container.

Server http logs won’t help about server errors.

As I have mentioned above, you can inject the BookAppService and use the leptonx select2 to list them in the modal.

Showing 191 to 200 of 867 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30