Thanks for your answer...
I will repeat(and expand) my "Guest" reply - but now I am logged in
So one instance cannot host several domains - with a special layout per domain?
(do you mean one instance of the sql-database, dll's?)
I run a system for small sportclubs and so on. They can have their own domain or a subdomain.
I got
one sqlserver database who everybody uses, and they are
also running the same physical application.
The querystring contains an item "portalid=1234" that tells my system what club it is and what layout/modules to display.
I would like to offer a more professionel forum that the one I offer today. But $300 per domain equals 3 years of payments, so it's no option.
Are there any alternatives, and can one instance of ASPPlayground.NET accomplice the task at all?
(are there a "father" domain/portalid in the datamodel, and the possibility of "father" siblings)
My expectation was the following:
c:/mywebapp/forum All my domains points to this path. The forum app. can determine, after looking in the querystring, what forum design/content to show - and the group of users that are known.
<message edited by hessner on 07/30/2006 01:28:44 PM>