أنشطة "salih"

The return type is wrong in the code you tried. It worked when I fixed it

Can you try this way? [Dependency(ServiceLifetime.Transient, ReplaceServices = true)]

Hi, we fixed this problem in next patch

Hi can you tell me the project and cli version and the minimum steps required to reproduce

إجابة

I am sorry this is my mistake. Packages maybe not released. Abp cli does not support downgrade. You can wait for the packages to be released or manually downgrade the versions.

إجابة

Hello 7.0.2 packages have been released. Can you run theabp clean command and try again?

إجابة

Hello, have you looked here? Configuration may be missing.

Your code does not have configuration

Configure<AbpAutoMapperOptions>(options =>
{
    //Add all mappings defined in the assembly of the MyModule class
    options.AddMaps<MyModule>();
});
إجابة

Hello, I can't comment because I don't know the content of your classes. There may be a map you forgot to add. Can you share the source code?

إجابة

https://docs.abp.io/en/abp/latest/CLI#update Hi you can do abp update --version 7.0.1 like here

إجابة

Hello, not all commercial packages have been released for version 7.0.2.

عرض 31 الي 40 من 44 إدخالات
Made with ❤️ on ABP v8.2.0-preview Updated on مارس 25, 2024, 15:11