Dear Gurus
I have been developing SAPUI5 app that connects to WCF data service written in C# and there was no problem in the development process till i started to host the SAPUI5 app on my local IIS i started to get the following error in chrome developer tools $metadata 404 (Not Found) whenever i tried to connect to the service

While in eclipse the code runs with no errors

Can anybody guide me how to solve this issue
Thanks in advance