Greetings. In one of my programs I am using the My.Computer.FileSystem.SpecialDirectories.AllUsersApplicationData function to return the path of the "All Users\Application Data" folder. This works fine on my development machine and on just about every client machine that I've installed it on.
About an hour ago I got a service call from a person saying that he was getting an error message during this part of my program. Unfortunately he did not give me the error message, only the location of the error.
Since this is working on every computer but 1, I'm thinking there is something wrong with the computer. The strange this is that he said the computer he's working on was from the same image as all the other computers. It's weird that only this one is giving the error.
Has anyone experienced this problem before? Does anyone know how to fix it?
(txmed)
About an hour ago I got a service call from a person saying that he was getting an error message during this part of my program. Unfortunately he did not give me the error message, only the location of the error.
Since this is working on every computer but 1, I'm thinking there is something wrong with the computer. The strange this is that he said the computer he's working on was from the same image as all the other computers. It's weird that only this one is giving the error.
Has anyone experienced this problem before? Does anyone know how to fix it?
(txmed)