Hi,
I created the IIS 7.0 hosted service (Vista Business OS). When I run the
project from within VS 2008, the ASP.NET Development Server is launched and
browser will show the *.svc page
If I enter the url for *.svc file to the web browser (so it means I want to
show *.svc page with IIS and not with ASP.NET Development Server), I get the
error HTTP 500 - The website cannot display the page.
Am I missing something regarding IIS configuration for WCF?
Thanks,
Lubomir
I created the IIS 7.0 hosted service (Vista Business OS). When I run the
project from within VS 2008, the ASP.NET Development Server is launched and
browser will show the *.svc page
If I enter the url for *.svc file to the web browser (so it means I want to
show *.svc page with IIS and not with ASP.NET Development Server), I get the
error HTTP 500 - The website cannot display the page.
Am I missing something regarding IIS configuration for WCF?
Thanks,
Lubomir
Comment