A web application created using VS 2010 successfully creates directory structure folders to a specific network location. Once deployed to the web server, it does not create the directory structure. I have checked folder permissions, as well as the value in the "Identity" property in the Advanced Settings of the Application Pool. The identity named user has write permissions to the network location that the folders should output to.
Are there other settings which I should check?
Rose