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 StartedInstalling DNN ...Installing DNN ...4.6 clean install - Modules missing?4.6 clean install - Modules missing?
Previous
 
Next
New Post
9/27/2007 1:04 PM
 

I've done a clean install of 4.6 and all went well save for one line of the install:

00:00:00.405 -   Executing Script: DotNetNuke.SetUp.SqlDataProvider Success
00:00:02.761 -   Executing Script: DotNetNuke.Schema.SqlDataProvider Error! (see DotNetNuke.Schema.log for more information)
00:01:26.245 -   Executing Script: DotNetNuke.Data.SqlDataProvider Success

 When I look at the log, it's a long list of SQL commands. Looking at the list, it appears that the last SQL statement at the bottom is truncated:


create procedure dbo.GetTables

as

/* Be carefull when changing this procedure as the GetSearchTables() function
   in SearchDB.vb is only looking at the first column (to support databases that cannot return
   a TableName column name (like MySQL))
*/

select 'TableName' = [name]
from   sysobjects
where  xtype = 'U'

It just doesn't look like the last part of the provider file ran. However, the rest of the install went fine and I have a functioning portal. Now, the real question. When I log in as the admin and look at the list of modules that are available, there's less than 10. In the previous install of 4.3.x there were over 20! So, did this bit of script not running rob me of the install of the modules, and if so will running that script again bring them back?

 
New Post
9/27/2007 2:21 PM
 

I think I've answered my own question here. On the previous install, I used the Auto option from the install page. On a hunch, I dumped all of the files from the website and tables from the database and did another clean install, this time choosing the Custom option on the install page. The install went very smoothly, and I have a working portal with the modules installed that I chose during the install process.

Now on to skinning...

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...4.6 clean install - Modules missing?4.6 clean install - Modules missing?


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