Hi,

What am I doing wrong here:

Code:
Label1.Text = "The system will reboot in " + Reboot_Timer + " seconds, to finalize any settings..." + Environment.NewLine + Environment.NewLine + "Please standby!"
it's error says something about a double.....