Hi ddhxd,

For your second question:

Add a reference to your project for cacheobject.dll... Then everything else
is the same in your code, except for the fact that you have to control
garbage collection after you're done wth Cache objects.. (either by
releasecomobject method or collect method of garbage collector)

Hope this helps,
Teoman



"ddhxd" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> My cache' version is 4.16. I have two questions.
> 1. I know that Cache' 5 support web service, how can I use web service for
> cache' 4 ?
> 2. In vb6, I can use Cache' ActiveX Class by "CacheObject.dll",
> How can I use ActiveX object in vb.net 2003?
>
> thanks
>
>



Reply via email to