Spencer provides a nice solution for the CMS virtual directory build problem in VS.NET 2005
With VS.NET 2005 all virtual directories inside a web application as assumed to be part of the ASP.NET project. This causes some problems when building the project as all files in the “CMS” virtual directory are included in the compile. As these files are only stub files for the code included in the MCMS binary […]
