From: Ajith on 16 Sep 2009 07:18 Hi, I introduced usage of CacheItemUpdateCallback in my ASP dot net application. The initial version of framework was 2.0. I updated to 3.5 since CacheItemUpdateCallback was not supported in earlier versions. On the development environment everything works fine. On the test environment, I have initially dot net framework 2.0. Now when I installed dot net framework 3.5, I get the below error while adding item to the cache and refering the callback. ------------- Could not load type 'System.Web.Caching.CacheItemUpdateCallback' from assembly 'System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. -------------- I really appreciate any help I can get on this. Thanks in Advance Ajith -- EggHeadCafe - Software Developer Portal of Choice WCF Workflow Services Using External Data Exchange http://www.eggheadcafe.com/tutorials/aspnet/3d49fa0d-a120-4977-842a-6dafb17b6d74/wcf-workflow-services-usi.aspx
|
Pages: 1 Prev: Problem with web part personalization Next: Verify User's credentials |