PC Review


Reply
Thread Tools Rate Thread

Re: Can't make circular references.

 
 
Marina
Guest
Posts: n/a
 
      30th Jul 2004
Sounds like you need to reorganize your projects. This might involving
getting a project C, that both A and B could reference - but they wouldn't
need to reference each other.

"Eduardo Trombetta" <Eduardo (E-Mail Removed)> wrote in
message news:3D281627-4B10-48C7-BBC1-(E-Mail Removed)...
> I have project A and project B and project A has a reference to project B.

I cannot create a reference from B to A because this creates a circular
dependency. How can I let project B use objects from project A? In VB 6 you
could use CreateObject, but in .Net this is only good for COM components.


 
Reply With Quote
 
 
 
 
Neil Woodvine
Guest
Posts: n/a
 
      30th Jul 2004
Activator.CreateInstance could be useful here ...

"Marina" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Sounds like you need to reorganize your projects. This might involving
> getting a project C, that both A and B could reference - but they wouldn't
> need to reference each other.
>
> "Eduardo Trombetta" <Eduardo (E-Mail Removed)> wrote in
> message news:3D281627-4B10-48C7-BBC1-(E-Mail Removed)...
> > I have project A and project B and project A has a reference to project

B.
> I cannot create a reference from B to A because this creates a circular
> dependency. How can I let project B use objects from project A? In VB 6

you
> could use CreateObject, but in .Net this is only good for COM components.
>
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Circular or semi-circular chart DKS Microsoft Excel Charting 3 3rd Nov 2009 02:50 PM
How to make a circular text for Microsoft 2007? Circular Text for Microsoft 2007 Microsoft Word Document Management 1 16th Jul 2008 10:26 AM
Circular Reference Error but there is no circular reference error! =?Utf-8?B?SmVycnlKdWljZQ==?= Microsoft Excel Crashes 3 31st Oct 2005 07:13 PM
Re: Can't make circular references. hazz Microsoft Dot NET 0 5th Aug 2004 11:23 PM
Re: Can't make circular references. Jay B. Harlow [MVP - Outlook] Microsoft Dot NET 0 2nd Aug 2004 02:33 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:03 PM.