FolderBrowserDialog- No Disk error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Greetings
lately, whenever I call the FolderBRowserDialog (Visual Basic.net 2003) and there is no media in my internal zip drive D:, I get the following eror

No Dis
There is no disk in the dirve. Please insert a disk into drive \Device\Harddisk1\DR1

I see this is a common error, but I do not know how to solve it in this context
Thank
Randy
 
My guess would be that you aren't setting an initial root directory or path.
I am guessing that the dialog tries to access each element at the root of my
computer. Try setting the root directory or path to something and see if it
still happens. You could persist the last folder and remember the user's
settings. It might be more useful that way.

Just a thought. Good luck with it.

Randy Smith said:
Greetings,
lately, whenever I call the FolderBRowserDialog (Visual Basic.net 2003)
and there is no media in my internal zip drive D:, I get the following eror:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Outlook.exe - no disk 1
sysmonxp.exe - no disk 7
cisvc.exe - No Disk 0
WScript.exe No Disk error 1
7d8l: gttask.exe - No disk 2
Error message 1
no disk: problem installing programs 1
SMTray.exe-No Disk 1

Back
Top