Base solution for your next web application

Activities of "andmattia"

Question

In module zero is not a standard option to add a new user with new tenant?

mat

Hi

I need to set, dipending on my profile, where is the default route in angular.

in app.js how can I do that? suppose in core/application I have already store or set this parameter.

I think is a global user settings. Is it correct?

Hi

is possibile to use ILocalizationManager inside a core class. I try to localazie exception but I don't have idea where put localiziation or how can I do that.

Mattia

Question

Hi

I have a problem when login faild. The UI not intercept exception. If I start a project from temple it's works fine but I have do a lot off work with my module. I think is very stupid error but I don't find it!

I check the controller and it intercpet the login excepion and send to browser:

default: throw CreateExceptionForFailedLoginAttempt(loginResult.Result, usernameOrEmailAddress, tenancyName);

but ui not render exception! Abp.UI.UserFriendlyException: [LoginFailed] on my console error 500 and not call

.done(function (data) { abp.ajax.handleResponse(data, userOptions, $dfd);

Where can I try to search e possibile mis configuration?

thk

Mattia

Showing 61 to 64 of 64 entries