I am using NCache on my applications with SQLDependency.
When I add items to the cache, there aren't any errors and the code continues, but really is not added anything to the cache.
Looking at the NCache logs, I see this ERROR message:
SQLDependency cannot be registered SqlNotificationEventArgs.Info is returned with Invalid status
but there aren't any detail.
Any help?