Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > ClickOnce upgrade notification issue for some users
 

ClickOnce upgrade notification issue for some users

When i publish an upgrade for my application, one of the user did not receive an upgrade notification.
I use ApplicationDeployment APIs to detect ugrade once user has logged in to the application.
For this user, checking for upgrade did not show upgrade available i.e. user's version is shown as current version which is not the case.
Does anyone has some clue about this issue?

Meghavic  Tuesday, August 18, 2009 10:32 AM
Hello,

Thanks for your posting on MSDN forum.

Since the problem only happens on a special computer, please check and make sure that the computer can connect to the network and have the permission to read the deployment manifest. If the current user cannot get the ClickOnce application deployment manifest, it cannot get the new version of the application that clients should run.

As you are using the ApplicationDeployment APIs to detect if the new version is available, I would suggest you catch the exceptions thrown by the CheckForUpdate method. More information

http://msdn.microsoft.com/en-us/library/ms136935(VS.85).aspx

Thanks,
Rong-Chun Zhang
MSDN Subscriber Support in Forum
If you have any feedback on our support, please contact msdnmg@microsoft.com


Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
Rong-Chun Zhang  Wednesday, August 19, 2009 5:59 AM
Hello,

Thanks for your posting on MSDN forum.

Since the problem only happens on a special computer, please check and make sure that the computer can connect to the network and have the permission to read the deployment manifest. If the current user cannot get the ClickOnce application deployment manifest, it cannot get the new version of the application that clients should run.

As you are using the ApplicationDeployment APIs to detect if the new version is available, I would suggest you catch the exceptions thrown by the CheckForUpdate method. More information

http://msdn.microsoft.com/en-us/library/ms136935(VS.85).aspx

Thanks,
Rong-Chun Zhang
MSDN Subscriber Support in Forum
If you have any feedback on our support, please contact msdnmg@microsoft.com


Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
Rong-Chun Zhang  Wednesday, August 19, 2009 5:59 AM
Hello,

I am writing to check the status of the issue on your side. Would you mind letting me know the result of the suggestions? If you have any additional question, welcome to post here.

Have a great day!

Thanks,
Rong-Chun Zhang
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
Rong-Chun Zhang  Monday, August 24, 2009 6:55 AM

You can use google to search for other answers

Custom Search

More Threads

• .net setup project write user interface dialog values to registry ..
• Choosing file location upon installation
• Is it possible add a 4th textboxes' dialog box in a setup project???
• How do I get the install path in my setup project?
• Problem deploying MSDOS executable
• CommonAppDataFolder in Deployment project
• How to create Trail version setups using MSI (Visual Studio)?
• What is new in "Visual Studio 2008" for "Setup and Deployment Project"?
• Smart Client and DLL searching
• Prevent inclusion of localized resources