Base solution for your next web application

Activities of "CNS"

Hi, i want to send email to admin whin any user logged in . if anyone have idea about this please share with me i am using asp.net core and angular,

How to Retrieve the Uploaded File from Database to client and also allow him/her to download it (As there is only built in functionality for Uploading File).

There is a problem when we are running different transactions and jumping from one appservice to the other but some how following error arises with in the transactions: : 'Cannot access a disposed object. A common cause of this error is disposing a context that was resolved from dependency injection and then later trying to use the same context instance elsewhere in your application. This may occur if you are calling Dispose() on the context, or wrapping the context in a using statement. If you are using dependency injection, you should let the dependency injection container take care of disposing context instances. Object name: 'ERPDbContext'.' Please explain

i have report module in which a component reportview uses the ssrs-reportviewer custom element tag. in report module everything work fine but when i switch to other module and try to access reportview component from report module errror occurred . i am using asp.net core and angular 7 plz check the error in picture

After uploading application logo this error occurred.
Failed to load resource: the server responded with a status of 404 (Not Found)

Funtion GetTenantLogo API http://localhost:4200/undefined/TenantCustomization/GetTenantLogo?skin=dark&tenantId=39&id=3c2eb6e1-49eb-9ea5-2641-39f1c41c8d13

i have two or more databases on different servers . server and database information saved in tenant table .. i want to change db context dynamically according to tenant at run time . i see this #4838 issue . but i can't understand how can i achieve this.

Question

Hi Support,

I am not able to create a new Tenant thru the Host user and found error like below.

During the code debuggin, I have observed that the roleManager Object in the CreateStaticRoles method in TenantManger.cs file contains all the available DB roles (from other tenants too) which shouldn't be the case for newly created Tenant.

Same kind of issue happening when "Login as Tenant" option is choosed from Host users, it bring all the available users in database while it should bring only the Tenant specific role users.

I have not touched the ASP.NET Zero system generated code for Tenant Managment & not able to figure out whats wrong. Any help would be appreciated.

Thanks!

Question

TypeError: item.toJSON is not a function

what is the pupose of lookuptable functions and dtos .

how can we create master detail Entities using power tool (One to many relationships), for exmaple, i want to make a a invoice with master and detail entry . For detail input i m using Grid for multiple rows against master entry.

kindly provide sample project or code

Showing 1 to 10 of 11 entries