Activities of "alper"

Answer

hi,

creating a video on your specific issue is not possible at the moment. altough we don't have support for the 3rd party tools, we are trying to help you to solve your problem. what's the specific exception you get? show us the logs, screenshots and what you did. otherwise it's hard to understand the issue

hi @sinerji,

sorry but as this is a bug of Oracle, we don't provide support on that.

only dropdown and typeahead is allowed for Blazor WASM. Modal is not implemented. Thanks for the feedback and I created an internal issue to remove the modal option.

modified templates are stored in .suite folder where your main *.sln files resides. therefore your source-code management system will commit these changes. did you try this?

I realized that there's an error in my previous post You need to give the parameter --database-management-system instead of --database-provider! The correct command is:

abp new MvcOracleProject -t app-pro -u mvc --mobile none --database-management-system Oracle -csf

https://docs.abp.io/en/abp/latest/CLI-New-Command-Samples#choose-database-management-system

if you still have problems, don't hesitate to ask it

hi

I couldn't reproduce it because there's no modal in Blazor Web Assembly project. Here's my test result

the condition is DEBUG Mode or ASPNETCORE_ENVIRONMENT=Development. so you are running in debug mode, therefore you need to login via ABP CLI in the virtual computer or you can copy the authentication cookie to the target computer.

You need to copy the following file (which has your account information inside)

%UserProfile%\.abp\cli\access-token.bin

hi,

with ABP 5.0-rc.1 Suite has a new feature which generates an entity from an existing database table I guess this helps you.

sorry but ABP Suite doesn't support multiple DbContexts

Showing 621 to 630 of 2058 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 23, 2025, 10:47