Wrox Programmer Forums
|
BOOK: MCSD Certification Toolkit (Exam 70-483): Programming in C#
This is the forum to discuss the Wrox book MCSD Certification Toolkit (Exam 70-483): Programming in C# by Tiberiu Covaci, Rod Stephens, Vincent Varallo, Gerry O'Brien; ISBN: 978-1-118-61209-5
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: MCSD Certification Toolkit (Exam 70-483): Programming in C# section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 20th, 2014, 09:39 PM
Registered User
 
Join Date: Mar 2014
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Question Chap 9: Creating the WCF Data Service

I have tried this in both VS 2013 and 2012. VS 2013 doesn't seem to work at all if targeting EF 6.0.

Anyway, with VS 2012, I see the XML, as shown in the book, but when I add Categories to the end of the url, all I get to see is 8 lines (matching the number of records in the table) but the contents of each line is simply the current date and time. If I use the $select option to specify field names, I still only get to see the system date/time.

What can I check to see where it is going wrong? I believe I followed all steps precisely.
 
Old June 7th, 2014, 12:52 AM
Registered User
 
Join Date: Jun 2014
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default today 6/7/2014 update

See http://blogs.msdn.com/b/odatateam/ar...ramework-6.aspx

In Package Manager Console "Install-Package Microsoft.OData.EntityFrameworkProvider -Pre"

Also make sure Microsoft.Data.Services reference is version 5.6.0.0.
 
Old June 10th, 2014, 03:45 PM
Authorized User
 
Join Date: May 2014
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks Invagnt for useful link





Similar Threads
Thread Thread Starter Forum Replies Last Post
Chapter 14 WCF Data Service proxy classs wjlugaila BOOK: Professional Windows Phone 7 Application Development: Building Applications and Games Using Vi 0 January 30th, 2012 11:44 AM
Add Service Reference of a WCF service Arcy BOOK: Professional ASP.NET 4 : in C# and VB 0 December 18th, 2010 03:22 PM
WCF service issue geoscaria BOOK: Professional WCF Programming: .NET Dev with Windows Communication Found ISBN: 9780470089842 0 August 12th, 2008 05:44 AM
Chap 15 WCF Professional - Hosting Example sidetrap80 BOOK: Professional WCF Programming: .NET Dev with Windows Communication Found ISBN: 9780470089842 1 July 22nd, 2008 08:04 AM
WCF endpoint error when wrapping WCF service with jdawg1979 Visual Studio 2008 0 July 8th, 2008 11:56 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.