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 ...Web.config   HHHHEEEELPPPP!Web.config HHHHEEEELPPPP!
Previous
 
Next
New Post
5/8/2006 10:07 AM
 

I am trying to install dotnetnuke on my remote hosting service @ ixwebhosting.com I cant seem to get the web.config file right. does some one have an example of what it should look like>? I am a newb at this. The instructions are not well wrote.

Any help would be grateful

 
New Post
5/8/2006 11:30 AM
 
There are only a couple of changes that need to be made from the one that is included in the default files.
make sure you have the key for access to your database formatted properly.  This is where most installation problems occur.

<add key="SiteSqlServer" value="Server=192.168.0.105;Database=DNN3;uid=myuserid;pwd=mypassword;" />

If you are being hosted on a remote site  you may have to change the object qualifier or database owner values (this is near line 250 of the web.config file.  These need to reflect your hosting provider's requirements. The objectQualifier is not crucial but the database owner key definitely is.

example from a live site:
 <add name="SqlDataProvider" type="DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider" connectionStringName="SiteSqlServer" upgradeConnectionString="" providerPath="~\Providers\DataProviders\SqlDataProvider\" objectQualifier="dnn3_" databaseOwner="G13465_dnnuser" />

and third, set the Remote Errors value so you can see meaningful error messages, should there be one.

 <customErrors mode="Off" />  - CASE is really important in XML files.
 
New Post
5/10/2006 5:55 PM
 

Thanks Empulse, that was very helpful,

now i am recieving this error: 

 

Server Error in '/' Application.

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not load type 'DotNetNuke.Common.Global'.

Source Error:

Line 1:  <%@ Application Codebehind="Global.asax.vb" Inherits="DotNetNuke.Common.Global" %>

Source File: D:\hshome\chadpraw\chads1.com\global.asax    Line: 1


Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032

 

 

anyideas? am i missing this file or is it in the configuration? i am installing dnn 3.2.2

 

Thanks Again

 
New Post
5/11/2006 3:10 AM
 
Go to IIS, select your website, in the ASP tab select "ASP.NET 2"
 
New Post
5/11/2006 7:01 AM
 

Ixwebhosting ony support ASP.NET 1.1 therefore only DNN3

You also need to get the admins to grant you DBO access to your Database and 'Full Control' to your website folders

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Web.config   HHHHEEEELPPPP!Web.config HHHHEEEELPPPP!


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