Tagged Questions

0
votes
1answer
737 views

Astoria Error - Expected an absolute, well formed http URL without a query or fragment

I'm trying out my ADO.NET Data Service for the first time by having the model create using Entity Framework. I am testing to see if the service works via a client by creating a simple console ...