In registration form if tenant doesn't existes create it and add admin.
ok it's clear, but if I want that a user can define a page that want to see on start up where can I store this information? abpsession?
if (abp.auth.hasPermission('Pages.Tenant.Dashboard')) { if (abp.auth.hasCustomRoute()) { $urlRouterProvider.otherwise(abp.auth.customRoute); }else{ $urlRouterProvider.otherwise("/tenant/dashboard"); }
Great post!!!
I have the same issue but I supposted that relative to my WIN10... My work around was task manager -> IIS process -> kill but it's not very elegant!
Nice work!
m
Thks @hikalkan
I found my erron. In some class I foget to inherit from serviceBase class so I don't have a localization manager
Arg!!!
I'm very stupid!!!
I've disable custom error to investigate en IoC loop!!!
Thk a lot Halil!
Have a nice weekend!
mat
I suggest to use WinMerge([http://sourceforge.net/projects/winmerge/?source=typ_redirect])) and compare all file and marge (add/remove or merge) file & folders.
Mattia