So we have been working on a intranet site for our office and because we have 2 network shares where all our documents and projects exist, im trying to allow users to upload only pdf files to the server within one of our pages..
I had our network guy create an account on the shares that has full read/write access to the share and ALL subfolders, from the web server i can map a drive to the share with the login and password, in IIS for the virtual directory i created, i changed over to "connect as" and supplied the same credentials, but when i try to upload using the form, i get "Access to the path is denied."
Since we are a small company and dont have domain servers setup here, what else can i check or do to see about fixing this error?
thank you