Freeware release of Microsoft Virtual Earth Web Part 

Tags: Freeware Releases

I’m really excited to launch my first FREE web part in my new freeware section of the site. The Microsoft Virtual Earth Web Part is something I wrote a while back, and it has been of great use to me. Some of the things I’ve used the map web part for were to plot office locations, recommended restaurants, recommended hotels, and many other good applications. The map web part conveniently reads its addresses from a SharePoint list, which is programmatically generated when you drop the web part onto the page. Plus, the map web part is open source, so feel free to customize it as you see fit.

http://philwicklund.com/freeware/virtualearth


Good luck!

Phil

 
Posted by Phillip S. Wicklund on 4-Apr-08
6  Comments  |  Trackback Url  | 0  Link to this post | Bookmark this post with:        
 
Failed to render control: Value does not fall within the expected range.

Comments


Deployment hangs in a farm enviornmentcommented onFriday, 4-Apr-2008
I found that just scoping it globally rather than wfe only fixes it.


Installation instructions?commented onThursday, 10-Apr-2008
Can't find the installation intructions. Thanks for the free webparts they look great!


(RE) Installation instructions?commented onThursday, 10-Apr-2008
WHOOPS! I forgot to type that up. I will work on getting some nice instructions posted this Saturday (4/12). Thanks for the reminder. Until then, research how to add and deploy a SharePoint solution file - thereafter the web part should appear in the web part gallery (pop-up). Phil


Cant get virual earth to work :(commented onWednesday, 16-Apr-2008
I have installed the web part and added it however when i go to create a new list for the map points i get "An unexpected error has occured" I would really like this to work :/ is there any help u can give me? Glenn Sweeney gsweeney@timeless-tech.com.au


Cant get free map web part to work commented onWednesday, 16-Apr-2008
Hi i just emailed before but have some more details... this is the error in the log on the sharepoint server Event Type: Error Event Source: Windows SharePoint Services 3 Event Category: Runtime Event ID: 6615 Date: 17/04/2008 Time: 12:45:11 PM User: N/A Computer: TT-SHAREPOINT Description: Request for the permission of type 'Microsoft.SharePoint.Security.SharePointPermission, Microsoft.SharePoint.Security, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' failed. For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.


(RE) Cant get free map web part to workcommented onFriday, 18-Apr-2008
The web parts utilizes the SharePoint object model and thus requires SharePoint permissions, either a custom CAS policy or more likly, WSS_Medium or Full trust specified in the web.config of the web application(s) you're deploying to. If you dont' want to bump up the trust on your web app(s), deploy the dll in the GAC which will give just the web part full trust. Phil

Name:
URL:
Email:
Comments: