.svc Page Not Found

Hello!

I was experimenting with certificates and ended up messing the IIS metabase file. As a result, I had to reinstall IIS. After the IIS was reinstalled, trying to browse an svc file results in a page not found error.

I have tried the following:

1. explicitly adding the .svc extension to the root website as well as my virtual directory.

2. Uninstall and reinstall .NET 3.0

3. running the servicemodelreg.exe at command prompt with -i and -r options and also -i -x

Please help.



Answer this question

.svc Page Not Found

  • William Lowers

    Got it! running aspnet_regiis.exe - i -enable did the trick.
  • .svc Page Not Found