Hey Adam, hope things are well.
I am trying to use the DotNetGallery_Files as a virtual directory on the production server. The site uses this folder as a physical folder in the Visual Studio 2008 enviornment because creating a VD in Visual Studio's Virtual IIS Server is beyond me.
The gallery works fine on the Development Machine.
On the production server, I created a physical folder that is up 1 level from the web site(s) folders. In IIS, I created a VD by the same name that points to the physical folder.
When I run the application on the production server, the gallery does not display. If I remove the VD and place the physical folder under the web root, everything is cool.
Am I misisng a step to creating a VD for the DotNetGallery_Files folder?
Thanks in advance for your help..
Matt