i added a linklabel
and i added this code
System.Diagnostics.Start.Process ( " IExplore", " http:// www.blabla.com");
it throws an exception during runtime
so why?

although it's supposed to work