Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Assemblies in web.config
Message
De
09/07/2007 11:16:14
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Assemblies in web.config
Divers
Thread ID:
01238623
Message ID:
01238623
Vues:
60
In the assemblies below I have all 6 of these in web.confg. The first one has to do with Oracle and I sure don't see why I need this nor why it is in there. Is there any reason why I would need the second two?
<assemblies>
	
<add assembly="System.Data.OracleClient, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
<add assembly="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
<add assembly="System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
				
<add assembly="Mere Mortals Framework 2005, Version=2.4.0.0, Culture=neutral, PublicKeyToken=511BD18E16C7F771"/>

<add assembly="Mere Mortals Framework Interfaces 2005, Version=2.4.0.0, Culture=neutral, PublicKeyToken=2312FEFB461DBB0E"/>

<add assembly="Mere Mortals Framework Web Forms 2005, Version=2.4.0.0, Culture=neutral, PublicKeyToken=E35DC9DDAD261220"/>

</assemblies>
Thanks
Tim
Timothy Bryan
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform