Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Layout Bug with ClickOnce Installation/Update Dialog
 

Layout Bug with ClickOnce Installation/Update Dialog

I deploy my SmartClient application via ClickOnce and experience the layout bug with ClickOnce installation dialog:

1. When an user begins installation of my application via ClickOnce, (s)he can see the standard installation/update dialog with the progress bar.

2. During the installation, if the user minimizes the ClickOnce window and restores it back, the window is restored incorrectly.

Afterthe user restores the window back, the text & progress bar continue beyond the right border of the window so you can't see all of it withinwrapping around or fitting within the window's border. Since this window can’t be resized, the user can’t get good-lookingClickOnce window back.

I experience this issue on all workstations. If anyone knowshow to resolve this problem orany workarounds, please, advise.

Anton Novikov  Saturday, July 19, 2008 6:07 AM

Here's the Connect site where you can post this as a bug and see if you can get a response from MSFT.

https://connect.microsoft.com/VisualStudio

RobinS.

GoldMail.com

RobinDotNet  Monday, August 11, 2008 3:56 AM

Tell the user not to minimize the CLickOnce window? Sorry; couldn't resist.

I don't know of anything you can do; it should repaint. Are they restoring to prior size, or maximizing it?

RobinS.

GoldMail.com

RobinDotNet  Monday, July 21, 2008 6:08 PM

Robin,

Thanks for advise. Unfortunately, thesolution that you propose doesn't work out in my case. I have more than 100users and I can't guaranteethat none of them will minimize theClickOnce window. Moreover, my application is about 50Mb, so it takes timeto install it and there is good chances thatsomeone will minimize the window during the installation/update period.

It seems like a generic bug of ClickOnce window. Does anyone experiencesame issue?

They restore the ClickOnce window to the prior size. There is no way to maximize this window because it has fixed size.

Thanks,

Anton

Anton Novikov  Monday, July 21, 2008 6:29 PM

Does anyone know any workarounds or solutions for the problem described above? It seems like a generic bug of ClickOnce, I saw the same behaviour in other 3rd party ClickOnce applications. What can I do as next step? I have MSDN subscription, does it make sense to contact Microsoft Customer Support with such a problem?

Please, advise.

Anton Novikov  Tuesday, August 05, 2008 12:52 PM

I don't know any workarounds for it. I did hear a rumor that with SP-1 for VS2008 you are going to be able to do some configuratino on the installation screen(s?) in ClickOnce, but I don't have the definite information. You can try contacting Microsoft Customer Support; they will probably just recommend that you put it in as a bug on the Connect site. But if you have an MSDN subscription, it can't hurt to post a question and see if there IS a solution to it.

RobinS.

GoldMail.com

RobinDotNet  Wednesday, August 06, 2008 3:46 AM

Here's the Connect site where you can post this as a bug and see if you can get a response from MSFT.

https://connect.microsoft.com/VisualStudio

RobinS.

GoldMail.com

RobinDotNet  Monday, August 11, 2008 3:56 AM

Robin:

Thanks for you advise. I've posted this issue on the Microsoft Connect web-site:

https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=360879

Thanks,

Anton

Anton Novikov  Monday, August 11, 2008 10:26 PM

You can use google to search for other answers

Custom Search

More Threads

• Error: Unable to continue. The application is improperly formatted.
• Smart Client Installation Problem
• Can we disable the "Check for updates" of ClickOnce and do it with code...
• Server & Bandwidth Requirements
• How to change publisher?
• ClickOnce app not recognized as one
• Shortcuts could not be removed. Try again later
• Is it possible to use .Net assembly for custom actions in the WiX
• Is MFCMIFC80 a part of a redistributable package?
• Windows Installer projects always build in VS2008