Hi,
I want to cache the DV 9.2 files, but I notice there are no .extmap.xml files included in the installation ?
is application library caching supported in 9.2..?
thanks.
Hi there, sorry it took me 2 weeks to post response.
My own extmap files worked fine. Example below, thanks.
<?xml version="1.0"?><manifest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <assembly> <name>Infragistics.Silverlight.DataVisualization.Gauge.v9.2</name> <version>9.2.20092.1000</version> <publickeytoken>7dd5c3163f2cd0cb</publickeytoken> <extension downloadUri="Infragistics.Silverlight.DataVisualization.Gauge.v9.2.zip" /> <relpath>Infragistics.Silverlight.DataVisualization.Gauge.v9.2.dll</relpath> </assembly></manifest>
While we don't provide the .extmap.xml with our dlls, I believe this is something that you can create on your own as a workaround. Please see this article for more information:http://timheuer.com/blog/archive/2009/07/13/silverlight-3-cached-assembly-feature.aspx
Sorry, assembly caching is not currently supported. Please submit a feature request here:http://devcenter.infragistics.com/Protected/RequestFeature.aspx