You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// This exception occurs if a network error or disk error occurs
189
189
// when downloading the deployment.
190
-
MessageBox.Show("The application cannt check for the existence of a new version at this time. \n\nPlease check your network connection, or try again later. Error: "+dde);
190
+
MessageBox.Show("The application cannot check for the existence of a new version at this time. \n\nPlease check your network connection, or try again later. Error: "+dde);
0 commit comments