Quantcast
Channel: SQL Server Compact & SQLite Toolbox
Viewing all articles
Browse latest Browse all 2796

Commented Issue: SchemaUpdater invalid Cast [10823]

$
0
0
I always get an invalid cast exeption when i try to create schemaUpdater from my WP DataContext class!

I tried to remove like some suggestions in WWW.
public System.Data.Linq.Table @__VERSIONs
{
get
{
return this.GetTable();
}
}

but no chance!
Comments: ** Comment from web user: ErikEJ **

Could you submit a repro project?


Viewing all articles
Browse latest Browse all 2796

Trending Articles