Quote Originally Posted by Spiffyguy View Post
The directory is good, D:/test, and the file name is solid. I hover over folder after it hits that line and it just shows {System.__ComObject} under parent and then message is shows "The method or operation is not implemented." The parent is interop.shell32 and stack trace shows " at Shell32.Folder.get_Parent()" There is something going on with opening the folder I am guess. The result of the function is nothing of course. I have added the COM reference as well. I clicked on the data entry under the parent in debug and under Item I see "Argument not specified for parameter 'key' of 'Public Default Property Item(key As Object) As Object'." Perhaps I am missing a parameter. Any thoughts.

Thanks again.
Yes, I am seeing the same thing, however I don't think it is any cause for concern.

See this code bank submission I just made.