If you are saying that you can ignore the error and use the desired baud rate, I would suggest doing just that.
It is likely a limitation built into the SerialPort class.
Virtual serial ports don't use baud rates except possibly on the downstream end (not connected to the PC), so the baud rate has no function for PC communications.