I am trying to publish a WCF service to IIS in Windows 8 using Web deploy. The publish process is failing with the following error:
Web Deployment task failed. There was an error reading IIS configuration schema from ‘C:\windows\system32\inetsrv\config\schema
Yes, I am running VS2010 in admin mode.
Thanks for your help.
This is a known issue when using WS2012 with Windows 8 and IIS 8
http://support.microsoft.com/kb/2735834/en-us?fr=1
I`m migrating to VS2012, let`s see if this really solves the issue.