in clickonce not updated because not read the last update for manifest

Hello,

while I'm working on clickonce technology, I face this problem and I want a solution.

the problem is; the client machine read the last update information from the client machine.

let's explanain more, in add/remove in control panel, in "click for support information" link under my application, there is two link, One for support and other for update link.

The problem is when I click on the update link I will see the old information not the new, and I need to make refresh by click F5 or Ctrl + F5 to read the new version.

I think the applcation read from the temporary internet file, how can I be sure the applcaiton always will read the last version.




Answer this question

in clickonce not updated because not read the last update for manifest

  • darc

    om sir,

    let me tell you some thing,

    in the support information link for a ClickOnce application in Add/Remove Programs there is tow link, One for Support and other for update.

    after I have updated my application, I call One of my customer, I tell him to run the application to check the update but it isn't updated, also there is a button in my application to check the last version on the server also, but still no update.

    What I do is, go throw control panel to browsa the update link. what I find is, that page also need to refresh to change the minimum required version.

    I think what you have said at the end about ( temporary internet expiration issue) is that what I need, so, tell me more details please and is the setting must be on server or client - suppose the client has no IIS -



  • ChristoRaja

    is ther any answer

  • Pramod

    Hello,

    Let me rephrase to make sure I understand the issue you are encountering. When opening clicking the support information link for a ClickOnce application in Add/Remove Programs, you are curious why you do not see the latest update information available on the server The support information link is meant to display what the current user has on his/her machine and not the latest on the server. If you are having issues with what is actually displayed when you click on the support link or update link, there might be a temporary internet expiration issue. You can force files to expire immediately or within a short time frame using IIS properties. (The setting is under the HTTP Headers tab.)

    Regards,

    Elizabeth Maher

    VB Team



  • in clickonce not updated because not read the last update for manifest