Base solution for your next web application

Activities of "silfm"

Hi!

I'am developing WebApi application based on module zero. In module class i have depends on: AbpWebApiModule, WebMeetDataModule, WebMeetApplicationModule. I have this problems:

  1. In Controllers dependency injection not working, my controller iherits from AbpApiController
  2. When I throws UserFriendlyException from Controller, this Exception is not handled. I have a <customErrors mode="On" /> in web.config.

Can anyone help me? Thanks

Showing 1 to 1 of 1 entries