I\'m following a tutorial in a book to implement push notifications for Windows Phone. This is the markup of the service:
<%@ ServiceHost Language=\"C#\"
You are missing the endpoint configuration in your web.config.
Add this to your web.config: