I installed a web setup project using Microsoft Map layer on an IIS 7.0 box running on Windows 2003. I have a web page that uses WMS and another that uses the MicrosoftMapLayerExtension. The web page that uses the WMS layer works fine, but when I try to view the web page with the MicrosoftMapLayerExtension, the following error text is written into every tile:
could not find projectionextensionx86.dll assembly
There is no direct assembly reference to this DLL. So how can I include this in the web setup?
Thanks!