« Previous Next »

Answered Thread: WCF and IIS7 gives problems?

Last post 07-14-2009 5:39 AM by wickedw. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 11-28-2008, 7:47 AM

    • XIII
    • Not Ranked
    • Joined on 07-01-2002, 3:59 AM
    • Essen, Belgium
    • Posts 6

    WCF and IIS7 gives problems?

    Hi,

    I created a WCF service that I want to use as a proxy in an ASP.NET AJAX enabled application. When I use Cassini, the default webserver that comes with Visual Studio 2008, everything's working just fine. Whenever I run it with IIS7 (Vista Enterprise edition) then I get 404.3 errors when I want to call it directly (myProxy.svc) from the browser.

    I already tried to run servicemodelreg with the -i and later with -r -y options but still no go. Is there something that I need to install extra in able to run my service in IIS7?

    Ah, perhaps also something, I have set windows authentication on and anonymous disabled since my application requires that type of authentication.

    Grz, Kris.

    Kris van der Mast [MVP] || ASP.NET learning center
  • 12-03-2008, 5:00 PM In reply to

    • anilr
    • Top 10 Contributor
    • Joined on 05-23-2006, 10:13 PM
    • Redmond, WA
    • Posts 2,343

    Answered Re: WCF and IIS7 gives problems?

    Have you installed the asp.net feature under IIS in "programs and features" -> "add/remove windows components"

    Anil Ruia
    Senior Software Design Engineer
    IIS Core Server
  • 07-14-2009, 4:25 AM In reply to

    • wickedw
    • Not Ranked
    • Joined on 07-14-2009, 4:24 AM
    • Posts 4

    Re: WCF and IIS7 gives problems?

    Hi,

     I have this exact same issue, can anyone please point me to an article to tell me what I have not hooked up correctly, running iis7 on vista 32 bit.

     Thanks,

    Matt

  • 07-14-2009, 5:39 AM In reply to

    • wickedw
    • Not Ranked
    • Joined on 07-14-2009, 4:24 AM
    • Posts 4

    Re: WCF and IIS7 gives problems?

    Used this

    Windows Vista: Install the Windows Communication Foundation Activation Components subcomponent of the .NET Framework 3.0. To do this, in Control Panel, click Add or Remove Programs and then Add/Remove Windows Components. This activates the Windows Component Wizard.

    from this - http://msdn.microsoft.com/en-us/library/aa751792.aspx

    hope this helps someone

     

     

Page 1 of 1 (4 items)
Microsoft Communities