Base solution for your next web application

Activities of "ismcagdas"

Hi,

Please check this document <a class="postlink" href="http://aspnetboilerplate.com/Pages/Documents/Web-API-Controllers">http://aspnetboilerplate.com/Pages/Docu ... ontrollers</a>. If you still have problems, please write back.

Answer

Hi,

There must be a DbContext class in your EntityFramework project under EntityFramework folder. You need to add your class to your DbContext.

Hi,

All the users with TenantId = NULL considered as host users. If you want only one host admin, you can have two roles for host (Admin & User). Assign admin role to host admin, user role to other host users.

You can check it UserAppService when creating new users.

Hi,

Currently there is nothing like that.

Hi,

Thanks for sharing your solution. It's nice that you solved your problem. At least for now.

Hi,

I have followed the same steps you did and it worked for me. Probably there is some version difference in related libraries.

Can you check the jquery version of your project ? I use jQuery v1.12.1 and jQuery UI - v1.11.2.

I also used FullCalendar v2.4.0. I took it from metronic v4.7 template.

Answer

Hi,

Let's continue here #1941. It's the same problem.

Hi,

Yes you have to add it to CSHTML as well.

Hi,

Do you get the same error when you make your request from REST Console plugin for Chrome ? Can you try it with PostMan chrome extension ?

Answer

Hi,

I dont't know how this happend but you can add connection string to your App.config just like in the link I have sent you.

Showing 11891 to 11900 of 12740 entries