Print Page | Close Window

Cannot find custom tool '<RemoveToRestore>EntityModelCodeGenerator'

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=1737
Printed Date: 21-Apr-2026 at 5:49am


Topic: Cannot find custom tool '<RemoveToRestore>EntityModelCodeGenerator'
Posted By: DavidKozikowski
Subject: Cannot find custom tool '<RemoveToRestore>EntityModelCodeGenerator'
Date Posted: 21-Apr-2010 at 9:09am
Anyone also getting this?
Not sure what is all means.
 
Warning 1 Cannot find custom tool '<RemoveToRestore>EntityModelCodeGenerator' on this
system. c:\Users\dkozikow\Documents\Visual Studio 2010\Projects\DevForceWPFnTier\DomainModel\PTXARCModel.edmx DomainModel



Replies:
Posted By: iosub
Date Posted: 21-Apr-2010 at 9:55am
HI
 
That is normal.. If you go to the learn course of the kit. You will see that DevForce replace the standard EF 4 tool . That is the reasong that "<removeTorestore>" is there.. To modify your model with DevForce just double click the model file and you are there.. If you want to revert to the standar EF tool. Just remove "<removeTorestore>"  and you will not get the devForce tools.
 
Hope this helps
 
 


Posted By: ting
Date Posted: 21-Apr-2010 at 3:20pm
Yes, that is correct.  DevForce replaces the Entity Framework code generation template, so we renamed it in case you wanted to get it back later.


Posted By: WardBell
Date Posted: 26-Apr-2010 at 6:41pm
For another take on this subject see
http://www.ideablade.com/forum/forum_posts.asp?TID=1755 - http://www.ideablade.com/forum/forum_posts.asp?TID=1755
 



Print Page | Close Window