This is a discussion on How do assemblies find each other in dot net 2005 ? within the C# Programming forums, part of the Software Development category; How do assemblies find each other in dot net 2005 ?...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| By searching directory paths. There are several factors that can affect the path (such as the AppDomain host, and application configuration files), but for weakly named assemblies the search path is normally the application's directory and its sub-directories. For strongly named assemblies, the search path is the GAC followed by the private assembly path. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
LinkBacks (?)
LinkBack to this Thread: http://www.discussweb.com/c-programming/2710-how-do-assemblies-find-each-other-dot-net-2005-a.html | |||
| Posted By | For | Type | Date |
| How do assemblies find each other in dot net 2005 ? | Web Hosting | This thread | Refback | 01-09-2008 11:48 PM |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Could not find a part of the path | kingmaker | C# Programming | 1 | 02-27-2008 09:44 PM |
| How can I find the day of the week for a given date. | itbarota | HTML, CSS and Javascript Coding Techniques | 2 | 02-01-2008 09:36 PM |
| Is Versioning applicable to private assemblies? | mobilegeek | ASP and ASP.NET Programming | 5 | 08-07-2007 04:01 AM |
| I Cannot access SQL 2005 integrated services after installing SQL-2005..? | theone | Database Support | 1 | 07-27-2007 01:12 AM |
| So how do you find this forum? | montyauto | The Lounge | 2 | 02-28-2007 11:27 AM |