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 ...Installation Help.Installation Help.
Previous
 
Next
New Post
6/5/2008 1:55 PM
 

These files do not come with a webconfig.file. So I ddi some reading and found a post that says to make  Make a new copy of resources.config and name it web.config and then add the followign changes.:

  • Update web.config in use the SQLexpress section.
    1. In <connectionstrings> area,    
      <add
            name="SiteSqlServer"
                 connectionString="Data Source=.\SQLExpress;Database=MyDB;User ID=MyLogin;Password=mypwd;Connection Timeout=5"
            providerName=”System.Data.SqlClient” />
    2. In <appsettings> area
      <add
            name="SiteSqlServer"
            connectionString="Data Source=.\SQLExpress;Database=MyDB;User ID=MyLogin;Password=mypwd;Connection Timeout=5"
            providerName=”System.Data.SqlClient” />
    3. In <providers> area (line 372), added the DNN table prefix
      objectQualifier="dnn_"
    So when i go to look for the file named resources.config there is none. I only found a file named release config which I copied renamed web.config and then added the changes to it.

    OF course I cannot get it to run in VS. I open VS 2005. I then try yo opne the project dotnetnuke. I get an error stating:"the site 'http://localhost/DotNetNuke_Maintenance' has not been configured for use with ASP.Net 2.0. MVS has been designed for use with ASP.NET 2.0 if not configured some features may make incorrect assumptions and pages designed with the tool may nor render correctly. Would you like the site to be configured now?  I click YES.  Error message saying: Configuring web site http://localhost/DotNetNuke_Maintenace to ASP>NET 2.0 failed. You may need to manually configuer this site for ASP>NET 2.0 in order for the site to run correctly. How do I do that because I get this error message when I try to view the DotNetNuke project in a browser.:

    XML Parsing Error: not well-formed
    Location: http://localhost/DotNetNuke_Maintenance/Default.aspx
    Line Number 1, Column 2:<%@ Page Language="vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.Framework.DefaultPage" CodeFile="Default.aspx.vb" %>
    -^

    Any help PLEASE!!! Thanks, DArren

     

     
    New Post
    8/14/2008 11:31 PM
     

    Make sure IIS is setup to use ASP.NET 2 for the DNN site.

    Stuart


    Hilbert Solutions, LLC
    Owner, Hilbert Solutions, LLC
    http://www.HilbertSolutions.com
    A DNN Service Provider
    From Module Development to DNN Upgrades, your one stop DNN Shop
     
    Previous
     
    Next
    HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Installation Help.Installation Help.


    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