New Posts New Posts RSS Feed: Install devforce 2010 universal
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Install devforce 2010 universal

 Post Reply Post Reply
Author
sky40627 View Drop Down
Newbie
Newbie
Avatar

Joined: 06-Oct-2009
Posts: 34
Post Options Post Options   Quote sky40627 Quote  Post ReplyReply Direct Link To This Post Topic: Install devforce 2010 universal
    Posted: 17-May-2010 at 2:12pm
I installed vs 2010 Pro + devforce 2010 on my new pc today.
 
When i make a new windowsform application and add a entity data model from an existing database and then try to run the application, it wont run.
 
It keeps saying i miss a reference to IdeaBlade.EntityModel although it is in my references folder.
 
It was looking for my ideablade assemblies in the GAC but nothing to be found there.
 
Has anyone had the same problem ?
Back to Top
sky40627 View Drop Down
Newbie
Newbie
Avatar

Joined: 06-Oct-2009
Posts: 34
Post Options Post Options   Quote sky40627 Quote  Post ReplyReply Direct Link To This Post Posted: 17-May-2010 at 2:16pm
Error 3 The type or namespace name 'EntityModel' does not exist in the namespace 'IdeaBlade' (are you missing an assembly reference?) c:\users\koen.skn\documents\visual studio 2010\Projects\WindowsFormsApplication1\WindowsFormsApplication1\Model1.IB.Designer.cs 17 26 WindowsFormsApplication1
 
This is the complete message i received
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: 17-May-2010 at 2:30pm
What is your Target Framework?
 
If is .NET Framework 4, you will see the IdeaBlade.EntityModel as a possible referenece.
 
If it is .NET Framework 4 Client Profile, you will not see the choice.
Back to Top
sky40627 View Drop Down
Newbie
Newbie
Avatar

Joined: 06-Oct-2009
Posts: 34
Post Options Post Options   Quote sky40627 Quote  Post ReplyReply Direct Link To This Post Posted: 17-May-2010 at 10:22pm
Yep, that was the problem.
 
Thx
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down