After successfully publishing my Web Api to Azure when i try to hit the api i get the following error.
Here\'s a link to api
WRN: Assembly binding lo
Pls, check this answer:
You will need to include the dll with your project and add a reference to it as well. Here is a link to a similar issue already on Stack: MVC3 Deployment Dependency Problems
You will need to include the dll with your project and add a reference to it as well.
Here is a link to a similar issue already on Stack: MVC3 Deployment Dependency Problems