Activities of "viswajwalith"

Thanks for the input, will try and and let you know in case of any questions.

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

Recently we have included the forms & file management modules into our application. We have observed that we have an option to turn on/off this feature for each tenant

Similarly we would like to have an option to turn on/off for the the custom features we implemented in the appliation? Can you please let us know the possibility fo the same...

Already we did all the settings, Emails working with some of the modules. but not working for some of the custome modules.

can we have screen sharing session to solve the issue.

Without settings and password encryption how the email working for 'password reset', working in administration module and working from API for custom modules. why it is not working for custom modules calling email sending API from web

Email sending working from API, but not working from Web.

Can we connect and solve the issue.

We added this in Web gateway and internal gateway also.

This is related to Admin service and email is working good from admin service, but not working from product service and 'Password reset link email'.

The value 'send-email-user' is not valid for id.

I can't see why this causes this error, can you share a simple project?

Email working from administration email app service, but not working from product email app service.Example code available in “MicroServiceDemo\services\product\src\MicroServiceDemo.ProductService.Web\Pages\Products\ Index.cshtml.cs”

I sent a seperate email of complet source code.. Please let us know if u need any more details.

logs sent to email id liming.ma@volosoft.com

Email settings working for Password reset email and we are recieving email, but not working for forms module while sending invite.

Error: {"error":{"code":null,"message":"Your request is not valid!","details":"The following errors were detected during validation.\r\n - The value 'invite' is not valid for id.\r\n","data":{},"validationErrors":[{"message":"The value 'invite' is not valid for id.","members":["id"]}]}}

facing same issue in all our other modules: {"error":{"code":null,"message":"Your request is not valid!","details":"The following errors were detected during validation.\r\n - The value 'send-email-user' is not valid for id.\r\n","data":{},"validationErrors":[{"message":"The value 'send-email-user' is not valid for id.","members":["id"]}]}}

Showing 101 to 110 of 228 entries
Made with ❤️ on ABP v9.1.0-rc.1. Updated on January 17, 2025, 14:13