vivek mahawar

vivek mahawar

  • NA
  • 2
  • 2.6k

WCF Site Error when deployed on IIS7.5

Sep 12 2013 11:17 PM

Hi,

I have created one wcf service library and I want to deploy it on IIS. My IIS version is 7.5.

I created a new wcf website into current solution and added the reference of my wcf library project into website project.

Also in web.config file of website I created endpoints. It is working fine when I run from VS but when I created a site in IIS under default website and ran this app it give me one error-

HTTP Error 404.3 - Not Found

The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.

I am stuck at this place. Kindly help.

Any help is highly appreciated.

Thanks in advance. 


Answers (4)