June 2009 - Posts

0
Comments

Exception: The mapping of interface member IMetaEntity.Url is not supported by zc0000

Though "Url" is an "LinqToSql" generated property and strictly map to a database field the exeption still yields when where clause is written as from item in db.GetTable<T> where item.Url = " http://xxxxxx " select item; Solution: such writting...
Filed under:
More Posts