Coder Social home page Coder Social logo

Comments (5)

squeezed69 avatar squeezed69 commented on May 27, 2024

err1

from geocoding.net.

squeezed69 avatar squeezed69 commented on May 27, 2024

C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\vs\9c57b3b5\dc672bed\App_Web_nsn3gkpt.0.cs(172,46): warning CS0436: The type 'MasterPage' in 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\vs\9c57b3b5\dc672bed\App_Web_nsn3gkpt.0.cs' conflicts with the imported type 'MasterPage' in 'GeoCodingCsharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\vs\9c57b3b5\dc672bed\App_Web_nsn3gkpt.0.cs'.
C:\Users\fontanel\source\repos\GeoCodingCsharp\GeoCodingCsharp\MasterPage.master.cs(15,19): error CS0433: The type 'IGeocoder' exists in both 'Geocoding.Core, Version=4.0.1.0, Culture=neutral, PublicKeyToken=null' and 'Geocoding, Version=3.6.0.0, Culture=neutral, PublicKeyToken=7c714700b88674c7'
C:\Users\fontanel\source\repos\GeoCodingCsharp\GeoCodingCsharp\MasterPage.master.cs(15,44): error CS0433: The type 'GoogleGeocoder' exists in both 'Geocoding.Google, Version=4.0.1.0, Culture=neutral, PublicKeyToken=null' and 'Geocoding, Version=3.6.0.0, Culture=neutral, PublicKeyToken=7c714700b88674c7'
C:\Users\fontanel\source\repos\GeoCodingCsharp\GeoCodingCsharp\MasterPage.master.cs(17,22): error CS0433: The type 'Address' exists in both 'Geocoding.Core, Version=4.0.1.0, Culture=neutral, PublicKeyToken=null' and 'Geocoding, Version=3.6.0.0, Culture=neutral, PublicKeyToken=7c714700b88674c7'

from geocoding.net.

squeezed69 avatar squeezed69 commented on May 27, 2024

deleting nuget Geocoding.Google and remaining Geocoding.Core it doesn't see GoogleGeocoder
Uploading err2.JPG


from geocoding.net.

squeezed69 avatar squeezed69 commented on May 27, 2024

err2

from geocoding.net.

RodneyRichardson avatar RodneyRichardson commented on May 27, 2024

@squeezed69 I think you want to get rid of the older Geocoding assembly, and just use Geocoding.Core and Geocoding.Google.

Just adding a dependency on Geocoding.Google should pull in the Core dependency.

from geocoding.net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.