Hi,
I'm attempting to update an existing application to use the D2d overlays. Could you please tell me :
- Which version of the WicBitmapExtension is the correct one to use with WpfDesktopEdition 6.0.0? (I found none in the installed Map Suite 6.0 directory, downloaded MapSuiteWicBitmapExtension2012-05-30.zip, and also found a version in the WpfDesktopeditionFull6.0.104.0DllPackage.zip).
- For the supported version, is it possible to put the WindowsApiCodePack dll somewhere other than in the SysWOW64 Map Suite 6.0 directory? For example, in the same directory as the executable?
- When I add the WicBitmapExtension dll to the project and attempt to run, I get the following runtime exception: at ThinkGeo.MapSuite.Core.WicBitmapGeoCanvas..cctor()</StackTrace><ExceptionString>System.NotSupportedException: An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See go.microsoft.com/fwlink/?LinkId=155569 for more information. Since I can see the WicBitmapExtension.dll and the Microsoft.WindowsAPICodePack.DirectX.dll in the directory with the executable, I have no clue why it would be attempting to access a network location. Any ideas what is going on here?
Thanks in advance,
Colleen