Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why do I get the error message “Exception Details: System.Web.HttpException: Cache is not available “?

cache Error exception message
0
Posted

Why do I get the error message “Exception Details: System.Web.HttpException: Cache is not available “?

0
10

Try using “HttpContext.Current.Cache” instead of just “Cache” in your code. The compiler probably wasn’t able to resolve the Cache type. DotNet News, Tutorial and Code samples : Low Bandwidth View and other Hidden (and Future) Features of MSDN Ok, so I’m only 8 months late. 😉 Last year MSDN quietly implemented a “low bandwidth” view. Low Bandwidth MSDN Basically, instead of visiting: http://msdn.microsoft.com/en-us/library/system.xml.xmlnode.aspx you could add “(loband)” to the URL, like: http://msdn.microsoft….En savoir plus samedi 18 avril 2009 | Latest Microsoft Blogs XML schema reader writer plugin for vs 2005/2008 Schema based XML reader writer implemented as .NET COM generat…En savoir plus vendredi 17 avril 2009 | The Code Project Latest Articles XAML Dialog Control: Enabling MVVM and Dialogs in WPF Add Data Templated dialog to your application with a single line of XAM…En savoir plus vendredi 17 avril 2009 | The Code Project Latest Articles Data Pagination in DataGridView

0

Try using “HttpContext.Current.Cache” instead of just “Cache” in your code. The compiler probably wasn’t able to resolve the Cache type.

0

Try using “HttpContext.Current.Cache” instead of just “Cache” in your code. The compiler probably wasn’t able to resolve the Cache type. Chandra Shekar Thota Dallas, TEXAS chandrashekarthota@gmail.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.