473,569 Members | 2,611 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

this.Context.Ca che and Web Services: value not persisted between two subsequent calls.

this.Context.Ca che.Insert["lastUpdateDate Time"] = lastUpdateDateT ime;

When I retrieve lastUpdateDateT ime is always null if the web method call is
subsequent to the one which set it.
Why???
Thanks,
Luigi.
Jun 13 '07 #1
2 1649
Need I to set some particular/not default setting in web.config or IIS (I'm
on WinXP SP2).
Thanks,
Luigi.
Jun 13 '07 #2

"BLUE" <bluewrote in message news:uI******** ******@TK2MSFTN GP04.phx.gbl...
this.Context.Ca che.Insert["lastUpdateDate Time"] = lastUpdateDateT ime;

When I retrieve lastUpdateDateT ime is always null if the web method call
is subsequent to the one which set it.
Why???
There is a MS.Public.dotne t.framework.web services NG.

Jun 13 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
911
by: Keith Chadwick | last post by:
I am migrating an existing ASP application over to .NET as a learning exercise. The existing application uses a lot of xsl and xml transformations to render each page. Stored as an application variable is an xml set that contains all the language strings for the web site. Each page contains a 3 transformations. The first being the navigation...
3
5590
by: Kyle Brandon | last post by:
Is there a way to flush the cache from a web service? basically i want to force a cache flush if there was an underlying database change so that subsequent calls would get new data...
9
1300
by: Joe Fallon | last post by:
If I add an instance of an object to the Cache what is returned when I request the item from the cache? Is it a clone of the object or is it a reference to the object? I want to know because I would like to go through the instantiaition process of a New instance only once and then store the object in the cache. I need to know if subsequent...
3
1269
by: Alex | last post by:
Hi I am opening an xml file into a dataset and then converting it to a namevaluecollection and then saving the collection in the cache for use later. The cache dependency is set to the xml file however the collection is cleared after about a minute even though it is not removed from the cache. If I save the dataset on the cache it remains...
19
2729
by: Andy B | last post by:
Hello, Sorry for this newbish question. Briefly, my problem: ------------------ I expect the database I'm working on to reach something in the order of 12-16 Gigabytes, and I am interested in understanding as much as I can about how I can make this go as fast as possible on a linux system. I haven't run such a large database before. The...
8
1406
by: Thaqalainnaqvi | last post by:
Several times I logged-in successfully but after log-in I can't use features/services which were shown prior to my login. Can anyone exoert from this forum check , is it technical fault of Bank Web Site or this problem pertaining to the user(me). <HTML> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <META...
12
1547
by: sklett | last post by:
**Disclaimer** The element I need to create might not be valid XML, but it's not my fault, I'm following a required format for an integration project. I've got 99% of the XML created nicely using XmlWriter, there is one line that I can't figure out how to generate: <ServicesCertifiedMail="OFF" DeliveryConfirmation="ON" ></Services> I've...
92
6138
by: Heinrich Pumpernickel | last post by:
what does this warning mean ? #include <stdio.h> int main() { long l = 100; printf("l is %li\n", l * 10L);
0
803
by: nitingoyal2006 | last post by:
i hv build a web service in vb.net using inherited by web service class im saving a member info in mybase.context.cache.item using mybase.context.cache.insert in one procedure in next procedure of same web class it is not showing that can anybody tell me what is the region thanks in advance
0
7614
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7974
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
1
5513
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5219
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3653
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3642
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2114
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1221
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
938
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.