Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TagPrefix for Infragistics
Message
De
29/08/2004 11:57:45
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
TagPrefix for Infragistics
Divers
Thread ID:
00937384
Message ID:
00937384
Vues:
39
Hello All,

I have added the following line to the AssemblyInfo.cs file and rebuilt the "Infragisitics Web Controls" project (per email from Kevin).
[assembly: TagPrefix("OakLeaf.MM.Main.Web.UI.WebControls.Infragisitcs", "mm")]
Unfortunately rebuilding did not work. The following error was given:
The type or namespace name 'TagPrefix' could not be found (are you missing a using directive or an assembly reference?)
Does anyone have any ideas?

Update!!!

Also add the following line to the using section of the file and it will compile fine:
using System.Web.UI;
Gordon de Rouyan
DC&G Consulting
Edmonton, Alberta
Email: derouyag@shaw.ca
Répondre
Fil
Voir

Click here to load this message in the networking platform