StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
WinForms (How do I?)
»
Manual update of a clickonce deployment
Manual update of a clickonce deployment
Post Reply
Like
0
Manual update of a clickonce deployment
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Bill Cunnien
Bill Cunnien
posted 16 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 785,
Visits: 3.6K
After my application is running, I have a timer that periodically checks for new updates. When it finds that there are updates available, the application updates the status bar alerting the user to the new update. The user can choose to update the application by simply clicking the menu item, "Help" - "Get Updates." When they click that menu item, I throw up a WaitWindow (love these little guys) letting the user know that an update is in progress. After the update is complete, I am hiding that WaitWindow, then I send the command to the application to restart. Everything seems to be ok, except I get a small, standard Windows message box that is titled "MicroFour StrataFrame Base" and a message that says "Disposed..." The application restarts just fine, but this message box hangs around until I click the OK button. Looks like there is no other damage anywhere. Why is this message box popping up? Can I do anything about this? Is it related to the WaitWindow somehow?
Thanks!
Bill
Reply
Like
0
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
Manual update of a clickonce deployment
Bill Cunnien
-
16 Years Ago
Well, something is being referenced that is already disposed. I would...
Trent L. Taylor
-
16 Years Ago
Here is the code snippet: waitWindow1.ShowWaitWindow();...
Bill Cunnien
-
16 Years Ago
This works: waitWindow1.ShowWaitWindow(); ApplicationDeployment...
Bill Cunnien
-
16 Years Ago
Glad you got it going.
Trent L. Taylor
-
16 Years Ago
Post Reply
Like
0
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search