views:

94

answers:

1

i want to make a webproject with Subsonic and Dynamic Data...

But when i go register the ContextData a don't have it in subsonic with LINQ...

in Global.asax.cs a have to do something like this

model.RegisterContext(SubSonicRepo, new ContextConfiguration() { ScaffoldAllTables = true });

how can i make it work?

have some way to make it work?

using entities or LINQ everything work... but using Subsonic with linq it not work...

A: 

Did you find a way to make this work? I would like to do this as well. Could you let us know how this turned out?

Thanks.

kntreed
no solution....
Ezequiel Bertti