You can't use the Show method to display a visible form as modal. This error has the following cause and solution:
Use either the Unload statement or the Hide method on the form before trying to show it as a modal form.