Base solution for your next web application

Activities of "nathaliewehbe"

Question

Hello,

I am trying to publish the website aonn IIS and the angular project. I create new website for the website and under the website folder i create sub folder for the angular project ex: website is : wwww.website.com and the subfolder for the angular project is wwww.website.com/FolderNAme it's not working any idea why? I prut the appbaseurl: wwww.website.com/FolderNAme

Thank you

Answer

I cannot share with you source code only using team viewer.

Answer

I try it locally for one user, the memory reach 2.8 gb. On the server where I published the project for 7 user, the memory reach 10gb and still increasing.

Question

Hi,

I am facing a memory issue when I publish the project on IIS. Why i am observing the memory growing exponentially with time, even when no activity is on the system. .Net Core host is growing exponentially reach 10gb from 16gb memory and still growing.

Can I know why? Aspnet zero: Asp.Net Core with angular version 6.9

Thank you.

Question

My Project is named Soffa so all the name spaces I have start with Soffa. Can I change "Soffa" to another name without loosing my changes. Will a full replace on the solution break anything? Or you have another better approach? Thank you

I want to Modify Column in the user table when the user try to add same emailaddress instead of show him a message that the email already exist

I am waiting for your reply it's high priority

yes done thanks

web.config of the web or angular?

If I want to check the email address to update some field before UpdateAsync method, but then it will passing by CheckErrors function and it will return an error cz the email address already exist how can I remove this part from CheckErrors

Showing 1 to 10 of 41 entries