Activities of "alper"

see this thread https://github.com/abpframework/abp/issues/3194

sorry your problem seems to be different. you cannot set a json like this

"StartupProjectDirectory": "E:\_dev\aaaaa\src\aaaaa.Web",

correct set

"StartupProjectDirectory": "E:\\_dev\\aaaaa\\src\\aaaaa.Web",

I reproduced the issue. I'll notify you with the solution.

I reproduce the issue and fixed it in 4.4 version. When the patch version comes, you can update it. For a workaround you need to change the generated code manually.

I'll check it

@Neozzz,

working with HTTPS in Docker is not an ABP related issue. you should ask it on the Docker https://github.com/docker

you're right, empty box shouldn't be seen. created an issue (volo/7479) for this

Seems like IWebContentFileProvider cannot be resolved by Autofac. But you have not provided the full exception trace.

disable all your VS extensions and try again (including resharper if exists)

if you don't want to create a new application you can add cms-kit to your Identity application. On the other hand you can create a new application.

Showing 651 to 660 of 1868 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11