PDA

Click to See Complete Forum and Search --> : C# RunTime Error!


th3 X-cution3r
March 5th, 2004, 01:02 PM
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?
:confused:
although it's supposed to work

amnesiac
March 8th, 2004, 11:04 PM
you gotta be more specific than that...what error are you getting? where's the rest of the code?