473,320 Members | 1,600 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Multiple referenced project - build suggestions

I have big and complicated solution as following:
FooForm -> FooClass1 <- Foo1,Foo2,Foo3.........
^
|
FooClass2
-> means that the project have right hand project as referenced assembly,
without being copied locally.
FooForm,FooClass1,FooClass2 are build into same directory
Foo1,Foo2,Foo3..... are build into other directory

Problem is to build FooClass1 it always "in use", inspite of I'm using it as
assembly wihout copying.

One solution is using of Postbuild event - this case I cannot debug it
normal way
Other solution is post FooClass1 into GAC see solution 1 problem

Please advice the way to work normal with such solution

TNX

--
Tamir Khason
You want dot.NET? Just ask:
"Please, www.dotnet.us "
Nov 16 '05 #1
4 899
Hi Tamir,

Thank you for your posting. Regarding on the issue, I am
finding proper resource to assist you and we will update as soon as posible.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security(This posting is provided "AS IS",
with no warranties, and confers no rights.)

Nov 16 '05 #2
Hi Tamir,

First of all, I would like to confirm my understanding of your issue. From
your description, I understand that you need to know the best solution for
how to build a multiple projects' solution. If there is any
misunderstanding, please feel free to let me know.

Could you give me some more detailed information about the FooClass1? What
do you mean by "in use"? Do you mean that it is in use by other process
that we cannot overwrite it? Or it is always used by a lot of other
assemblies? If so, I think add the FooClass1 assembly to GAC is a good
solution.

HTH.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

Nov 16 '05 #3
its' really complicated to describe. Leave it. I'll try to do something with
it.

Tnx

--
Tamir Khason
You want dot.NET? Just ask:
"Please, www.dotnet.us "

"Kevin Yu [MSFT]" <v-****@online.microsoft.com> wrote in message
news:wP**************@cpmsftngxa10.phx.gbl...
Hi Tamir,

First of all, I would like to confirm my understanding of your issue. From
your description, I understand that you need to know the best solution for
how to build a multiple projects' solution. If there is any
misunderstanding, please feel free to let me know.

Could you give me some more detailed information about the FooClass1? What
do you mean by "in use"? Do you mean that it is in use by other process
that we cannot overwrite it? Or it is always used by a lot of other
assemblies? If so, I think add the FooClass1 assembly to GAC is a good
solution.

HTH.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

Nov 16 '05 #4
You're welcome, Tamir.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

Nov 16 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: D Witherspoon | last post by:
In my solution I have two projects. One project contains windows forms and other user interface stuff. The other project contains data classes and typed data sets (.xsd). I've referenced...
4
by: dominique | last post by:
Hi, In windows app, i have a solution with multiple projects. If a project must "see" types (class, modules, structures, delegates, enum) of an other project, we must add reference to this...
21
by: Al Christoph | last post by:
I posted this last week end in the MSDN forums. No luck there. Let's see what the experts here have to say:-)))) I have a rather convoluted project. The distributable will come in eight...
2
by: f rom | last post by:
----- Forwarded Message ---- From: Josiah Carlson <jcarlson@uci.edu> To: f rom <etaoinbe@yahoo.com>; wxpython-users@lists.wxwidgets.org Sent: Monday, December 4, 2006 10:03:28 PM Subject: Re: ...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.