Quantcast
Channel: Visual Studio and Visual Web Developer Express
Viewing all articles
Browse latest Browse all 3509

VS2010 ftp mode - doesn't recognize sub folders that are applications and tries to build them with the rest of the project.

$
0
0

VS2010 ftp mode - doesn't recognize sub folders that are applications and tries to build them with the rest of the project.

So I have a web project like this:  say it is www.donkey.net

and www.donkey.net has its own folders and web.config file etc.

And yet under www.donkey.net I have several other folders, each one of which is an application,

so I might have

www.donkey.net/de

www.donkey.net/mailtracker

www.donkey.net/publisher

Each of these are made into applications in IIS (I am using IIS 8.0 in Server 2012).

QUESTION:  So when I used to edit the highest level web project www.donkey.net in VS2010 via FP server extensions on Server 2003/IIS6,

VS2010 would recognize that the folders de, mailtracker, and publisher are subweb applications, and it would not include these folders in the build of the parent projectwww.donkey.net

BUT!!!  In VS2010 trying to edit the project via FTP from Server 2012/IIS8, All of the folders are shown in the Solution explorer,

and when I build project, VS2010 proceeds to try to build all of them together!

There isn't a way that I know of to specifically exclude directories from a build.  You would think there would be some way of listing excluded folders in web.config, or something.

Can anyone give me advice about how to build the highest level project without including sub folders that are actually applications?

Thank you


Viewing all articles
Browse latest Browse all 3509


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>