| Author |
Message |
arif
Joined: 20 Jul 2011 Posts: 2
|
Posted: Wed Jul 20, 2011 11:12 am Post subject: dependency assembly not found! |
|
|
Hi,
I have following application structure
Project A (main exe)
Project B
Project C
Project D
Project A depends on Project B and C.
When i create a Smart Assembly project and specify Project A output exe smart assembly tells me about "dependency not found: Project D". All other dependency assemblies (Project B and C ) are copied to main assembly's directory...however Project D output is not copied as it shouldn't be.
Why does smart assembly reports about the missing dependency?
I appreciate Any help!
Thanks
Arif |
|
| Back to top |
|
 |
james.davies
Joined: 19 Apr 2011 Posts: 46
|
|
| Back to top |
|
 |
arif
Joined: 20 Jul 2011 Posts: 2
|
Posted: Thu Jul 21, 2011 11:23 pm Post subject: |
|
|
Thanks for the reply.
i have 100+ projects and with different set of dependencies. the solution presented in the article you mentioned is not a great deal of help in this case. it would be problem to maintain the growing xml file. even if go with it; it won't help for other developers working on the same smart assembly project file (due to absolute path).
i did find the cause of this behavior. it was very simple thing. in the visual studio project reference's the Copy Local was set to false for the dependecy_assembly. changing it to true fixed the problem. |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group