any ideas? I've just upgraded from 4.0, which worked.
I've connected to SQL server express, can build a simple list screen, but it won't compile....here are some example messages (I'm working on a table called 'closings', and i've kept it simple, no other tables...
Error 19 'closings' is not a member of 'Data'. D:\DEV\www\ASPR1\Project1\output\closings_list.aspx.vb 696 6 D:\...\output\
Error 17 Type 'Data.closingsCollection' is not defined. D:\DEV\www\ASPR1\Project1\output\closings_list.aspx.vb 582 21 D:\...\output\
I have not touched web.config, but it looks ok (I've used Subsonic elsewhere without ASPRunner.net, so i'm familiar with it)
thanks
pgbflyer