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