How to let client know a full control on the server is updated 
Author Message
 How to let client know a full control on the server is updated

There was some version attribute, may be in the object tag?
Also, the INF file inside the CAB contains a version too.

--
===============================
Alexander Nickolov
Microsoft MVP [VC], MCSD

===============================

Quote:

>I made a full control using ATL named "FullCtrl.dll", and put it on
>webpage by
><object classID= " xxx", codebase = "FullCtrl.dll">.

>The client will download FullCtrl.dll the first time it visited this
>site, and directly use
>it when visit the site again.

>However, I need to change my control, (not changing method and property)
>and I changed the IDL file and RGS file from Version1.0 to Version 2.0,
>and replaced
>the old dll with the new one, did not change the dll's name, class ID,
>and codebase.
>when the client visit this site again, it will not download Version 2.0,
>and still use
>the version 1.0.

>How can I let the client know the dll has been updated, and it should
>download a new one?

>Thanks in advance.

>Julia



Sat, 10 Aug 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. How to let Full control using dialog template?

2. Client Server problem: CLIENT printerDC not available on SERVER

3. Is it possible for a client to update the server GUI with channel

4. ATL: Activex server comp and full control together

5. ASP.NET: adding client-side attributes to webform server control

6. please let me know how i can

7. Let me know

8. Please let me know about Download dialog box programming

9. Please let me know where to find odbc.inf file required by SQLInstallODBC

10. Please let me know about Download dialog box programming

11. I am stuck in FULL screen view.

12. File io problems with NT Server + Win95 Client + MAC client

 

 
Powered by phpBB® Forum Software