Activities of "datdv1"

Hi Support Team ABP!

ABP Framework version: v7.4.4

UI Type:Angular

Database System: MongoDB

Tiered (for MVC) or Auth Server Separated (for Angular): no

We are using chat module for our proejct, it works normally. Due to make compatible to our requirement, we need to extra properties for chat module and also add logic for field and it work fine. However, We know that everytime ABP update to the new version, our code will need to be implement again and may align with the new change from abp

This will increase development cost, so colud you please give us a best practice and step by step guide for resolve this problem

Question

Hi Support Team ABP!

ABP Framework version: v7.4.4

UI Type:Angular

Database System: MongoDB

Tiered (for MVC) or Auth Server Separated (for Angular): no

After I deployed application to AKS, I click to register on login page and binding information of user , after that the backend Application sent an email to email of user. But I see that the on the email the confirmation link is localhost, not the url of my cloud application, this url is al so configured on yaml file when deploy to AKS:

Can you see and show the mistake for me?

Question

Hi Support Team ABP!

ABP Framework version: v7.4.4

UI Type:Angular

Database System: MongoDB

Tiered (for MVC) or Auth Server Separated (for Angular): no

Currently! I'm implement feature to register account for staffs on the system.

  1. Admin clicks on register button on Angular, then angular call a API from backend
  2. This API will generate a password with random character. After that backend will send a confirm email with password generated However, I can send a confirmation email but I can not send password generated with confirmation email Could you please support for me this case? Please guide for me step by step implement
Question

Hi Support Team ABP!

ABP Framework version: v7.4.4

UI Type:Angular

Database System: MongoDB

Tiered (for MVC) or Auth Server Separated (for Angular): no

Currently, I am using module web public Razor ASP .Net and running web public normally. However, with localization I implement it by myself and not reuse the server side localization resources.

My team plan to use server side localization like this like: https://docs.abp.io/en/abp/latest/Localization#using-in-a-razor-view-page Could you please guide me how to integrate server side localization to web public Razor ASP .Net and guide for me step by step?

Question

Hi Support Team ABP!

ABP Framework version: v7.4.3

UI Type:Angular

Database System: MongoDB

Tiered (for MVC) or Auth Server Separated (for Angular): no

Currently, I configured successfully chat module to my project. I'm following document and configuration: https://docs.abp.io/en/commercial/latest/modules/chat (I used method "Using ABP suite" and Replace module with source code)

However, when I send message from user admin to user member, page chat of user member doesn't realtime receive message from user admin (Neither do user admin)

Could you please support me for this issue?

Question

Hi Support Team ABP!

ABP Framework version: v7.4.2

UI Type:Angular

Database System: MongoDB

Tiered (for MVC) or Auth Server Separated (for Angular): yes

Currently, I'm setting email information in Emailing screen of angular side, I saved successfully,

After that, I click to button Send test email

and in the next step I input sender email address, target email address, Subject and body

and in the next step click o send

I got error: System.Net.Mail.SmtpException: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.7.0 Authentication Required.

Can you help me for this issue? and suggest solution for this problem. Thanks ABP Support Team!

Question

Hi Support Team ABP!

ABP Framework version: v7.4.0

UI Type:Angular

Database System: MongoDB

Tiered (for MVC) or Auth Server Separated (for Angular): yes

Currently, I am using chat module. This module is working well. However, I want to implement a feature like: Build a hub, when a user is typing of chat box, some event will be send to the hub Can you guide me step by step implement for this?

Hi Support Team ABP!

  • ABP Framework version: v7.4.0
  • UI Type:Angular
  • Database System: MongoDB
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

Currently, I want to build email platform that allows users send email and receive new email in my application angular.

Can you guild for me step by step implement for this?

Hi ABP Support Team! We a using abp commercial

UI framework: angular

ABP Version: 7.3.2

Data access: MongoDB

Deployment: Azure Kubenetes Service

Template type: Application template, separate Authen Project

Currently, I'm Following and configured in angular application with document: https://docs.abp.io/en/abp/latest/UI/Angular/Multi-Tenancy

When access to host tenant, it is working, however when access on tenant, it is not working. It cannot resolver issuer domain. Can you help me for this? I think because the Authen project has set config issuer domain, is that the problem?

Here is the configmap authen:

Here is the configmap angular:

Here is the configmap Host project:

Here is the configmap Authproject:

• ABP Framework version: v7.3.2 • UI Type: Angular • Database System: MongoDB • Auth Server Separated (for Angular): yes Hi Support Team, Our solution is currently deployed in Azure Kubernetes Service. We use SaaS module of ABP Commercial (version 7.3.2). We need to have separate domain for the host side as well as for each tenant. For example, we have 3 domains as below:

  • Host side: logiplat.net
  • Tennant 1: ticogroup.com
  • Tenant 2: everwin.com

Could you help me how to configure the domains for the host and each tenant?

Here is config angular:

Here is config backend:

Here is config authen:

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