Base solution for your next web application

Activities of "hodor"

Hello,

I want to return sweet alerts from controller to warn a user about customized errors according to my needs. I can accomplish this from service level but could not figure out controller level. I have referenced abp.UI in the controllers. I have changed the layout's html and css, but still including sweet alert's js and css files and it's working in the service level as a proof.

Thanks in advance.

Answer

Hi,

Same for me with a brand new project. Just set multitenancy to false and ended up this error.

Hello,

İ have installed brand-new visual studio 2017 and included required development tools from installer. Then I have opened core solution and got an error like :

"Error parsing the nested project section in solution file. A project with the GUID "{A2213374-BB48-48FD-BBD4-81E6A961D866}" is listed as being nested under project "{AFAA0841-BD93-466F-B8F4-FB4EEC86F1FC}", but does not exist in the solution." .

Then I re-opened visual studio and followed along other solutions in internet to fix it. But could not figure it out yet. So any suggestion would be appreciated. Thanks.

Hello,

For those who do not want to migrate to asp.net core yet, i think asp.net boilerplate mvc 5x should also support angular 2.

Please let us know, if you're planning on this template too.

Hello,

I need to find logined user role by his / her id to display a specific menu item or not. Is there a built-in method for doing this or i should handle it by myself ? Can anyone lead me. Thanks.

Thank you! Good to know that.

I was wondering that if your open source project asp.net boilerplate will also support angular 2 ? That would be great if so.

I have tried every possible combination of abp's email settings. But it kept saying me that my request was unauthorized. Then i implemented my custom e-mail sender class and i could manage send mail but this time another error throwed up by abp side. (it may be related that my mail sender method was not async. ) So no clue to solve this annoying problem.

Problem still occurs! My hosting provider says it's about my code. I am able to send e-mail via my host with my custom credentials but abp. So im not able to provide forgot password feature to users. And also when registering i've set isEmailConfirmed to true in order to complete process succesfully.

My successfull attempt was also on azure with my custom mailing system including same credentials. I configured it already as my provider suggested me to. I still get no clue.

Showing 1 to 10 of 16 entries