P
Petter L
I getting the following message when using Filecopy command
An unhandled exception of type 'System.NullReferenceException' occurred in
Unknown Module.
Additional information: Object reference not set to an instance of an
object.
If I break then I get "There is no source code avaliable for the current
location.
If I Continue I get the following
An unhandled exception of type 'System.UnauthorizedAccessException' occurred
in microsoft.visualbasic.dll
Additional information: Access to the path "c:\test\AdshelAfter850-51.jpg"
is denied.
I have not the file loaded in any programs or looking on that file location.
I have full admin rights localy on my computer. The task is to watch for
files put in Directoy c:\A and then move it to c:\B at the moment.
Have someone any clue to what is wrong her ?
Petter L.
An unhandled exception of type 'System.NullReferenceException' occurred in
Unknown Module.
Additional information: Object reference not set to an instance of an
object.
If I break then I get "There is no source code avaliable for the current
location.
If I Continue I get the following
An unhandled exception of type 'System.UnauthorizedAccessException' occurred
in microsoft.visualbasic.dll
Additional information: Access to the path "c:\test\AdshelAfter850-51.jpg"
is denied.
I have not the file loaded in any programs or looking on that file location.
I have full admin rights localy on my computer. The task is to watch for
files put in Directoy c:\A and then move it to c:\B at the moment.
Have someone any clue to what is wrong her ?
Petter L.