Activities of "alper"

Answer

test -u b

@cellero I reproduced your issue. And it's alread fixed (will be released with RC3)

This is the workaround for this

1- Create a folder with the following name in your solution's src folder

Acme.BookStore.HttpApi.Host

2 Copy the following file your new folder: Acme.BookStore.HttpApi.Host

\Acme.BookStore\src\Acme.BookStore\bin\Debug\net5.0\Volo.Abp.Commercial.SuiteTemplates.dll

hi,

Identity Server is integrated in your project and it supports OpenID which means you can use standard OAuth protocol. There's no specific doc for Google's OAuth but this protocol is same for all 3rd parties.

1- the textbox will be validated against an email input. so if you check this user must enter a valid email to the input.

2- if the question is related to the ABP Framework you can ask on the ABP Framework GitHub Discussion page or send to info@abp.io an email if it's not a technical discussion.

Answer

@hakan.uskaner the publish for 4.3.0-rc2 has just finished. you have tried while it's being deployed. can you try again.

thanks

Hhi maliming,

I am testing version 4.3-preview, I cannot find the option to connect to Oracle using Oracle Official package. Can you please check?

Regards, ToanNM.

Oracle provider added to the Suite in RC2 (comes tomorrow 2021-04-09) you can also use this command to create your project

abp new Acme.BookStore -t app-pro -u mvc --mobile none --database-provider ef -csf --preview --database-management-system oracle
Answer

It's not working for me, I am getting this error below. I am located in New Zealand.

I see the real problem now. The template size doubled in this version from 30mb to 60mb that's why you're having problem downloading it in 60 seconds. We have increased the timeout duration of the CLI to 2mins, see https://github.com/abpframework/abp/issues/8327 This change comes with RC2 (tomorrow).

By the way, some users solved this via their mobile phone WiFi hotspot network

I guess you are using v4.3.0-rc1. This is fixed in v4.3.0-rc2 and this version will be released 2021-04-09 (tomorrow). It should fix your issue.

(by the way I refunded your question credit.)

Answer

Can you try CLI command to create this project?

abp new TVD_Holdings_Ltd.AvalancheOCP -t app-pro -u blazor --mobile none --database-provider ef -csf --preview --database-management-system PostgreSQL

My result is

it applies to all website components

Showing 931 to 940 of 1868 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 19, 2024, 12:56