CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.portal_starter_kit Tags:
Item Type: NewsGroup Date Entered: 10/31/2003 9:33:21 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 4 Views: 18 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
5 Items, 1 Pages 1 |< << Go >> >|
five40
Asp.Net User
One server with multiple portals and separate databases10/31/2003 9:33:21 AM

0/0

How can I have multiple portals (Site1, Site2 ...) installed on a same server where each installation uses it's own Portal-database ? Also the database name would be changed the something else depending on the installation (for eg. Site1 uses database MyPortal1, Site2 uses database MyPortal2 ...).
Swack
Asp.Net User
Re: One server with multiple portals and separate databases10/31/2003 4:54:28 PM

0/0

Are you using IIS if so, you will need to set up a seperate virtual directory for each site. You will also need to have different names for you dbs and your sites. If you change the name of your db, be sure to make the change to the web.config file.

Brian



five40
Asp.Net User
Re: One server with multiple portals and separate databases10/31/2003 6:29:27 PM

0/0

Yes, I'm using IIS. My main concern is what to change in sql-script, which actually creates the database (was is portaldb.sql ???). Some lines are obvious, like CREATE and USE, but are there any other places in that script where I should change the database name ?
mikko
Asp.Net User
Re: One server with multiple portals and separate databases11/3/2003 6:26:10 PM

0/0

I installed the IBuySpy Portal DB and then backed it up without making any changes to it so if I ever needed a fresh copy all I do is start Enterprise Manager, manually create a new DB and then restore the backed up portal DB and manually force a restore over the existing new DB. Of course renaming the mdf file to the appropriate name along with the log file. Works for me.
mikedeko
Asp.Net User
Re: One server with multiple portals and separate databases11/4/2003 3:48:42 PM

0/0

The other code that needs to be changed are all of the lines that execute the sp_dboption procedure
exec sp_dboption N'portal', N'autoclose', N'false'

GO

Change portal to the desired db name.
-Mike
5 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Microsoft SharePoint 2003 Unleashed Authors: Lynn Langfeld, Colin Spence, Mike Noel, Michael Noel, Pages: 800, Published: 2004
Oracle Application Server Portal Handbook: Design, Deploy, and Manage Robust Enterprise Web Portals Authors: Chris Ostrowski, Pages: 597, Published: 2007
Oracle Application Server 10g Administration Handbook: Administration Handbook Authors: John Garmany, Donald K. Burleson, Pages: 382, Published: 2004
Building Portals, Intranets, and Corporate Web Sites Using Microsoft Servers Authors: James J. Townsend, Dmitri Riz, Deon Schaffer, Pages: 517, Published: 2004
SAP NetWeave Portal Technology: The Complete Reference Authors: Rabi Jay, Pages: 735, Published: 2008
Beginning SharePoint Administration: Windows SharePoint Services and SharePoint Portal Server Authors: Göran Husman, Pages: 522, Published: 2006
Database Integrity: Challenges and Solutions Authors: Jorge H. Doorn, Laura C. Rivero, Pages: 344, Published: 2002
Oracle9iAS Portal Bible Authors: Rick Greenwald, James Milbery, Pages: 984, Published: 2001
Building and Managing Enterprise-wide Portals Authors: Jana Polgar, Robert Mark Bram, Anton Polgar, Pages: 335, Published: 2006

Web:
Multiple portals on separate databases - ng.asp-net-forum ... Multiple portals on separate databases, > ROOT > NEWSGROUP ... Each portal points to a separate database in one MySql server instance. ...
multiple portals on same IIS server - ASP.NET Forums You can use separate SQL Server databases, or using your exisiting database ... You could host all as parent portals under one, or I guess create multiple ...
Liferay - Forums - RE: Several Instances in the same Tomcat and ... Each portal points to a separate database in one MySql server ... I am trying to deploy multiple instances for Liferay 4.2 in Tomcat. ...
Multiple Portals on One Infrastructure? ... In 3.0.9 I had several separate databases with Portal repositories in each ... and multiple portal schema's per database in Oracle Application Server 10g ...
Dokeos Forum :: View topic - Multiple Dokeos installations on one ... Does anybody know if I can install multiple dokeos installations on one server ? For instance to serve different customers? ...
Multiple Components in One Database However, the cost of administering multiple and separate systems has several .... As mentioned before, there is one Informix database server for all SAP ...
Sharing database domains between separate portal instances Nov 2, 2008 ... Configuration data are system properties of the portal server such as database connection, object factories, and deployment descriptors. ...
Planning Your Portal As with any Web portal, the server and database capacity with which you will .... Figure 2-5 Multiple Server Configuration Using a Load Balancing Router ...
iPlanet Portal Server Reference Guide: Chapter 1 Overview of the APIs May 4, 2000 ... It is not a requirement to store anything in the Profile server, because a separate database or even just a flat file on the iPlanet Portal ...
Creating Additional Portal Site Application Pools for SharePoint ... Using multiple application pools helps ensure reliability. The server farm administrator might want to create one application pool for the parent portal ...




Search This Site:










scrolling position of the treeview resets on postback to the server

can some explain?

multiple users of single vs2005 installation on server over remote desktop

web.config information

setting aspnet user permissions for webserver!

when to call base.oninit

asp to asp.net

reading files

can someone tell me the name of this module

creating a list of arraylist

using the aspnetdb stored procedures

dnn and f5's bigip

[idea] your favorite feature in visual studio 2005

paging query

windowstokenroleprovider

dnn portals & firewall at work

problems with the keys

user already exist controling

3.0.x issue - email sent to user after creating new portal

automatically assign users roles based on their choice?

"back" button on showad.aspx

multiple portals & separate domains

changing the contentplaceholderid value

need help in creating roles

create access rule for a single page

asp.net encryption

cms

your login attempt was not successful , on localhost or through internet

does browsers cache css and javascript ?

playing video in browser error

 
All Times Are GMT