Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem getting assemblies list outside class dll
Message
From
07/04/2010 07:43:20
 
 
To
07/04/2010 06:48:54
Vladimir Zhuravlev
Institute of the Physics of Earth,Russia
Moscow Region, Russia
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01458885
Message ID:
01459123
Views:
33
>Ok, but Studia itself always see all net its assemblies list plus created by developer in the current project
>Somehow it see it, this is also product written by code
>Does it mean, it loads all assemblies from fixed list written somewhere in property?
>I am sure, this is not correct, it must be some dynamic method of collecting all possible assemblies list

Vladimir,

As I understand it

A solution is comprised of one or many projects
Each project is an assembly (exe or dll)
Each project may reference other assemblies

So, if you can tell
(1) Which assemblies you are interested in, and
(2) What is the starting point of the search


If you are interested in all the assemblies present on disk
(1) I gave you a link to list the the ones in the GAC
(2) If more than the GAC is required, you may need to search the disk
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform