-
- Move ShapeLayer to back/front
by Let's Go Outside
- 12 Replies
- Last post
by dario77
- Is there anyway to change the index of ShapeLayers I'm doing different searches and setting pins into their respective ShapeLayers, and need be able to move a layer to the front or back.
-
- Do I need the sandbox WSDL files?
by Mats Henricson
- 9 Replies
- Last post
by Mats Henricson
- Hi! Is it possible to generate Java code from the production WSDL files, and then just change the SOAP endpoint address to access the sandbox instead Something along this line: AdministrationLocator locator = new AdministrationLocator(); if (sandbox) { String newAddress = "a sandbox admin URI"; locator.setAdministrationSoapEndpointAddress(newAddress); } If so, what would the
-
- Windows WM_MOUSEWHEEL message
by Cycling is too much fun
- 2 Replies
- Last post
by Cycling is too much fun
- Hi
I have an application running on my lap top which should trap the WM_MOUSEWHEEL message allowing me to scroll backward and forward through my data.
However, the high word of wParam is always zero even though the low word reports the shift/alt/cap status correctly.
I have confirmed that my window has input focus and that GetSystemMetrics(SM_MOUSEWHEELPRESENT) returns true.
Any ideas
-
- Dynamic TileSource not showing up in 3D
by FixingTheHoleInTheOcean
- 9 Replies
- Last post
by Duncan Lawler
- Hi all,
I'm using sharpmap to render some shapefiles as dynamic tile sources, and I've run into an issue with 3D mode. The same code seems to work flawlessly in 2D mode, so I'm kind of stumped. Here's the nefarious javascript:
function AddHazardLayer(layername, zorder) { try { var bounds = [new VELatLongRectangle(new VELatLong(42,-127),new VELatLong(29,-108))];
-
- Calling a local webservice for data
by Mark.Page
- 1 Replies
- Last post
by AndyS
- Is there anyway to call a local webservice from a custom block By this I mean make a webservice call without going through the Popfly cross domain proxy but straight from the client
Appreciating the browser sandbox is there a hostfile hack which would work
-
- Image Library Intentions
by jvzuck
- 3 Replies
- Last post
by Aaron Brethorst MSFT
- I guess this issue has to do with your intentions vis a vis images. You have a small image libary built into Creator for purposes of page design. Is it your intention to host images or do you assume that everyone will host their images elsewhere (Flickr, Photobucket, etc.) If you are thinking of allowing some amount of image hosting you might consider two things:
1. Albums within the image
-
- How to best handle millions of tile image files?
by muridayo
- 11 Replies
- Last post
by Huda Abdelrahman
- Hi,
I'm building an application where we are setting up our own custom tiles. In doing so, we have built literally millions of tiles (10 million and counting!). We noticed how having all the tiles in one directory becomes a huge problem in file management, back-ups, transfers, etc. So, I am wondering if anybody has a better way of storing and/or managing millions of image files For example
-
- Adding Menu to contact Item
by Aftab Alam
- 1 Replies
- Last post
by David_ES
- Hi All,
I have just started some R&D on writing MSN live Add-in, and had a few questions.
1- How can I add a menu item on the menu that appears when right click is pressed on some contact.
2- How Ill come to know about the information of that contact (to be specific, the telephone numbers).
regards
Aftab Alam
-
- giv me reply soon!
by Hi!
- 8 Replies
- Last post
by Hi!
-
- Windows Live Id and Browser Mail
by janeman553246
- 10 Replies
- Last post
by Alex Media
- Hello! Im developing an application and would like to have the same capability as Messenger where you can click on a button and it logs you into hotmail automatically via your browser. Is this possible to do using the Windows live id SDK Thanks
-
- Zero impressions but non-zero clicks?
by c2go
- 3 Replies
- Last post
by Ludo-R
- Is it possible to have zero impressions but non-zero clicks in a keyword performance report If impressions can be zero, I suppose AvgPosition would be nil.
-
- [CSS BUG] Trouble with a map loaded in a hidden div
by T. RUIZ
- 8 Replies
- Last post
by T. RUIZ
- Hello,
I am very fan of your VirtualEarth service but unfortunaly, i am confronted with a bug than is cause by the way you use CSS (I think)
I know that all of your teams are celebrating the Vista worldwide availabilityˇ but I expect that the VE team will take a look on this bug.
I attach to this mail two examples showing and reproducing this bug (vmap_good.rar et vmap_bad
-
- Need Some Troubleshooting on my Website
by Peacho
- 14 Replies
- Last post
by Peacho
- I'm obviously a little bit behind trying to do finish up a Hurricane Center the second week of July, but I need some help to get it done. My plan is to make a site which uses the Virtual Earth map and GeoRSS pushpins to create a virtual "track" of the storm. It is based off the GeoRSS demo that Keith Kinnan put out a while back. I thought it seemed that it was set up right, but apparentl
-
- Can C# return an array of objects to javascript? Example ...
by datahook
- 3 Replies
- Last post
by datahook
- I found a website that has the xmlhttprequest being used through the scriptmanager service call.
I found the web service reference:
<script src="MyService.asmx/js" type="text/javascript"></script>
Then I found a call to a method in the service:
MyService.GetListofColorsLike('green', DisplayColorsLike);
Then in the callback:
-
- MSN Search API client in VBA?
by ChristoP
- 2 Replies
- Last post
by ChristoP
- Is there a piece of example code that shows how to use the MSN Search API from VBA I'd prefer one that doesn't require a web server proxy.
-
- Move ShapeLayer to back/front
by Let&#39;s Go Outside
- 12 Replies
- Last post
by dario77
- Is there anyway to change the index of ShapeLayers I'm doing different searches and setting pins into their respective ShapeLayers, and need be able to move a layer to the front or back.
-
- How do I add a pushpin without...
by CSUNRAE
- 7 Replies
- Last post
by beerthirty7
- Hi,
How do I add a pushpin without showing the detail bubble when you hover over the pin.
Basically I want to do this
Add a push pin on a given latitude and longitude. (which I found)
Disable the hovering of the pin bubble or description. (this is what I am after at)
Help is really appreciated.
Thanks,
Csunrae
-
- Registration Failed
by &#160;JD&#160;
- 14 Replies
- Last post
by TimC
- Hi, at the page where I would normally register my applications, It always says:
Register an Application
We have to know some information about your application. To register an application, complete the following required fields, and then click Submit . An exception occurred. Please try again.
I've tried using several accounts/settings.
Could you please post an update A
-
- Another question...
by Jamie Thomson
- 5 Replies
- Last post
by Gruia Pitigoi-Aron - MSFT
- Given the lack of availability of the SDK, how can we go about building agents currently
Clearly its possible to do because there are already some agents out there (Jeroen has 80 of them -sheesh) but I can't for the life of me find out how.
Regards
Jamie
-
- SubmitOrderForApproval fails with -100595
by Electrum
- 5 Replies
- Last post
by Jeff Dillon - MSFT
- Sometimes SubmitOrderForApproval fails:
Server was unable to process request. ---> |-100595|-1|Please check the order start date. It should be set to today or later.|
This happens if an order is created with the current day as the start date but not submitted on the same day. Could SubmitOrderForApproval fix this automatically (perhaps as an option)
-
- 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.
-
- Event that detects end route
by NelsonLopes
- 3 Replies
- Last post
by Richard_Brundritt
- Hi ppl, I'm looking for a event or another way to detect whenever ends a route display (a kind of onendroute, ) Can someone help me Thanks Nelson
-
- Newbie on a mission
by JDY
- 6 Replies
- Last post
by AndyS
- Hi everyone-
Just got an invite, and joined up today. I am new to the concept of data aggregation to share on a website & RSS feed, so I want to know if Popfly can do what I want to do.
I tried to put my questions in a yes/no format so as to be a quickie for you - can you tell me from your experiences with Popfly Thanks, Jeff
How many RSS feeds can Popfly aggregate int
-
- build block to scrape FDA Data
by camresu
- 1 Replies
- Last post
by AndyS
- Hello All,
I was excited to start using popfly.
I wanted to create a block to get data from www.clinicaltrial.gov
The data is already in xml. The elements are:
Code Snippet
ELEMENT clinical_study (
required_header ,
id_info ,
brief_title ,
acronym ,
official_title ,
sponsors ,
source ,
oversight_info ,
brief_s
-
- Executing functions via VB .NET
by mhodder
- 5 Replies
- Last post
by Anonymous
- Hi,
I have a VB.NET application with an embedded browser page with a Java script page to load the VE stuff.
Does anyone know if it is possible to send a message to the java script page to tell it to execute a particular function
It might be delete all push pins or add a pushpin for instance.
Thanks
martin