PC Review


Reply
Thread Tools Rate Thread

DirectoryInfo error "Value does not fall within the expected range."

 
 
Marc Oden
Guest
Posts: n/a
 
      9th Nov 2009
I am trying to enumerate the files in the temporary internet cookies folder
on my device:

I get the directory from the the registry key
"Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Cookies".

This get me the value of \Windows\Profiles\guest\Cookies

When I try to perform the following command

Dim diClearFolder As DirectoryInfo = New
DirectoryInfo("\Windows\Profiles\guest\Cookies")

I get the following error:

"Value does not fall within the expected range."

Thank you for any help.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding Component to a groupbox, "value does not fall within the expected range" Jeremy.Mandi.Friesen@gmail.com Microsoft Dot NET Compact Framework 0 28th Jun 2007 11:56 PM
Loading resources: "Value does not fall within the expected range." cyberco Microsoft Dot NET Compact Framework 0 29th Jan 2007 11:55 AM
Error:"value does not fall within expected range" Suresh Microsoft VB .NET 2 25th Aug 2006 09:28 AM
Combo box error - "Value does not fall within the expected range." =?Utf-8?B?R3JlZw==?= Microsoft Dot NET Compact Framework 1 22nd Jan 2006 08:22 PM
Help...Combo bug - "Value does not fall within the expected range. =?Utf-8?B?ZHc=?= Microsoft Dot NET Compact Framework 0 16th Nov 2005 11:30 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:19 PM.