简体   繁体   English

在IIS8中发布WCF服务后获取空白页

[英]Getting blank page after publishing my WCF service in IIS8

I created WCF services and i published it in IIS8 ,but i am getting blank page only.i dont know the reason why it showing blank page its not showing any errors.how to solve this issue.? 我创建了WCF服务,并在IIS8中发布了它,但是我只得到空白页。我不知道为什么它显示空白页而不显示任何错误。如何解决此问题。

I tried following steps what they followed 我尝试按照以下步骤进行操作

http://www.kebabshopblues.co.uk/2013/09/20/hosting-a-wcf-service-library-project-in-iis-8-0-windows-8-0-net-4-5/ http://www.kebabshopblues.co.uk/2013/09/20/hosting-a-wcf-service-library-project-in-iis-8-0-windows-8-0-net-4-5/

The problem could be in hosting and most likely around binding. 问题可能出在托管方面,最有可能是在绑定方面。 You may also want to refer to the following link which explains hosting WCF on IIS: 您可能还想参考以下链接,该链接说明了如何在IIS上托管WCF:

https://jonathanvanderoost.com/2013/11/12/host-a-wcf-service-in-iis-vs2012-framework-4-5/ https://jonathanvanderoost.com/2013/11/12/host-a-wcf-service-in-iis-vs2012-framework-4-5/

I am assuming that you would have tested your service in 'WCF test client'. 我假设您已经在“ WCF测试客户端”中测试了您的服务。 Would also encourage to install SOUP UI from the following link so that you can test the your web service: 还将鼓励从以下链接安装SOUP UI,以便您可以测试Web服务:

https://www.soapui.org/downloads/soapui.html https://www.soapui.org/downloads/soapui.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM