developer155
Programmer
Hi, I am using FSO to create a folder on our image server and VB gives me an error (for some reason no description). I used the same code (CreateFolder) to create a folder on my PC and it worked just fine, so I am thinking it is some kind of a permission problem when VB runs on my IDE and tries to create a folder on image server. The only thing I do not understand is that I can go to that directory on the image server and manually create a folder (just like I am trying to create with FSO). Does anyone know why is that?
thanks
thanks