W
Weston Weems
first the problem:
I'd like to be able to clear particular cache items from
a consol application running on the same server as the
asp.net website.
My problem is that if I reference System.Web and then try
System.Web.HttpContext.Current
I always get null, which sort of makes sense. ANyone else
have better ideas on how to achieve this?
Thanks.
I'd like to be able to clear particular cache items from
a consol application running on the same server as the
asp.net website.
My problem is that if I reference System.Web and then try
System.Web.HttpContext.Current
I always get null, which sort of makes sense. ANyone else
have better ideas on how to achieve this?
Thanks.