Print Page | Close Window

Multiple Model with one AppHelper Project

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=938
Printed Date: 20-Oct-2025 at 8:55am


Topic: Multiple Model with one AppHelper Project
Posted By: meha.jain
Subject: Multiple Model with one AppHelper Project
Date Posted: 17-Sep-2008 at 1:54am
My aim is that i need 3 model projects each in a separate folder. However, i want to have only one apphelper project for all of them which could reside in one of these 3 folders.
 
I tried doing this i.e.
1.  I created 3 models (along with there apphelper projects) in 3 separate folders.
2.  I removed apphelper from 2 of them and added the reference of the 3rd apphelper to these 2.
Now when i am trying to update a model (out of the 2 whose folder does not has the apphelper project) it gives me a message saying "Apphelper already exists. Do you wish to update?" When I proceed by pressing yes it returns an error from which i can interpret that it is searching for the apphelper project in its own folder.
 
How do i do this? Please advice.



Replies:
Posted By: davidklitzke
Date Posted: 17-Sep-2008 at 8:12am
See the attached document and example:
 
http://www.ideablade.com/forum/uploads/23/TwoBOExampleDoc.zip - uploads/23/TwoBOExampleDoc.zip
 
http://www.ideablade.com/forum/uploads/23/TwoBOExample.zip - uploads/23/TwoBOExample.zip
 



Print Page | Close Window