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 ...Keyword not supported: Keyword not supported: '\sqlexpress;database'. (after a fresh install)
Previous
 
Next
New Post
3/4/2008 6:41 AM
 

I have DNN installed on a development server.

I am migrating the site to a new live server (on our own network)

Is it possible to simply copy and paste the entire Website folder on to our new server? (and then change the webconfig file)

or must I re-install the DNN .install folder?

regards,

mark

 
New Post
3/4/2008 12:29 PM
 

Further to the above post, I have since tried the above and created a new virtual directory in IIS (in our existing website folder)

.........................................................................................
<b>Configuration Error </b>
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level.  This error can be caused by a virtual directory not being configured as an application in IIS.

<b>Source Error: </b>
Line 47:   </system.codedom>
Line 48:   <system.web>
 
Source File: C:\Inetpub\wwwroot\website\web.config 
.........................................................................................

I think there is a conflict with my webconfig and another webconfig file on the same machine. It references C:\Inetpub (above), but mine is on E:/drive (it used to be on C:/Inetpub on former developmnet server)

Anyone know how can I avoid this conflict please?

regards,
M Richardson

 
New Post
3/4/2008 1:43 PM
 

You have nested web.config files, one in the root and one in your virtual folder.  Don't install DNN in a folder underneath another web app.

Jeff

 
New Post
3/6/2008 4:26 AM
 

Thanks Jeff,

Our DNN installation sits next to our existing website (on our E:/ drive)

I have since tried a fresh install and no longer get the web.config error (as above).

However, I now get a different error:

Keyword not supported: 'epix\sqlexpress;database'. (epix = our database server)

or

Keyword not supported: '192. * . * .* \sqlexpress;database'. (our database server ip address)

 

my web.config :

     <!-- Connection String for SQL Server 2005 Express -->
    <add name="SiteSqlServer" connectionString="Data Source=epix\SQLExpress;Database=dnn; Integrated Security=true; User ID=****; Password=****;" providerName="System.Data.SqlClient" />
  </connectionStrings>
  <appSettings>
    <!-- Connection String for SQL Server 2005 Express -->
    <add key="SiteSqlServer" value="Data Source=epix\SQLExpress;Database=dnn; Integrated Security=true; User ID=****; Password=****; " />
    <add key="InstallTemplate" value="DotNetNuke.install.config" />

 

regards,
mark.

 
New Post
4/4/2008 4:16 AM
 

thanks jeff,

after all that trouble with sql express, we decided in the end to ditch trying to connect to sql express.

Instead we connected to sql server 2003. We tried this:

set up a local admin user on our sql server 2003
omit the username and password and so set trusted connection=true and also integrated security=true
gave read write permisssion to this local user on our dotnetnuke database
re-installed dnn again
recreated a new virtual directory

And at long last, eventually got it working (after several weeks).

thanks,

mark

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Keyword not supported: Keyword not supported: '\sqlexpress;database'. (after a fresh install)


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