Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Google Map in asp.net

Google Map in asp.net

Scheduled Pinned Locked Moved ASP.NET
helpcsharpasp-netdotnet
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    lalit14
    wrote on last edited by
    #1

    I have implemented Google Map in my asp.net website using .net framework 4.0. Its working very well. But the problem is that my web space doesn't support .net 4.0 So, i need to know how i can make this Google Map using .net framework 2.0 I tried many things but didn't succeeded Please help me out of it! Thanks

    P 1 Reply Last reply
    0
    • L lalit14

      I have implemented Google Map in my asp.net website using .net framework 4.0. Its working very well. But the problem is that my web space doesn't support .net 4.0 So, i need to know how i can make this Google Map using .net framework 2.0 I tried many things but didn't succeeded Please help me out of it! Thanks

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      Google Maps is handled via JavaScript. This isn't dependent on the version of the .NET runtime, so you shouldn't need to change the mapping side. What you may need to change is your ASP.NET code if you are using .NET 3 or .NET 4 features, and there's nobody here who could help you with that without seeing your source code. Change the project type to .NET 2 in your solution and recompile the application. See what defects this causes and fix as necessary. In future, you might want to check such basic things as the target framework before commencing any work.

      Forgive your enemies - it messes with their heads

      My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups