Good afternoon...it's been a while since I've posted here.
I have the latest 5.5 daily build and am attempting to use the new D2D DLL in a simple throwaway project. When I try to load the DLL I get a message stating "WciBitmapExtension.dll" or one of its dependencies requires a later version of the .NET Framework than the one specified in the project. Etc etc etc." If I ignore the error and load it anyway I'm rewarded with a lengthly list of errors complaining about the same thing I was warned about when i tried to load it into the project.
We are looking to upgrade the map in our application to the latest version, but the application must remain at framework 3.5, so that's the target framework I have selected. Based on what I've read about D2D the reason for this extension is to NOT have to go to version 4.0 of the framework. Any idea what I'm doing wrong?
Thanks,
Allen