Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Folder browse exception

Folder browse exception

Scheduled Pinned Locked Moved C#
performance
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Parshant Verma
    wrote on last edited by
    #1

    HI when i open a flderbrowse dialog box and select folder "F:\Documents and Settings\Parshant\Local Settings\Application Data\Identities\{9A42BBED-20C1-4620-9381-F7ACFB5D1809}\Microsoft\Outlook Express" then it throw a exception "invalid access to memory location" But when select at another location it works perfect. i written the code DialogResult result = folderBrowserDialog.ShowDialog(); if(result==DialogResult.OK) lbl_dbx_folder_info.Text=folderBrowserDialog.SelectedPath.ToString(); Parshant

    Q 1 Reply Last reply
    0
    • P Parshant Verma

      HI when i open a flderbrowse dialog box and select folder "F:\Documents and Settings\Parshant\Local Settings\Application Data\Identities\{9A42BBED-20C1-4620-9381-F7ACFB5D1809}\Microsoft\Outlook Express" then it throw a exception "invalid access to memory location" But when select at another location it works perfect. i written the code DialogResult result = folderBrowserDialog.ShowDialog(); if(result==DialogResult.OK) lbl_dbx_folder_info.Text=folderBrowserDialog.SelectedPath.ToString(); Parshant

      Q Offline
      Q Offline
      quiteSmart
      wrote on last edited by
      #2

      HI, you either don't have access to that folder or it is simply not found. :) jamil abou khalil

      P 1 Reply Last reply
      0
      • Q quiteSmart

        HI, you either don't have access to that folder or it is simply not found. :) jamil abou khalil

        P Offline
        P Offline
        Parshant Verma
        wrote on last edited by
        #3

        But in case of "openfiledialog" file is simply seleted in side "F:\Documents and Settings\Parshant\Local Settings\Application Data\Identities\{9A42BBED-20C1-4620-9381-F7ACFB5D1809}\Microsoft\Outlook Express" no exception thrown.But in folderbrowsedialoge problem occure. plz help

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups