ASP Scheduler VB Database Save not working

Hi-

I’m experimenting with the scheduler control, I have the demo version, I can get it to load properly but the lightbox throws a parser error when I try to save an event. I can run the SchedulerAspNetVB project, my project is almost exactly the same but instead of a .dbml database connection I’m using a .edmx database file.

All my references are the same as the example project…even the config file…any ideas?

I’m binding to a different table than ‘Events’ but it has the exact same fields, that’s okay, right?

Error string:
Parser error in Server / Application in “GetGeneratedType”

Hi,
please attach your project so we could reproduce the error