Is anyone else having problems with the MapQuest module in DNN 2? It won't display a map on the page, but the rest of the functionality seems fine. If I select "Display Map" on the page, I get the following error:
Error: Map Quest is currently unavailable.
DotNetNuke.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.MapQuest.GetMapImageURL(String strURL) --- End of inner exception stack trace ---
Is anyone else having this problem? It may have something to do with server permissions because it seems to work fine on one of my servers, but not the other. The setting appear to be the same. However, all of the other basic modules work fine on both servers. Odd. Any thoughts? Anyone?