Base solution for your next web application

Activities of "vnetonline"

Dear Halil

I am planning to use aspnetzero as the backend for my ionic 2 mobile application and was wondering how long does the token last (i.e. Number of minutes in which it expires which) I get from /api/account/authenticate ... also is there a function to refresh if it is about to expire ??

I am having the same issue.

can you please help !!!!

Dear Halil

I was wondering when the SPA will be out with Angular 2 and TypeScript??

Thanks and kind regards Vineet Belani

Thanks for the info, I was thinking that but I only want to redirect certain subdomains straight to the login page? What is the best way of implementing this?

Thanks for the above ... that works perfectly.

However, When i type in {TENANCY_NAME}.mydomain.com. I would like to go directly to the login page. How can i implement this??

Can someone please answer this??

I have managed to get AspNetZero running on Azure. below are the settings you need to publish using WebDeploy to Azure.

Please Note: I created the blank Database manually in the Azure Portal and the tables and data where populated in that database via the entity framework - code first migration.

[attachment=0:3c796kfi]Correct Azure Settings.PNG[/attachment:3c796kfi]

Dear Support

I have changed the "Website Root Address" to {TENANCY_NAME}.mydomain.com in Host Settings.

I have also setup the wildcard hostname on Azure *.mydomain.com.

When I navigate to the site <a class="postlink" href="http://www.mydomain.com">http://www.mydomain.com</a> i can see the front end website.

When i click on the login button, I get the following error

Server Error in '/' Application.

There is no tenant defined with name www

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: Abp.UI.UserFriendlyException: There is no tenant defined with name www

Source Error: 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace: 


[UserFriendlyException: There is no tenant defined with name www]

is this functionality normal, am i supposed to create a www tenant to access the back end?

Should i rename the default tenant to www?

Dear Support

I am trying to deploy the solution to Azure and when i Publish the below are the setting I am using. Are they right?

Why isn't there the option Enable Code First Migrations under Default and should Software DB context be there?

[attachment=0:1euoeeb9]Azure Settings.PNG[/attachment:1euoeeb9]

I two have been going through the tutorial and finished it last night. The only difference I can see between your code and my code is I have name my method call vm.openCreatePersonModal instead of vm.openModal. But that shouldn't matter and it works fine for me.

Showing 41 to 50 of 57 entries