ADO.net Data Services [DataWebkey] -


I have a VS with SP1 2008 (Professional Edition). I ado New to Net Data Services. I'm watching Mike Tououti video.

They used the [DataWebKey] feature specifically for the major fields and they referred to Microsoft's name space. Data.Web I am trying to mention the same assembly to follow the example, but it is not in my system.

How to fix it?

It seems that you are not the first person to come to this.

Obviously you should use this System.Data.Services.Common .


Comments

Popular posts from this blog

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net - getting a value of selected radiobutton in LoadViewState -