Hello, I have created a api within a project, and I'm getting the following error: The given assembly name or codebase was invalid. (Exception from HRESULT: 0x80131047) I've added the necessary HTTP Handler items in the web .config as well <add verb="*" path="API/*.ashx" type="App_Web_3ijxv1s2, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"/>
Am I missing something. Please forward any suggestions. Thank you.
