BizTalk Utilities CV ,   Jobs ,   Code library
 
Go to the front page to continue learning about XML or select below:

Contents

ReBlogger Contents

Previous posts in WSCF/WCF

 
 
Page 787 of 17683

WCF service not displayed(HTTP 404) when using the option Browse in IIS

Blogger : BloggingAbout.NET
All posts : All posts by BloggingAbout.NET
Category : WSCF/WCF
Blogged date : 2008 Jul 24

The technical support support people at my current customer deployed our WCF services to an education environment. After that, they weren't able to browse the WCF service from within IIS. The first thing I noticed on the environment was that the .NET framework 3.0 was not installed on that server. So I thought that would solve the issue. But it didn't.:(

Then I came across the posting of Jean Paul Smit (http://bloggingabout.net/blogs/jpsmit/archive/2007/01/17/wcf-http-404-when-hosted-in-iis.aspx) His problem was that he forgot to mark the website in IIS as a .NET 2.0 website. But I had already checked that. That was OK.

Then I read about the CleanIISScriptMaps.exe tool which cleans the IIS metabase from corruptions. From what I read here: http://wcf.netfx3.com/files/folders/product_team/entry5648.aspx the tool was only useful when Beta version of WCF were installed. And that was not the case in our situation.

Nonetheless I tried running the tool, because I didn't have a lot of options anymore. And it worked! So, the CleanIISScriptMaps.exe utility may also work when no Beta versions of WCF are installed. Thanks to Clemens Vasters....author of the tool.

 


Read comments or post a reply to : WCF service not displayed(HTTP 404) when using the option Browse in IIS
Page 787 of 17683

Newest posts
 

    Email TopXML