Print Page | Close Window

Install devforce 2010 universal

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2010
Forum Discription: For .NET 4.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=1819
Printed Date: 21-Apr-2026 at 10:39am


Topic: Install devforce 2010 universal
Posted By: sky40627
Subject: Install devforce 2010 universal
Date 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 ?



Replies:
Posted By: sky40627
Date 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


Posted By: davidklitzke
Date 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.


Posted By: sky40627
Date Posted: 17-May-2010 at 10:22pm
Yep, that was the problem.
 
Thx



Print Page | Close Window