I added this line but this still not working.
I downloaded your odata project. How can I check routing? What is address to PersonController?
I don't have .Web project. My startup proejct is .Api. In this project i have class WebApiApplication which inherits AbpWebApplication. Also I have module class WebApiModule which inherits AbpModule and overrides PreInitialize and initialize.
Code: WebApiApplication <a class="postlink" href="http://codepaste.net/hwhvrr">http://codepaste.net/hwhvrr</a> WebApiModule <a class="postlink" href="http://codepaste.net/hea4ji">http://codepaste.net/hea4ji</a>
Hi!
I'am developing WebApi application based on module zero. In module class i have depends on: AbpWebApiModule, WebMeetDataModule, WebMeetApplicationModule. I have this problems:
Can anyone help me? Thanks