Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...Existing ASP.NET 2.0 Site and DNNExisting ASP.NET 2.0 Site and DNN
Previous
 
Next
New Post
2/23/2012 11:35 PM
 

I'm brand new to DNN and the answers to my questions might seem obvious. 

Background:  I have a site hosted at GoDaddy.  The url is www.jdccons.com.  I installed DNN from the applications available at GD.  It was installed in a separate folder under the root i.e. www.jdccons.com/dotnetnuke.  I can start up DNN by opening the default page there.  I want to use DNN as a CMS to my existing site.  I don't know how to configure DNN to work with all of the objects etc. in my existing site.  The pages in the existing site were built with Visual Studio 2005.  The site is an ASP.NET 2.0 site with a SQL Server 2005 database.  The name of the database is QCD.  I believe the DNN installion created a second database for DNN. 

Questions:  How do I configure DNN to manage the objects in my existing site?  What will happen to my pages?  They have a master page and CSS apart from DNN.  What will happen to that?  There is database functionality in its own database i.e. QCD.  What will happen to that?  There is a JavaScript menu in the master page.  What will happen to that?

John

 
New Post
3/3/2012 1:15 AM
 
Hi John,

DNN always has its own database. You can't use your database for DNN website. You need to create skins same as you created master pages. Then create pages and enter contents to those pages. As far as I know you cannot convert your application into DNN.

Thanks,
Vikas Saxena
www.zventech.com
 
New Post
3/3/2012 8:14 AM
 

John Criswell

It looks like you have 2 ways to do a bridge between your ASP.NET site and DotNetNuke:

1) Do you use any ASP.NET core providers? For example Membership? You can look into the DB of your site and check is there any table from this list? "aspnet_Applications, aspnet_Users, aspnet_SchemaVersions, aspnet_Membership, aspnet_Profile, aspnet_Roles, 
aspnet_UsersInRoles" If you do not have any of these tables inside of your DB, then you can install DotNetNuke into the same database, but with objectQualifier specified. You can specify it at the DB Settings page in Wizard. It is prefix to all DNN objects. In this case both sites will use the same DB. But as for me it is not good idea and better to do #2

2) Make DNN installation into the different DB. Add to the web.config required connection strings and work with it.

For both situations: #1 and #2 your site works like independent site and DNN site works like independent site.

Sergey

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...Existing ASP.NET 2.0 Site and DNNExisting ASP.NET 2.0 Site and DNN


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out