Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TagPrefix for Infragistics
Message
From
29/08/2004 11:57:45
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
TagPrefix for Infragistics
Miscellaneous
Thread ID:
00937384
Message ID:
00937384
Views:
38
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
Reply
Map
View

Click here to load this message in the networking platform