Client Dependency requests stuck on pending after bumping version number
Hi,
We have an issue using Client Dependency on one of our sites (running v7.14.0). After making a change to a style sheet and bumping the version number in ClientDependency.config the website fails to load the scripts/style sheet bundles. When inspecting in Chrome we can see the requests to DependencyHandler.axd seem to get stuck on "Pending" until we recycle the app pool which then seems to sort it out.
Has anyone else experienced this issue and if so have you been able to prevent it without needing to recycle the app pool each time?
Just checking if anyone else has experienced this issue? We still have it on one of our live v7 websites but so far unable to find a fix for it other than recycling the app pool every time we bump the ClientDependency.config version.
Client Dependency requests stuck on pending after bumping version number
Hi,
We have an issue using Client Dependency on one of our sites (running v7.14.0). After making a change to a style sheet and bumping the version number in ClientDependency.config the website fails to load the scripts/style sheet bundles. When inspecting in Chrome we can see the requests to DependencyHandler.axd seem to get stuck on "Pending" until we recycle the app pool which then seems to sort it out.
Has anyone else experienced this issue and if so have you been able to prevent it without needing to recycle the app pool each time?
Cheers, Dave
Just checking if anyone else has experienced this issue? We still have it on one of our live v7 websites but so far unable to find a fix for it other than recycling the app pool every time we bump the ClientDependency.config version.
is working on a reply...