Problem on HttpApplicationState.Item
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
I have used this property inside my web service which is build in .net 2.0. I used this by the following code Application.Add("wakaka", 07/28/1979 10:35:05 PM) to post the time inside the item "wakaka". But there is sometime that I cannot get the item "wakaka" and return nothing to me instead of returning the time "07/28/1979 10:35:05 PM". Pls help me...............................