0
If it gives error try running Visual Studio IDE with 'Run as administrator' option.
0
As far as I know, you can of course call WebAPI from AngularJs project provided the WebAPI project is running.
For development purpose you don't really have to host it anywhere. Just press F5 in Visual Studio IDE and it will start a process with the help of IIS Express.