Author: Tips & Tricks for ASP.NET, IIS, and Visual Web Developer | Posted on: 4/29/2010 6:06:45 PM | Views : 1044

By design, Visual Studio 2010 will skip the empty directory when packaging web application project using web deploy.  To get empty directory packaged and deployed, we can work around this by adding an empty stub file inside the directory to make...(read more) ...

Go to the complete details ...