HTTP Error 404.3 - Not Found" while browsing wcf service on Windows Server 2008(64bit)

后端 未结 7 2019
孤独总比滥情好
孤独总比滥情好 2020-11-28 08:35

I am developing an application based on .Net Framework 3.5 sp1 and hosted on windows server 2008(64bit).

While browsing wcf service (.svc) locally every things is ok

相关标签:
7条回答
  • 2020-11-28 09:08

    Please make sure you've activated WCF components from here.

    Or alternate and easy way is, go to control panel -> Turn Windows feature on or off -> and make sure you've all the options ticked as mentioned in below screenshot.

    enter image description here

    You might need to activate each box and accept in case you get errors when activating all features at once

    0 讨论(0)
提交回复
热议问题