A
Ajith K.H
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.
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.