New Posts New Posts RSS Feed: Error loading entity relations
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Error loading entity relations

 Post Reply Post Reply
Author
midnit View Drop Down
Senior Member
Senior Member
Avatar

Joined: 22-Jun-2009
Location: Charlotte
Posts: 112
Post Options Post Options   Quote midnit Quote  Post ReplyReply Direct Link To This Post Topic: Error loading entity relations
    Posted: 22-Jun-2009 at 4:48pm
I was unsure where to post this but the error I am receiving is "Error loading entity relations". The stack trace is:
   at IdeaBlade.EntityModel.RemoteEntityServerProxy.CheckConnection(Exception pException)
   at IdeaBlade.EntityModel.EntityServerProxy.Fetch(SessionBundle bundle, IEntityQuerySurrogate query)
   at IdeaBlade.EntityModel.EntityManager.AsyncFetchWorker(AsyncEventArgs state)
 
Can you point me in a helpful direction?
Back to Top
davidklitzke View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 14-Jun-2007
Posts: 715
Post Options Post Options   Quote davidklitzke Quote  Post ReplyReply Direct Link To This Post Posted: 23-Jun-2009 at 1:06pm
It looks like your application is having problems connecting to the database.  Make sure that your "Web" project is the startup project and that CopyLocal is true for all IdeaBlade referenced assemblies.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down