473,395 Members | 1,987 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Problem with Virtual Earth GeoRSS

I am using a VE map in an asp.net application to allow users to display data that they can filter through selecting rows in dropdownboxes. When they have set the filters I create a GeoRSS-file and import it into the map with

map.ImportShapeLayerData(veLayerSpec, onFeedLoad,true );

veLayerSpec points to the GeoRSS-file.

My problem is that it works OK the first time but when I do a new selection and create the GeoRSS-file, I can verify that it contains the new data but when I click the import-button it continues to show the previous result. I have traced the javascript function and it obviously works but somehow gets the old data in.
Is there som kind of caching happening here or is there another answer?

I have tested with a button that deletes all layers on the map and then reload the new GeoRSS-file but the old contents shows up again even though I have opended and verified that the file itself conains new data

Btw the dropdownboxes and buttons are inside a update-panel to minimize postbacks.

Gunnar
Oct 9 '07 #1
1 1259
acoder
16,027 Expert Mod 8TB
It probably is a caching problem. Can you show the JavaScript code?
Oct 9 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

28
by: Jon Davis | last post by:
If I have a class with a virtual method, and a child class that overrides the virtual method, and then I create an instance of the child class AS A base class... BaseClass bc = new ChildClass();...
16
by: plmanikandan | last post by:
Hi, I have doubts reg virtual constructor what is virtual constructor? Is c++ supports virtual constructor? Can anybody explain me about virtual constructor? Regards, Mani
1
by: John_Baptist | last post by:
Hello, I have created a virtual directory in IIS 6.0 with the name JohnASP . Now my problem is when i'm creating new ASP.NET project in MSVS .NET in the location place which name i should...
2
by: key9 | last post by:
Hi all on last post I confused on how to organize file of class, ok ,the problem solved : should include class define head on cpp file. but this time ,still link error: strange is I put the...
0
by: vinodkvee | last post by:
I have embedded virtual earth map in my webpage. I have written a code to plot continous lines(called polylines) by using a loop in JavaScript the code doesn't plot continous lines here is...
4
by: John Morgan | last post by:
I have been looking at the Microsoft Virtual Earth SDK. As far as I can see I have to incorporate it in a web page using a control based on Javascript through web services It being a Microsoft...
0
by: JWcode | last post by:
Hello, I am trying to do paging and Virtual Earth on the same page. I want to have the ten results on each page mapped with Virtual Earth. I can't figure out how to go through the results a...
2
by: clintonG | last post by:
While using this website which loads all three for comparison: http://www.rockstarapps.com/samples/map-compare/ I realized how terrible Virtual Earth imagery is. Microsoft is using Navteq while...
1
by: Ken Fine | last post by:
Hi, hoping someone can help out with what's a simple question. I am using the ASP.NET VE map control here on a site, which I am still developing. I'm putting picture icons on a map: ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.