Could not find GoogleMapsAPIKey in Web.config

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
11/12/2009 1:00:35 PM
Gravatar
Total Posts 550

Could not find GoogleMapsAPIKey in Web.config

Hi Joe,

I add the google map feature to a page and see "Could not find GoogleMapsAPIKey in Web.config" message in the module  content. I search web.config and don't find any setting with this name. What is my mistake?

Best,

Asad

11/12/2009 1:32:03 PM
Gravatar
Total Posts 18439

Re: Could not find GoogleMapsAPIKey in Web.config

Hi Asad,

There is a setting for this in Web.config

<add key="GoogleMapsAPIKey" value="" />

However, you can also enter the api key in Site Settings, so I need to update that error message to say it could not find it in Site Settings or Web.config.

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.