I'm learning about ABP, and I found it awesome! But sadly I cannot even do it run once ([http://forum.aspnetboilerplate.com/viewtopic.php?f=3&t=4910]))
Then, I want know how I do (if possible) to use only the Multi Tenancy part of ABP? I know it probably must means totally replace the default ASP.Net Identity Provider, but I dont care.
I read in the docs ([http://www.aspnetboilerplate.com/Pages/Documents/Multi-Tenancy])) talks about how ABP does Multi Tenancy, but dont exactly tell what I do to add it to my existing project (if possible). Some step-by-step? tutorial? guide? etc?
I thank you any help
1 Answer(s)
-
0
Hi,
The logs you shared in referenced forum post contains a Warning, it should not be a problem. Currently, it is not possible to use the multi tenancy part only.
In your case it is better to start with module zer template. You can generate one here <a class="postlink" href="http://aspnetboilerplate.com/Templates">http://aspnetboilerplate.com/Templates</a>.
Can you explain in details the error you are getting with the downloaded template ? We can try to help you.
Thanks.