CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.dotnetnuke.getting_started Tags:
Item Type: NewsGroup Date Entered: 6/30/2005 7:25:22 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 9 Views: 18 Favorited: 0 Favorite
10 Items, 1 Pages 1 |< << Go >> >|
hickorybarkybar
Asp.Net User
Multiple Portals - What are the server side requirement?6/30/2005 7:25:22 PM

0

Hi All - I am fairly new to DNN & created site on my local pc running as client /serever.   Pretty cool. 

As you're aware, one of the best new features in DNN is the ability to host multiple domains (portals) under the same dotnet umbrella.  There are 2 ways to do this 1) as a child of the current parent or 2) as a separate site. 

 

What do I need to do on the server side? 

 

1) I suspect I will need to create an new virtual (web) directory called widget.  Is this a correct assumption?

 

2) I suspect I will need to modify the webconfig file.  Is this a correct assumption and if so, please advise.

 

3) Do I need to do anything on with SQL Server or will it share the same databases?

 

4) Is there anything else I am missing, other advice or references you can provide?

 

 

5) Once this is done will it work with localhost/widget?

 

Thanks

Jim

DotNetDoc
Asp.Net User
Re: Multiple Portals - What are the server side requirement?6/30/2005 7:51:17 PM

0

Jim,

  What do  you mean by "created site on my local pc running as client /serever."

Did you modify the core or are you reffering to the fact that the DB is on another server.?

I will answer your questions based on a regular DNN installation.

What do I need to do on the server side? 

 

1) I suspect I will need to create an new virtual (web) directory called widget.  Is this a correct assumption?

      If you are using child portals then you do not need to create additional virtual directories. The DNN database handles all
      of the portal switching. 

2) I suspect I will need to modify the webconfig file.  Is this a correct assumption and if so, please advise.

      You will not need to modify the web.config file to add child portals. This is done through the Host--> Portals menu item

3) Do I need to do anything on with SQL Server or will it share the same databases?

   Nothing to do here either

4) Is there anything else I am missing, other advice or references you can provide?

    Well. this depends on the answer to MY first question above

5) Once this is done will it work with localhost/widget?

    Setting up a Child portal in Host-->Portals will give you the localhost/widget portal.




DotNetDoc
www.DotNetDoc.com

Get the Book!!





hickorybarkybar
Asp.Net User
Re: Multiple Portals - What are the server side requirement?6/30/2005 8:03:31 PM

0

Thanks for the reply

I should have made it clearer. 

- Everything is on my pc, which is running IIS.  I have IIS & SQL Server installed.  Once it is working properly, I'll look for a host that supports dnn apps. 

- I am setting up the new host as a seperate parent.  I already have one working as localhost/firstone and now I want another one as localhost/secondone (I used widget as the example in my original post).

With this in mind, can you go back thru the questions:

1) I suspect I will need to create an new virtual (web) directory called widget.  Is this a correct assumption?

2) I suspect I will need to modify the webconfig file.  Is this a correct assumption and if so, please advise.

3) Do I need to do anything on with SQL Server or will it share the same databases?

4) Is there anything else I am missing, other advice or references you can provide?

5) Once this is done will it work with localhost/widget?

Thanks

MobileNow
Asp.Net User
Re: Multiple Portals - What are the server side requirement?6/30/2005 8:06:59 PM

0

Nothing needs to be done server side.  DNN will handle all of the "context switching" for you.

-Tony Valenti
PowerDNN Hosting is the best

Eliminate DNN Startup Lag
sjoshi
Asp.Net User
Re: Multiple Portals - What are the server side requirement?6/30/2005 8:58:33 PM

0

I thought if you create a child, say portal-1 and if your DotNetNuke installation is http://localhost/DotNetNuke, then it would be accessible as http://localhost/DotNetNuke/portal-1. If I want it to be just http://localhost/portal-1, how do I that. ?

thanks
Sunit

hickorybarkybar
Asp.Net User
Re: Multiple Portals - What are the server side requirement?7/1/2005 1:40:18 AM

0

Here's what I did and the problem I encounted.

I logged in as HOST, selected "host/create new portal" menu option.  Filled in the information including the name of the new portal, and encountered the following error:

The page cannot be displayed

The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings.

I am running IIS 5, SQL Server, and another working (first one) dotnetnuke app on this box and am trying to add another one.  The first one works properly as:  http://localhost/dotnetnuke  Now I am trying to add a new (parent) as http://localhost/secondapp



 

DotNetDoc
Asp.Net User
Re: Multiple Portals - What are the server side requirement?7/1/2005 1:55:37 AM

0

Sunit,

    The problem is that you cannot create a parent portal on a development box. (Well not without changeing either DNS or host file on your machine anyway)

When host your site on a server you can create as many parent portals as you wish as long as you have purchased the unique URL Domain Name. On a local machine you are stuck with child portals http://localhost/DotNetNuke/Portal-1

 


DotNetDoc
www.DotNetDoc.com

Get the Book!!





hickorybarkybar
Asp.Net User
Re: Multiple Portals - What are the server side requirement?7/1/2005 2:17:33 AM

0

Thanks Sunit

The machine I have setup emulates a server.  I wouldn't not have thought that to be a problem, but if it is then how do others handle a situation where you are developing more than one portal at one time on a development box?

I suspect I can try it as a child, then when I move it up to a web-server change them to a parent?  Does that make sense or am I off-base?

Thanks again for the repsponse - I appreciate your time.
DotNetDoc
Asp.Net User
Re: Multiple Portals - What are the server side requirement?7/1/2005 3:46:08 AM

0

That is EXACTLY how you do it. You can create them as child portals and then when you move it to the host, you will need to change the Portal Alias to the URL.


DotNetDoc
www.DotNetDoc.com

Get the Book!!





hickorybarkybar
Asp.Net User
Re: Multiple Portals - What are the server side requirement?7/1/2005 2:56:08 PM

0

Thanks again - After digesting your responses, it is beginning to make more sense. 

Thanks again, I appreciate your time and support.


10 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Proven Portals: Best Practices for Planning, Designing, and Developing Enterprise Portals Authors: Dan Sullivan, Pages: 196, Published: 2003
Enterprise Knowledge Infrastructures Authors: Ronald Maier, Thomas Hädrich, René Peinl, Pages: 385, Published: 2005
Professional Portal Development with Open Source Tools: Java Portlet API, Lucene, James, Slide Authors: W. Clay Richardson, Donald Avondolio, Joe Vitale, Peter Len, Kevin T. Smith, Pages: 400, Published: 2004
Microsoft SharePoint Portal Server: Building Knowledge Sharing Applications Authors: Kevin Laahs, Emer McKenna, Don Vickers, Pages: 544, Published: 2002
Special edition using Microsoft SharePoint Portal Server Authors: Jonathan Hassell, Robert Ferguson, Pages: 684, Published: 2002
SAP NetWeaver Portal Technology: The Complete Reference Authors: Rabi Jay, Pages: 735, Published: 2008
Building and Managing Enterprise-wide Portals Authors: Jana Polgar, Robert Mark Bram, Anton Polgar, Pages: 335, Published: 2006
Professional BizTalk Server 2006 Authors: Darren Jefford, Kevin B. Smith, Ewan Fairweather, Pages: 696, Published: 2007

Web:
Liferay Enterprise Portal 100% JSR 168 Compliant We have a requirement of supporting multiple companies using the same portal server instance. we trying to figure out how we can use one single instance of ...
The new Puttyq.com » ILM “2” System Requirements Feb 1, 2009 ... Each server hosting the different ILM “2″ server-side components has a ... the ILM Service and the ILM Portal can be scaled out to multiple ...
Birmingham Alabama – Portal Software for Community Portals ... Web-link features dynamic presentation of data and includes multiple .... Server -Side Software and Environment Requirements In-portal Platform and all of ...
FREDWEB Requirements - TeamFrednetWiki (Redirected from Portal:FREDWEB/FREDWEB Requirements) .... This can either be done client-side with e.g. AJAX, or server-side with ... A user should be allowed to have multiple, disjunct connections to the same FREDWEB server open, ...
56K Interview With Nils Gilman Nils has worked in the portal product market for over four years at both BEA and at ..... versions of a portlet in order to have it appear in multiple portals. ... for both the producer and the consumer side of the portal applications. ... and potentially cheaper, infrastructure than the portal server itself. ...
Security Requirements Document — ESG Users will be able to register through any ESG portal and be able to obtain ... "Users will want to run analysis procedures on datasets located at multiple sites. ... Server-side visualization via the Product Server must conform to the ...
2. SunWeb Requirements (Technical Case Study: Sun Java Enterprise ... The SunWeb deployment uses Portal Server channels to provide SunWeb users with access to ... server-side mail filters, and a server-side address book. ... To meet this requirement, the SunWeb 4.0 architecture defines multiple redundant ...
MIC Cataloging & Metadata Portal: Case study: Digital Asset ... Mar 21, 2005 ... Is there the capability to maintain multiple taxonomies in the .... What about the server-side software? What are the installation requirements? ... What are the minimum and recommended server-side hardware requirements? ...
CommunicationHub Requirements - MemberWiki This article defines the general requirements for OpenAjax CommunicationHub. ... CommunicationHub must provide a mechanism to detect the instantiation of multiple instances, ... CommunicationHub must provide a mechanism to enable server side code to ... Main Page · Community portal · Current events · Recent changes ...
Enlighten Designs - Wintec Portal Design Accessing files remotely had the following requirements: ... The server that houses the Wintec portal has multiple websites loaded ... WebDav client support is built into all current operating systems and the server side support can be ...






website starter kit vsi installation

anyone familiar with fixstring() and how to make replacements?

how to repeat a row n times depending on the value of one column

code-behind not finding controls on markup page

client side changes not reflected after postback

system lock up

screen scraping an html table

displaying first n characters

database access question

how to start

gridview_selected index changed events issue

win xp and asp

what is runsql and runpdbcweb3dbmpselect

help application for web and mobile

open treeview to specific node

what's the best way to add a reference in a 2.0 project

replicating php behaviour

how to run console commands through website?

asp.net generic counter...

what is the best way to understand delegates and events

saving a dropdown list value as a variable

viewstate is invalid ... corrupt

control quickstarts

checking the machine is connected with internet

how to create assembly??

cannot create asp.net project

tell a friend page

looking for enterprise grade forum application with blog

retrieving info in datarow from listitem

data access 2 tier vs. 3 tier

   
  Privacy | Contact Us
All Times Are GMT