0
Good Afternoon. Guys, I’m not being able to use Prefix (stackify) + Web Api + MVC 4 + EF 5, because it is not being able to monitor the querys performed and perform the information return. In the Web Api layer are the accesses to the application database and the Prefix settings are installed there. Is there any extra setup to do besides the one described on the stackify website itself ? Thank you.
Good Morning. It’s not a self-hosted website. Web Api and MVC load on the same IIS Express. Thank you.
– Peixoto