Hi Mike,
Thank you for posting here.
I noticed that you have posted the same question in our
microsoft.public.dotnet.framework newsgroup, which I have already
responded. So please check my answer there and if you need any further
assistance on this particular issue, please reply to me in that thread so I
can follow up with you in time.
For your convenience, I have included my reply as follows.
================================================== ==
Based on my understanding, you have a ClickOnce deployed application. When
a new version is installed and the application is run, some controls on the
main form are disabled. If you exit the application and then restart , all
works fine. If I'm off base, please feel free to correct me.
In theory, when an application is updated on a client machine via
ClickOnce, the application files of the new version are downloaded to the
client pc to replace the old files. This action won't disable the controls
of the application.
I have also searched KB on Microsoft web site, but unfortunately I didn't
find an article discussing about this problem.
Could you please tell me how you update the applicaiton via ClickOnce? Do
you use the default behaviour of ClickOnce (Project designer| Publish |
Updates, select the checkbox before the item "The application should check
for updates") , or program custom upgrade behavior with the classses in
System.Deployment.Application namespace?
If you update the application with custom upgrade behavior, have you
disabled some controls at the beginning of the upgrade, but forgotten to
enable them after the upgrade is finished?
================================================== ===
Thank you and have a nice day!
Sincerely,
Linda Liu
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.