Results 1 to 2 of 2

Thread: C# RunTime Error!

  1. #1

    C# RunTime Error!

    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

  2. #2
    you gotta be more specific than that...what error are you getting? where's the rest of the code?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •