This is a mirror of official site: http://jasper-net.blogspot.com/

IIS7 error 400.17, or 400.3

| Monday, August 9, 2010
Hi,

After installing new machine (Windows server 2008 32 bit), VS 2008, BizTalk 2009, etc', we tried to run some WCF service (which works on other machine), and got this very error: 400.17.

First time I saw this error a year+ ago, and forgot about it. Now, scratching my head, started googling, and (at least I do admit) forgot how to solve the error.

But! When started reproduce all installation actions of a new machine for our team-work, I asked:

-Did you run some magic code?
- What code?
- Yeah, the one with reg-something, don't actually remember but it's with regmodel? ServiceReg?
-Well, no, we didn't.
-So let's run it! (words for googling "install wcf IIS7")

Start-Run-CMD, cd "C:\WINDOWS\Microsoft.NET\Framework\v3.0\Windows Communication Foundation", there run ServiceModelReg -i

After this action, you should see in your command line - running some output about installing wcf thingies, and your service should start running.

Read more: Yonathan Masovich

Posted via email from .NET Info

0 comments: