Results 1 to 14 of 14

Thread: Problem with Streamreader and Notify Icon Tip

Threaded View

  1. #8

    Thread Starter
    Lively Member
    Join Date
    Feb 2009
    Posts
    66

    Re: Problem with Streamreader and Notify Icon Tip

    Quote Originally Posted by mickey_pt View Post
    You need to import the namespaces or to put the complete code...

    vb.net Code:
    1. Imports System.Net
    2. Imports System.Text

    or

    vb.net Code:
    1. Dim client As New System.Net.WebClient()
    2. Dim s As String = System.Text.Encoding.ASCII.GetString(pageData)
    same error
    Attached Images Attached Images  

Posting Permissions

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



Click Here to Expand Forum to Full Width