.NET Ria Service

Published 30 March 09 11:21 AM | mariobriana 

While evaluating the latest RIA services I followed this walkthrough. Not sure what I did wrong but trying out the POCO – aka plain old CLR objects - example with Cities I could not get the data down to the client and figured a simple problem was causing it. For some reason the DataService assembly was not referenced in my Web.Config and therefore could not get access. Unfortunately there was no error message so I assume that someone else might encounter a similar problem. Just make sure you have this in your config referenced as a handler:

<add path="DataService.axd" verb="GET,POST" type="System.Web.Ria.DataServiceFactory, System.Web.Ria, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" validate="false"/>

Comments

# infoblog &raquo; .NET Ria Service said on March 30, 2009 5:36 AM:

PingBack from http://blog.a-foton.ru/index.php/2009/03/30/net-ria-service/

Anonymous comments are disabled

Search

This Blog

Syndication

Page view tracker