Base solution for your next web application

Activities of "joe704la"

Question

I have read your CodeProject tutorials and they are great. Just a suggestion maybe think about creating a <a class="postlink" href="http://www.pluralsight.com/">http://www.pluralsight.com/</a> video tutorial. AngualarJS and Entity Framework tutorials are the most viewed videos on the site. You could get more exposure for Boilerplate and make some extra money. I would for sure watch it.

Question

Hello I was wondering if you had a tutorial or documentation about how to create a user roles functionality like how the Iteration Zero project works?

I am getting the below error message when I try to use the Update-Database. I tried both creating a new database from scratch and just allowing the Package manger creating the database but neither works.

Error Number:2714,State:6,Class:16 There is already an object named 'AbpPermissions' in the database.

Any help would be greatly appreciated.

I would like my app to go to the login screen immediately and not go to the front website. Is this possible? My app will only have a admin Angular side.

No this was the first time I was going to start the application. I haven't done any customization's yet. Whats really weird is today it worked just fine and I didn't do anything but restarted my computer.

Oh yeah of course, I should have thought that one through more haha.

Thanks for the help.

Question

I published my test site to a free Azure web app service and it doesn't allow to send emails from it. It looks like I will need to configure the app to use gmail or something like that. Where would I go to configure that within the code base?

Question

I was just wondering if there was a reason you didn't use Antiforgery Tokens to prevent Cross-site Request Forgery?

Answer

<cite>hikalkan: </cite> Hi,

You should configure it on the host settings page (<a class="postlink" href="http://www.aspnetzero.com/Documents/Development-Guide#host-settings">http://www.aspnetzero.com/Documents/Dev ... t-settings</a>). Is there a problem about that?

Yes, I got this working. I missed how to login to the tenant management side so I kept missing the SMTP settings page since you cannot do that from the tenant management side.

Thank you.

Excellent, thank you.

I have handled sending AntiForgery tokens with Ajax before but I am pretty new to Angular so I will need to do some more research on how to handle this with Angular.

Showing 1 to 10 of 246 entries