Installation on Win 2003 Dedicated Server

Last post 05-04-2004 8:54 AM by IcthusTech. 7 replies.

Sort Posts:

  • Installation on Win 2003 Dedicated Server

    05-03-2004, 9:00 AM
    • Contributor
      4,620 point Contributor
    • IcthusTech
    • Member since 03-26-2004, 11:53 AM
    • Germantown, WI
    • Posts 924
    I would like to install several DNN sites onto a dedicated Win 2003 Server. The sites and directory structure are created using a control panel. After creating a new site with the cp, I go in and edit the permissions for the www (root) folder of the site to allow full control of User "Network Service", create the SQL db and give the userid dbo permissions.
    After navigating to the default.aspx page the database is created but once the site tries to open I receive the following in my browser window:

    An unhandled error has occurred.

    The address string in the address bar is as follows:

    http://mysite.com/Default.aspx?tabid=1&error=Value+cannot+be+null.%0d%0aParameter+name%3a+child&content=0

    Can anyone point me in the right direction?

    Thanks for your help!
    Icthus Technologies

    Building Faith on the Internet
  • Re: Installation on Win 2003 Dedicated Server

    05-03-2004, 9:28 AM
    • Star
      9,585 point Star
    • cniknet
    • Member since 07-23-2002, 7:19 PM
    • Washington, DC
    • Posts 1,915
    Is this DNN 1.x or 2.x?

    Some things to check:

    - You did not make any mention of web.config changes. Did you change the default provider to SQL?
    - Is http://mysite.com the URL used for installation? Does your "control panel" update the alias field for the portal with the URL you are using?
    - Is DNN2.x - are you using a skin? There might be a problem with the skin.
    - Are there any modules on the tab? One of them may be producing the error.

    Nik
    Nik Kalyani
    Speerio, Inc.

    [DotNetNuke and ASP.Net solutions here]
  • Re: Installation on Win 2003 Dedicated Server

    05-03-2004, 9:31 AM
    • Contributor
      4,620 point Contributor
    • IcthusTech
    • Member since 03-26-2004, 11:53 AM
    • Germantown, WI
    • Posts 924
    Nik..
    -This is a fresh install of 2.04
    -The webconfig db strings must be correct because it does populate the db.
    -mysite.com is there for illustration purpose only the url is resolving correctly.
    -There are no skins
    -As this is a fresh install there is nothing being loaded becasue I can't get past this point.

    Thanks
    Icthus Technologies

    Building Faith on the Internet
  • Re: Installation on Win 2003 Dedicated Server

    05-03-2004, 12:09 PM
    • Contributor
      4,620 point Contributor
    • IcthusTech
    • Member since 03-26-2004, 11:53 AM
    • Germantown, WI
    • Posts 924
    I have tried a few other installs using sub-domains, new db's etc. This is not a db connection issue, each time the db tables and sprocs are created, but after that process I am returned with the same error as above.

    Does anyone else have DNN 2.04 running on win 2003 server have any ideas?
    Icthus Technologies

    Building Faith on the Internet
  • Re: Installation on Win 2003 Dedicated Server

    05-03-2004, 12:19 PM
    • Star
      8,010 point Star
    • cjsmitty
    • Member since 06-29-2002, 3:35 PM
    • Rockford, IL
    • Posts 1,600
    I have over a dozen different web sites running on W2K3 without any events.

    It would appear from your error that the portal table is not being updated on the initial DB creation. Have you tried to access it or create the initial instance via your IP address?
    ~Chris

    Net Data Design
    706Horsman.us
  • Re: Installation on Win 2003 Dedicated Server

    05-03-2004, 12:29 PM
    • Contributor
      4,620 point Contributor
    • IcthusTech
    • Member since 03-26-2004, 11:53 AM
    • Germantown, WI
    • Posts 924
    Thanks Chris, I have not. I will need some direction for that.
    Icthus Technologies

    Building Faith on the Internet
  • Re: Installation on Win 2003 Dedicated Server

    05-03-2004, 12:38 PM
    • Participant
      1,350 point Participant
    • AZweb
    • Member since 07-29-2003, 1:45 AM
    • Mesa, Az
    • Posts 270
    I have not tried 2.04 yet but I know 1.0.9 & 10 and 2.03 all run without a hitch on 2003.
    They all setup in minutes on the first try for me anyway.

    See my quick step by step I made up at DNNFAQ's new site under constuction at DNNFAQ. Sorry about the colors, I have been working with my new skin layout.

    Try clearing your cache and cookies or at least find the ones for the sites you setup. They may be messing with changes to your web config settings. This has happened to many other before if you search the forums for addition posts on this subject.

    Keep trying...

    Tom
  • Re: Installation on Win 2003 Dedicated Server

    05-04-2004, 8:54 AM
    • Contributor
      4,620 point Contributor
    • IcthusTech
    • Member since 03-26-2004, 11:53 AM
    • Germantown, WI
    • Posts 924
    Problem Solved....
    When using the control panel to create a site, the CP created a virtual alias to /admin. Any calls from DNN to the /admin location were going to the CP /admin. Changing the CP to use "WebAdmin" fixes the problem.
    Icthus Technologies

    Building Faith on the Internet
Page 1 of 1 (8 items)