CFileDialog gives error "C:Windows\system32\config\systemprofile\desktop refers to location not available........
-
I am starting my application by a Service. Now When I want to save a file, I tried using CFileDialog. but when ever I select "desktop" it prompts a message as "C:Windows\system32\config\systemprofile\desktop" refers to location that iss unavailable. It could be hard drive on this computer, or on a network... " I checked that "C:Windows\system32\config\systemprofile" is available but there is not desktop directory inside it.
-
I am starting my application by a Service. Now When I want to save a file, I tried using CFileDialog. but when ever I select "desktop" it prompts a message as "C:Windows\system32\config\systemprofile\desktop" refers to location that iss unavailable. It could be hard drive on this computer, or on a network... " I checked that "C:Windows\system32\config\systemprofile" is available but there is not desktop directory inside it.
-
You already asked this at CFileDialog gives error "C:Windows\system32\config\systemprofile\desktop refers to location not available........[^]. Please do not crosspost. If you have additional infortmation then edit your original question.
-
I am starting my application by a Service. Now When I want to save a file, I tried using CFileDialog. but when ever I select "desktop" it prompts a message as "C:Windows\system32\config\systemprofile\desktop" refers to location that iss unavailable. It could be hard drive on this computer, or on a network... " I checked that "C:Windows\system32\config\systemprofile" is available but there is not desktop directory inside it.