New Posts New Posts RSS Feed: i can't understand why this bug come out
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

i can't understand why this bug come out

 Post Reply Post Reply
Author
monkeyking View Drop Down
Groupie
Groupie
Avatar

Joined: 04-Mar-2009
Location: brisbane
Posts: 68
Post Options Post Options   Quote monkeyking Quote  Post ReplyReply Direct Link To This Post Topic: i can't understand why this bug come out
    Posted: 05-Apr-2009 at 7:47pm
before the program can run properly. but once i rewrite it and create entities again, it comes out such error, i don't know what's going on, because the coding are the same as before, but before could run, now it can't.


Back to Top
smi-mark View Drop Down
DevForce MVP
DevForce MVP
Avatar

Joined: 24-Feb-2009
Location: Dallas, Texas
Posts: 343
Post Options Post Options   Quote smi-mark Quote  Post ReplyReply Direct Link To This Post Posted: 06-Apr-2009 at 8:49am
Sounds like your database/ef model has changed. Refresh your EF model, go into the object mapper and run the name pluralizer then save and rebuild and see if that helps. It's saying that in your EF model you have a link from Category to Products but in DevForce EF's generated designer file, that link does not exist.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down