For Programmers: Free Programming Magazines  


Home > Archive > ASP .NET > November 2005 > Subweb / Subprojects VS2005









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Subweb / Subprojects VS2005
Curt Koppang

2005-11-23, 7:01 pm

I have a web site which we use to service many customers. The base part of
the web site is the same for every customer. Then there are sub-webs for
each customer that contain customer specific pages only. How do we structure
the projects such that I don't need to build one solution which contains the
base web and every customer web while maintaining session accross all the
webs? One of the frustrating things about VS is that if it finds a sub web
it tries to compile it. So i remove the sub-web and everything compiles, but
now how do I test the sub-web when I can't navigate through the base web?

More info...each web (base and customer) has a bunch of supporting
assemblies (service, data, rules, etc). The base web should not change very
frequently but each sub-web (customer specific) will be on a different
release cycle. So I need to keep them separate.

I have read the Guthrie articles on VS2005 projects and while they get me
pretty close, they don't seem to address my issues.

I refuse to belive that this problem is uniqute and hopefully someone on the
ASP.NET / VS team has thought about this scenario. Any help would be much
appreciated.

Thanks,
curt
Curt Koppang

2005-11-29, 7:03 pm

Silence sucks, if I am off my rocker just tell me so ;-).

Thanks,
curt

"Curt Koppang" wrote:

> I have a web site which we use to service many customers. The base part of
> the web site is the same for every customer. Then there are sub-webs for
> each customer that contain customer specific pages only. How do we structure
> the projects such that I don't need to build one solution which contains the
> base web and every customer web while maintaining session accross all the
> webs? One of the frustrating things about VS is that if it finds a sub web
> it tries to compile it. So i remove the sub-web and everything compiles, but
> now how do I test the sub-web when I can't navigate through the base web?
>
> More info...each web (base and customer) has a bunch of supporting
> assemblies (service, data, rules, etc). The base web should not change very
> frequently but each sub-web (customer specific) will be on a different
> release cycle. So I need to keep them separate.
>
> I have read the Guthrie articles on VS2005 projects and while they get me
> pretty close, they don't seem to address my issues.
>
> I refuse to belive that this problem is uniqute and hopefully someone on the
> ASP.NET / VS team has thought about this scenario. Any help would be much
> appreciated.
>
> Thanks,
> curt

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com