Shannon Deminick

Results 325 comments of Shannon Deminick
trafficstars

Are you running the latest cdf version? It could maybe be that a CDF request is being made to your site to include this path which could be possible if...

I mean maybe somewhere on the web someone has a cached html page from your site which would have a stale CDF link (DependencyHandler URL ). Since base64 links are...

I've not seen this error ever in this history of Client Dependency which is a very long time so I'm cautious to consider that this is a bug with CDF....

Or if you turn debug='true' in your web.config which disables CDF, maybe it's just a JS error but its being reported from the bundler handler DependencyHandler.

there was a similar report recently but I can't seem to find it but i think it had to do with single quotes vs double quotes in the url( statement....

@garrybain are you using the latest CDF release, if so, steps to replicate?

Hi, I can create an option for this, currently there is no option to enable this.

Because CDF works at runtime you would not be shipping the CDF minified content in your source code which is where the copyright information would live, I don't think there's...

AFAIK DNN have their own custom build of CDF, or at least they did a long while back. They haven't contributed back to this project so I'm unsure how they...

Can you replicate this with a very simple setup? Perhaps you have cached views? What version? @kipusoep please describe your own issue, is it exactly the same as above? I...