Replies: 1 comment 3 replies
-
Have you debugged it? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I'm using a custom CacheHash class (ICacheHash's successor) to create custom keys for the caching blobs.
This actually works great locally. However, once I publish to an Azure domain, the page doesn't work.
Note: The page works when I publish using the original Classes.
Beta Was this translation helpful? Give feedback.
All reactions