I'm trying to access to a WCF webservice from my browser but when i click on the WCFfile from VS10 and "View in browser" it shows me:
This page contains the following errors:
error on line 3 at column 2: StartTag: invalid element name
Below is a rendering of the page up to the first error.
I'm using XPO as ORM and VS10, IIS8, SQL SERVER 2012 Express edition. I've been browsing forums but found no solution.