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 |
|
#1
| |||
| |||
| How do assemblies find each other in dot net 2005 ? |
|
#2
| |||
| |||
| 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 | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do I find out what SQL Server 2005 Service Packs are installed? | arjkhanna | Database Support | 4 | 08-09-2009 05:31 PM |
| FxCop 1.36: 'Referenced assembly could not be found' for assemblies in GAC | arjkhanna | C# Programming | 1 | 06-18-2009 03:21 AM |
| Can I run all VS Pro 2003, 2005 and 2008 as clients with VS Team System 2005? | shaalini | Server Management | 1 | 05-08-2009 03:08 AM |
| Is Versioning applicable to private assemblies? | mobilegeek | ASP and ASP.NET Programming | 5 | 08-07-2007 03:01 AM |
| I Cannot access SQL 2005 integrated services after installing SQL-2005..? | theone | Database Support | 1 | 07-27-2007 12:12 AM |
Our Partners |