FolderBrowserDialag?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Izzy

    #1

    FolderBrowserDialag?

    The FolderBrowserDi alog does not all you too browse for a network
    share. Is there another object that will allow this?

    I can't use the OpenFileDialog because I'm not looking for a file, just
    a network share.

    Any ideas?

    Izzy

  • Patrick Steele

    #2
    Re: FolderBrowserDi alag?

    In article <1159990218.306 647.178400@h48g 2000cwc.googleg roups.com>,
    israel.richner@ gmail.com says...
    The FolderBrowserDi alog does not all you too browse for a network
    share. Is there another object that will allow this?
    Worked for me (using .NET 1.1). Did you not have the "My Network
    Places" listed in the folder browser?

    --
    Patrick Steele

    Comment

    • Izzy

      #3
      Re: FolderBrowserDi alag?

      I figured it out:

      I had the root folder set to "My Computer", when I change this to
      "Desktop" then "My Network Places" appears.

      Thanks for the response.

      Izzy

      P.S. Quess it would have been too much for microsoft to document this
      little quirk. It will allow me set the root folder to "My Computer",
      "My Documents", "My Pictures" and a bunch of other folders, but not "My
      Network Places". Thanks Microsoft!


      Patrick Steele wrote:
      In article <1159990218.306 647.178400@h48g 2000cwc.googleg roups.com>,
      israel.richner@ gmail.com says...
      The FolderBrowserDi alog does not all you too browse for a network
      share. Is there another object that will allow this?
      >
      Worked for me (using .NET 1.1). Did you not have the "My Network
      Places" listed in the folder browser?
      >
      --
      Patrick Steele
      http://weblogs.asp.net/psteele

      Comment

      Working...