Base solution for your next web application

Activities of "mgarcia"

Hi! Im having 2 issues with my reset password email.

First Issue I setted up this language setting

because my solutions should run in spanish language, but now when Im trying to get a reset password email on the method

as you can see, those tags should be replace for this ones:

but I keep receiving mail like this:

Second Issue as you can see in the next image, I have set the logo url (file png) in the default logo variable

but mail doesnt render the logo:

Can you guide me?

My DefaultSettingsCreator is set to spanish too... look:

I just did it! thx so much

So, until now I have added this settings [spanish error messages] and EntityNotFound Exceptions to my language file "Masterpago-es.xml"

But Im lost on how to set "Masterpago-es.xml" and my culture to "es" by default. Can you guide me?

Another example:

Is it possible to turn this to spanish automatically?

thx so much for your help!

Im talking about this general messages:

Hi! Currently im working on a website fully spanish, but when a BE exception is thrown I got it in english. Is it possible to get them in spanish?

Hi! while Im been working on aspnetzero some doubs came to my mind around Tenancy.

The target of my development is going to be a Multi Tenancy Solution, so Im thinking what would be the use of the "Default" Tenant that is created the first time I run the solution.

My main doubt is for the super admin users that work mainteining all the platform, they should have tenant null? or do they need to be linked to "Default" tenant?

I've been using default tenant with a single user, just to test funcionalities between Users admin (with tenantid null) and users with tenantId, checking that all methods works fine, etc. Just want to be sure that default tenant is not a must I should use when my app is online on production.

Base on Boilerplate documentation:

"Default Tenant ASP.NET Boilerplate and Module Zero assume that there is a pre-defined tenant where the TenancyName is 'Default' and the Id is 1. In a single-tenant application, this is used as the only tenant. In a multi-tenant application, you can delete it or make it passive."

"In a single-tenant application, this is used as the only tenant"

So if this was a SingleTenant app, all my users should be link it to it? but if it is multi-tenancy app, "default" tenant is not required to me? I can have users with tenant null and everything is going to work as expected?

thx so much.

Hi! I dont have them anymore... Thats why I tried uninstall and re install but is useless.

Where can i get the files? aspnet-core\AspNetZeroRadTool\config.json

greetings

I was already using the Tool on this ASP.net Core + Angular project v5.6.2.

Then I create a new branch on my TFS, unmapped current folder and mapped the new branch and it start failing because I dont have that

"aspnet-core\AspNetZeroRadTool\config.json"

I guess

So Im wondering what can I do now?

No, it doesnt. I tried uninstall and install again but it failed.

Showing 31 to 40 of 41 entries