|
|
Subject:
Reloading .NET Assembly in Internet Explorer
Category: Computers > Programming Asked by: michael0308-ga List Price: $20.00 |
Posted:
04 Apr 2005 09:41 PDT
Expires: 04 May 2005 09:41 PDT Question ID: 504731 |
I have an HTML page in which a .NET assembly is embeded with an object tag, like this: <OBJECT id="myObject" name="myObject" classid="http://localhost/myObject.DLL#myNamespace.myObject" width="1" height="1" VIEWASTEXT></OBJECT> I want to be able to retrieve the latest version of the assembly when I refresh the page. Currently, I update the assembly version with each build, and if I restart IE completely, the new assembly appears in the download cache, as it should. I want the same thing to happen on a page refresh, without restarting IE altogether. How can I do this? Michael |
|
There is no answer at this time. |
|
Subject:
Re: Reloading .NET Assembly in Internet Explorer
From: willcodeforfood-ga on 04 Apr 2005 13:00 PDT |
This article may be helpful: [ http://blogs.msdn.com/suzcook/ ] Look near the bottom of the page for a section called "Unloading an Assembly." |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |