Search:

Type: Posts; User: 5y5tem_reb00t

Search: Search took 0.04 seconds.

  1. Replies
    26
    Views
    30,377

    Re: Enhanced CS Tabbed Web Browser

    I removed the whole of line 399 from Mainform.cs
    this.pageLoadProgress.Value = (int)Math.Round(((double)(1000 * e.CurrentProgress / e.MaximumProgress)));

    Seems to have cured it :)
  2. Replies
    26
    Views
    30,377

    Re: Enhanced CS Tabbed Web Browser

    I entered 'test' into google
    clicked the first link test.com > individuals
    then clicked the back button four times to return to google and got same error with above but with

    'Argument out of...
  3. Replies
    26
    Views
    30,377

    Re: Enhanced CS Tabbed Web Browser

    I followed your instructions on post no:21 and the application loads as normal
    then:

    Type www.google.com into the address box press enter
    Google loads as per normal
    I then enter a search phrase...
  4. Replies
    26
    Views
    30,377

    Re: Enhanced CS Tabbed Web Browser

    Yeah it runs when i click F5 and loads google.com then if i click to visit a further webpage i get the picture below.
    I'm only a beginner and have no idea what these error codes mean. sorry to be so...
  5. Replies
    26
    Views
    30,377

    Re: Enhanced CS Tabbed Web Browser

    Here's the screen i get when first opening

    http://i40.tinypic.com/2sam3a9.jpg

    Then after clicking ignore and continue

    http://i40.tinypic.com/168emix.jpg


    To get the code error i just run...
  6. Replies
    26
    Views
    30,377

    Re: Enhanced CS Tabbed Web Browser

    Thanks for the replies.
    Tried both 2008 and 2010, with 2010 I had to convert before opening but still got the very same coding error.
  7. Replies
    26
    Views
    30,377

    Re: Enhanced CS Tabbed Web Browser

    I'm on windows XP with visual studio express
  8. Replies
    26
    Views
    30,377

    Re: Enhanced CS Tabbed Web Browser

    The .sln file icons are different, when i click on the .sln icon from your project it does nothing (nothing opens) i have to open visual studio first then file > open project.
    ...
  9. Replies
    26
    Views
    30,377

    Re: Enhanced CS Tabbed Web Browser

    http://i44.tinypic.com/24pao02.jpg
  10. Replies
    26
    Views
    30,377

    Re: Enhanced CS Tabbed Web Browser

    Anyone else have trouble running this? Whenever i try to debug
    NullReferenceExemption was unhandled
    this.tabs.AddTab();
    Line 83 MainWindow.cs

    and

    Warning 1 Field...
Results 1 to 10 of 10



Click Here to Expand Forum to Full Width