-
- How to send an IM progammatically to more than one contact in live messenger
by srikrishna_csse
- 6 Replies
- Last post
by srikrishna_csse
- Hello,
Can some one please let me know how to send an instant text message to a list of contacts from an external application. (say C# console/windows application)
The live messenger add-in apis do not allow sending a message out side the incoming/outgoing message event. This is possible in office communicator 2007 Apis. Please provide sample code if you have.
Thanks,
M.Sri
-
- Changing Pushpin Image: (V5) Code
by Anirban Lahiri
- 1 Replies
- Last post
by Alexandru Matei
- Hi all,
I want to change the default image of the pushpin. The image is in my computer. How can I give the url of my own image This is my coding:-
function DrawPins(e)
{
var pixel = new VEPixel(e.mapX, e.mapY);
var point = map.PixelToLatLong(pixel);
points.push(point);
var pin = new VEShape(VEShapeType.Pushpin, point);
pin.SetTitle( "Pin ID" + pi
-
- I am receiving message- Shape Not Initialized!
by Hi!
- 7 Replies
- Last post
by Hi!
- I am creating shapes. but I am receiving a message Shape Not Initialized!
-
- More efficient way to draw a circle then this...?
by JonnyAJAX
- 14 Replies
- Last post
by SoulSolutions
- I got this code form the VIAEarth website... it works great but it pretty slow to use. Does anyone know or have code that can produce the same effect but more efficiently
this.circle = function(id, latin, lonin, radius, polygon) { // ref: http://viavirtualearth.com/Wiki/Draw+a+filled+Circle.ashx // returns polygon (if polygon != null) and polyline if not var locs = new Array(); var lat1 = l
-
- cannot open internet options
by Jessyxvxv
- 14 Replies
- Last post
by mamashep
- Being new to the forum, I did not know how to navigate it. I am going to ask again for the same help. I cannot open my internet explorer 7's internet options. I have done everything possible that I can find. When command line and interpreter was mentioned, I was lost. I need more elementary directions.
I think it was Urbsman that replied. I simply did not know how to find his reply.
-
- using georss
by Seldom Heard
- 24 Replies
- Last post
by Seldom Heard
- I would like to connect a georss enabled feed to the Virtual Earth block. My RSS format includes the geocoordinates within the following tags:
<georss oint>45.6147 -122.05351</georss oint>
Is there a simple way to get Popfly to read the first value as the lat and the second value as the longitude
Thanks.
-Seldom Heard
-
- Driving directions in multiple languages?
by ChrisMcCabe
- 2 Replies
- Last post
by ChrisMcCabe
- Is it possible to get driving directions in a language other than English with V5
-
- How to change width of info box
by Mattphil
- 4 Replies
- Last post
by Jared H
- I've got my maping lovely. I've used a table in the info box that appears when you run your mouse over a push pin. The data is taken from an XML file. All this works lovely, except that the text doesn't fit inside the info box that appears.
Are their any controls that be included in the code to specify the appearance of the info box Specificatly the width
TIA
Matt
-
- cannot open internet options
by Jessyxvxv
- 14 Replies
- Last post
by mamashep
- Being new to the forum, I did not know how to navigate it. I am going to ask again for the same help. I cannot open my internet explorer 7's internet options. I have done everything possible that I can find. When command line and interpreter was mentioned, I was lost. I need more elementary directions.
I think it was Urbsman that replied. I simply did not know how to find his reply.
-
- Strange FB-GeoNames-VE Behavior
by DonG2
- 14 Replies
- Last post
by RealHeartMozart [msft]
- [ Facebook --> GeoNames --> Virtual Earth ]
Howdy All,
If anyone has "Microsoft Popfly" (id: 676712790) as a Facebook Friend, and you have a Facebook "key" (to use the Facebook block), I hope you can help with this ...
I've created a test mashup ("fb test" in my project list) to display thumbnail images and the names of my Facebook friend
-
- Writing an Messenger Bot
by Jurgen Postelmans
- 2 Replies
- Last post
by Jeroen Bransen - J-Thread
- Hi,
Could anyone point me to an article that explains how to write a custom messenger bot
Thanks,
Jurgen
-
- Virtual Earth 3D Map View Issue
by Mahiways
- 9 Replies
- Last post
by Duncan Lawler
- Hi,
I found a issue to see Virtual Earth 3D Map on my pc.
I have:
1. installed the Virtual Earth 3D software
2. NVIDIA GeForce 6200 LE(NVIDIA)
3. OS: Windows xp Pro sp2
4. 1 GB RAM
Still I am unable to see the Virtual Earth 3D map.
[even on http://dev.live.com/virtualearth/sdk/]
I have writen one application using Virtual Earth SDK and used 3D map.
[I tried to see '
-
- Can't install Windows Live Messenger 8.1
by Chris38
- 14 Replies
- Last post
by Rhysll33
- Hi guys,
I can't install Windows Live Messenger 8.1 on my computer, manually, or automatically when ask to upgrade to 8.1 by version 8.0.
I have followed the procedure posted here by Francis, the Windows Live Messenger technician.
The progress bar of the Windows Live Messenger Set Up Wizard window stopped to advance at approximately 80 %
of its progession and stuck there fo
-
- Detail <printable> List of Popfly blocks - does it exist?
by --tb01--
- 1 Replies
- Last post
by Sriram Krishnan MSFT
- I'd love to see a text-file listing of available Popfly blocks. Of course, the best thing would be for me to create a mash-up of that data! Could be a fun first-project with Popfly... Could someone point me toward the following sources of data 1. List (pref dynamic) of available Popfly blocks 2. Location of detail descriptions for each block In the meantime, I will look for/at tutorial info so
-
- Can't get to the mashup editor
by Metamanx
- 11 Replies
- Last post
by AndyS
- When I try to get to the create a mashup page it won't load past the loading silverlight content page and a pop up says I need to get the latest wpf/e and gives me the link to the silverlight page but I have silverlight 1.0 beta.
-
- how many pushpins can I add?
by elwood00
- 8 Replies
- Last post
by SoulSolutions
- OK - I am fairly new to all this - and I have already wasted a couple of days trying to figure out the yahoo maps API to add custom mappoints/pushpins to their service, only to find out that they limit you to 200 points (which of course they disclose nowhere) - I need more like 4000 all over the US. Is this something Virtual Earth can handle, and if so, what would be the way to go about it All loc
-
- Popups for pushpins have wrong Y coord in Firefox
by GWW2007
- 14 Replies
- Last post
by SoulSolutions
- Not doing anything fancy - just supplying some text to popup for a bunch of pushpins. Location of popup is fine in IE, but in Firefox the y coord discrepancy gets worse the larger the y-pixel value of the pushpin is in the map. Anyone know of a workaround
-
- How can I show density of customer orders ?
by Colm Byrne
- 3 Replies
- Last post
by Jared H
- Hi I just viewed that SAP demo at http://www.microsoft.com/windowsvista/businesses/partners/demos/sap/index.html I want to show my client's orders, customer distribution etc on a map showing density by color. e.g. if 10% of orders come from zip 90291 then Venice beach will have a big blue splotch over it. Or if sales are down in NYC from budgeted then I can color it red. You get the idea. So how d
-
- Encrypting SOAP Envelopes after Authentication done with UsernameToken
by milax
- 0 Replies
- Last post
by milax
- Hello, How SOAP Envelopes should be encrypted after Authentication is succesfully done using UsernameToken I have succesfully done authentication because from trace file I is see that username and password are encrypted. But when I call business methods of Web Service after authentication their parameters are not encrypted. How could I encrypt both parameters from Client to Web Service method and
-
- What's missing in the VE5 SDK Docs?
by Derek Chan
- 14 Replies
- Last post
by beerthirty7
- So far here are some useful methods that I've found have not been documented in the SDK yet: 1) VEShape.Show() - Shows the shape 2) VEShape.Hide() - Hides the shape 3) VEMap.GetShapeLayerByIndex(index) - where index is an integer, you can now loops through all your shape layers to find out exactly what is stuck on the map. If you directly add shapes to the map without using layers, it is added to
-
- Humongous Javascript Api File.
by Dr Z
- 10 Replies
- Last post
by Dr Z
- Hi,
I am using v4 of the virtual earth control. But each time I open the page to view the map, it takes an age to load. I've used fiddler to detect the file sizes, and it seems the main file with the core script in it is 436,179 bytes, which seems huge.
http://dev.virtualearth.net/mapcontrol/v4/mapcontrol.js -- 168 http://maps.live.com/veapi.ashx v=1.3.1115150037.31 -- 436,179 Also the fil
-
- MSN photo upload tool
by Anonymous579142
- 14 Replies
- Last post
by cats whiskers
- Hi there,
I do experience some problems with the MSN photo upload tool.I cannot download any pictures.I do not understand the reason why.That is only displayed "No photos in this folder".Is this problem caused by Windows Vista
-
- messenger missing buttons
by Anonymous2341576890
- 1 Replies
- Last post
by Anonymous2341576890
- I no longer have the button to allow me to hide or show the menus i have no idea where it is gone and i have not made any installs today any one else hear of this problem
-
- computer freezes and crashes?
by John.Doe
- 9 Replies
- Last post
by Stuart J Mazzoli
- I installed VE3D today and experimented a little bit with the ActiveX control as well as with the VE3D view inside local.live.com. And my computer froze 3 times (num lock and so on unresponsive), so I had to reset, and resetted once by itself while navigating in the 3D world - the first 4 absolute crashes of Windows XP in 2 years that I see.
The stuff is still beta, right Does anybody else has
-
- Can't access birds eye view
by Anonymous582670
- 4 Replies
- Last post
by Anonymous
- I have a feeling this might not be the right place to ask this question, but I haven't been able to find an answer anywhere else...
I am trying to see the bird's eye view imagery of New York City. Normally, I have been able to just zoom in on the city and click the bird's eye view button. On my home computers, however, the bird's eye view button is always greyed out, regardless of what city