Activities of "serdar.genc@talentra.net"

How can I deploy public site and application to Azure? I could not find the document.

  • ABP Framework version: v4.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Seperated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:
Answer

i think , navigation property typehed dosen't work correctly from abp suite. is it bug ?

Answer

@serdar.genc

there was problem about this but it's fixed in the latest version (probably next upcoming version) for this version, the workaround is making these changes on your Suite Templates

Thank you @Alper

Question

Chat Module document is not very self explanatory for me. I studied the examples. but the examples are in the old version. 2.8.x I wish you could make a video about adding the chat module to an abp mvc project and working. step by step. thanks

  • ABP Framework version: v4.2.1
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
Answer

Yes, I did. Thank you @yekalkan.

Hi, i want to implementation to my abp application. my guide : https://docs.devexpress.com/XtraReports/401762/web-reporting/asp-net-core-reporting/document-viewer/quick-start/add-the-document-viewer-to-an-aspnet-core-application

How can I do this implementation in my abp application? I would be glad if you help. @cotur

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

  • ABP Framework version: v4.2.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no

The DevExtreme article is very excellent. I applied it without any problems. Thank you for that.

But Reporting ...

OK. here are my questions:

  1. To which project should I install 'DevExpress.AspNetCore.Reporting'? ***. Domain or ***. Web or ***.Application.Contracts ?
  2. package.json in **. Web, okay no problem.
  3. How can I define the following code in abp.resourcemapping.js? ...... { "outputFileName": "wwwroot / css / thirdparty.bundle.css", "inputFiles": [ "node_modules / jquery-ui-dist / jquery-ui.min.css", "node_modules / bootstrap / dist / css / bootstrap.min.css", "node_modules / devextreme / dist / css / dx.common.css", "node_modules / devextreme / dist / css / dx.light.css" ], "minify": { "enabled": false, "adjustRelativePaths": false } } .......
  4. and then gulp etc. OK. no problem.
  5. I have no idea how to use libman.json in abp. What should I do for libman.json?

I added AbpAuditingOptions to xxxWebModule as in the document. like this: Configure<AbpAuditingOptions>(options => { options.EntityHistorySelectors.AddAllEntities(); });

I updated the Entity. Why are there only 'Create' change logs. Why 'Update' and 'Delete' change logs do not exist in entity change ?

  • ABP Framework version: v4.2.2
  • UI type: / MVC /
  • DB provider: EF Core /
  • Tiered (MVC) or Identity Server Separated (Angular): / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

I updated the Entity.

Can you share the code that update the entity?

i created with abp suite. Entity type 'FullAuditedAggregateRoot' .

hi

Can I check it remotely? liming.ma@volosoft.com

i send mail to you.

Showing 1 to 10 of 101 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11