Activities of "alper"

I tried to reproduce the issue but I couldn't. I created an Oracle project with the following command

abp new Mvc.TieredOracle11164511 -t app-pro -u mvc --mobile none --database-provider Oracle -csf 

First built the solution then run the DbMigrator and no problem!

Maybe you have migrated your project from another database provider to Oracle?

be sure that you have installed ABP Suite v4.4.4

can you check out this post https://github.com/abpframework/abp/issues/1920

hi sorry for the late response, this issue has been asked a couple of times. can you check this post https://support.abp.io/QA/Questions/69/#answer-d8bebebb-b714-3c1e-7fcb-39f437bc8ba3 also this https://support.abp.io/QA/Questions/1471/containerizing-abp-application also https://support.abp.io/QA/Questions/1081/Deploy-abp-to-docker

in the first post, you mentioned that Column name is too long and it throws exception. That's the Oracle database rule. I think you should create the entity with name less than 30 chars.

please provide us the following steps to reproduce your issue

  • Your ABP version:
  • DB provider: EF Core / MongoDB
  • Which template are you having issue? (app-pro , module-pro, console , etc..)
  • Tiered or non-tiered
  • UI type: Blazor Server / Blazor WASM
  • Steps to reproduce the issue:

Close the ABP Suite if it's already running. Then install it again with the following commands.

abp suite remove
abp suite install --version 5.0.0-beta.3

duplicate of https://support.abp.io/QA/Questions/2031/Commercial-source-code-to-angular-package we have sent an email to you.

this is a 3rd party question and nothing to do with the ABP Framework. you can write a PDF just like you do in a standard ASP.NET Core application.

if you replaced the source-code then you can change it in your custom Lepton project. isn't that working?

Showing 641 to 650 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