System.Web.Caching.CacheItemPriorityDecay is not a namespace.  It is
an enumeration.
make sure your project has a reference to the System.Web.dll

and make sure to add this to your code file
using System.Web.Caching;

On 8/13/05, osos_bahgat <[EMAIL PROTECTED]> wrote:
> Hi All
> I'm trying to add this
> namespace "System.Web.Caching.CacheItemPriorityDecay" in my VS.NEt 2003
> web projeect but I didn't fine this property and an error arises:
> ==================================
> c:\inetpub\wwwroot\MyGolfMart\Components\OrderManager.cs(160): The type
> or namespace name 'CacheItemPriorityDecay' could not be found (are you
> missing a using directive or an assembly reference?)
> =================================
> 
> any suggestions are appriciated.
> 
> 
> 
> 
> 
> 
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
> 
> 
> 
> 


-- 
Dean Fiala
Very Practical Software, Inc
http://www.vpsw.com


------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a 
href="http://us.ard.yahoo.com/SIG=12hupgkip/M=362335.6886445.7839731.1510227/D=groups/S=1705006764:TM/Y=YAHOO/EXP=1124123096/A=2894361/R=0/SIG=13jmebhbo/*http://www.networkforgood.org/topics/education/digitaldivide/?source=YAHOO&cmpgn=GRP&RTP=http://groups.yahoo.com/";>In
 low income neighborhoods, 84% do not own computers. At Network for Good, help 
bridge the Digital Divide!</a>.</font>
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to