If i register domainABC.com and domainXYZ.com
is it possible to wire different domains up to point to specific tenant names? example: domainABC.com should map to tenantA.rootdomain.com (where aspzero code is hosted) domainXYZ.com should map to tenantB.rootdomain.com (where aspzero code is hosted)
Whats happened to edition create and edit Created brand new template MVC core jquery .net core 1.1 framework.
Cannot edit or create new Edition
NOTE: Other pages seem to work fine with save & edit!!!!
I need to be able to access all data in one of the SQL tables via WebAPI.
I do not want to use identity server - the current console app uses identity server to login to webapi.
Need to call WebAPI in .Web.Mvc project directly as we are not deploying the .Hosts project.
Using mvc .net core 4.3 template.
How do i login to .Web.Mvc webapi and make a call to access all data in SQL table?
when i try login the page is opening a script in the browser preventing user from continuing?
We have not modified any of the code related to this. version 4.3 MVC + JQuery.
try for yourself : <a class="postlink" href="https://.com/Account/Login">https://.com/Account/Login</a>
try this link: https:///Payment/Buy?editionId=4&editionPaymentType=NewRegistration&subscriptionStartType=3 or open https:/// - try create new tenant - select one of the editions.
PayPal button does not show however it works on localhost?? - see screenshot
Tried the staging and production api settings for paypal - neither worked.
In the phone book example it uses required to flag input text as required.
which seems to fire correctly if button is clicked when tab is action.
however in a multitab UI the validation does not fire? how do we ensure all tabs are validated when submit clicked.
where about are the existing email templates? example: I want to add text to the existing activation email.
I want to create a new email when specific action occurs? what is best approach with ASPZero
Purchased ssl wildcard cert per asp zero support. This is due to wanting to support multi-tenancy configured {TENANCY_NAME}.MYDOMAIN.COM in the JSON file SEE SCREENSHOT OF CURRENT DNS Settings. (A Record used) However it fails when navigating to the site after registration: <a class="postlink" href="https://mynewtenant.MYDOMAIN.COM">https://mynewtenant.MYDOMAIN.COM</a>
I logged a call with the hosting provider and they indicated a subdomain needs to be created for each tenant???????
from your documentation is says nothing about such requirement?
What are the exact DNS configs for production deployment of aspnet zero on 3rd party site. we are using <a class="postlink" href="http://www.smarterasp.net/">http://www.smarterasp.net/</a> for hosting