Exception when using the SDK together with the Playerframework

Answered Exception when using the SDK together with the Playerframework

  • Thursday, August 23, 2012 8:03 AM
     
      Has Code

    Referencing Bing Maps SDK and the playerframework (http://playerframework.codeplex.com/) in a Javascript Project results to this exception when adding a Map: JavaScript runtime error: Unable to set property 'Gimme' of undefined or null reference.

    I'm not sure if this is a problem with Bing Maps or the Playerframework.

    Thanks in advance

All Replies

  • Friday, October 12, 2012 6:40 PM
     
     

    I am having same problem, could you find a workaround?

    thanks

  • Monday, October 22, 2012 11:48 AM
    Owner
     
     Answered

    This looks like a global variable naming conflict. Since the Playerframework is an open source control it might be best to modify that as modifying Bing Maps is not an option. Note that Bing Maps has been using the Gimme name as a global variable since it's release in 2005.


    http://rbrundritt.wordpress.com

  • Tuesday, December 18, 2012 5:45 PM
     
     
    So, how can i fix it to hava both in my app?
  • Wednesday, December 19, 2012 11:29 AM
    Owner
     
     
    Locate the Gimme object in the PlayerFramework code and change all the references of it to something different.

    http://rbrundritt.wordpress.com