Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • bh 408 posts 1395 karma points
    Feb 08, 2022 @ 19:00
    bh
    0

    Our.Umbraco.Gmaps install fail

    I installed Our.Umbraco.Gmaps via nuget Install-Package Our.Umbraco.GMaps

    I've got Gmaps 2.0.5 installed on a Umbraco 8.17.2 site. I see it in packages.config

    I've setup the property editor on my document type. When I try to edit the content of a page of that DocType I get this error message.

    Error:

    System.InvalidOperationException: Type 'Our.Umbraco.GMaps.ProprtyValueConverter.GMapsPropertyValueConverter' cannot be an IPropertyValueConverter for property 'location' of content type 'community' because type 'Our.Umbraco.GMaps.PropertyValueConverter.SingleMapPropertyValueConverter' has already been detected as a converter for that property, and only one converter can exist for a property.

    Any idea how to fix this?

  • bh 408 posts 1395 karma points
    Feb 09, 2022 @ 20:25
    bh
    101

    Got some help over on GitHub... In case anyone else gets this error, this thread explains the issue and the fix:

    https://github.com/ArnoldV/Our.Umbraco.GMaps/issues/89

Please Sign in or register to post replies

Write your reply to:

Draft