Assistance require with DotNetNuke Setup (Help)

Discussion in 'ASP.NET / ASP.NET Core' started by dashsmartzone, Nov 2, 2007.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hey there,

    I have searched high and low and am really struggling on getting this issue resolved so hoping that someone here may be able to help:

    I am in the process of getting DotNetNuke installed on my discountasp.net servers. and have purchase the MS SQL through them also...

    1) I downloaded the latest version of the DNN Install zip file and extracted these to my harddrive.

    2) I then followed the instructions given by discountasp.net to the 'T' (you can find them on this page) - kb.discountasp.net/article.aspx?id=10382

    3) when i type in the url - www.xxxxxxx.com/dnn (xxxxx being my url and dnn being the subfolder on the server where all the files are housed) i get the following message -

    Server Error in '/dnn/Install' Application.
    Configuration Error
    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: Could not load file or assembly 'DotNetNuke.HttpModules' or one of its dependencies. The system cannot find the file specified. (E:\web\motosmartzo\htdocs\dnn\web.config line 58)

    Source Error:

    Line 56:<httpModules>
    Line 57:<!-- add name='Authentication' type='DotNetNuke.HttpModules.AuthenticationModule, dotNetNuke.HttpModules.Authentication' / -->
    Line 58: <add name='Compression' type='DotNetNuke.HttpModules.Compression.CompressionModule, DotNetNuke.HttpModules' />
    Line 59: <add name='RequestFilter' type='DotNetNuke.HttpModules.RequestFilter.RequestFilterModule, DotNetNuke.HttpModules' />
    Line 60: <add name='UrlRewrite' type='DotNetNuke.HttpModules.UrlRewriteModule, DotNetNuke.HttpModules' />


    Source File: E:\web\motosmartzo\htdocs\dnn\web.config Line: 58

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


    Then when i try again to go to the same url i get the following message -

    DotNetNuke
    DotNetNuke Error: - Version 04.06.02

    The stored procedure 'dbo.GetPortalAliasByPortalID' doesn't exist.

    This is very frustrating as all i want to do is get it up and running, everyone has been telling me how easy it is to install, so either i must be thick or there is something that i am not doing!!!.

    Any help off of anyone to help me and allow me to get this setup and running as quickly as possibe would be fantastic.

    Thanks in advance..
    DashSmartZone
     
  2. I am getting exact same error. If I install to root directory no issue, but trying to install to sub folder barfs as described.
     
  3. Are you referring to 'The stored procedure 'dbo.GetPortalAliasByPortalID' doesn't exist.' error? or the parser error?I recommend you to install a fresh copy of DNN application as well as the database.

    Vikram

    DiscountASP.NET
    www.DiscountASP.NET
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page