I am trying to deploy a web application with a dotnet setup
project. I am developing with .NET Framework 1.1 Version
1.1.4322 and Microsoft Development Environment 2003 Version
7.1.3088.
There are three folders in my project:
Portals/_default
Portals/_default/Containers/_default
Portals/_default/Skins/_default
When building the setup I get an error:
Unable to build folder named '_default'
Does anyone know how to solve this problem?
|