Hey there
I am a beginner at this whole DNN thing so my apologies in advance for possibly sounding so stupid. I really want to get this working too as the potential with DNN is endless and i have heard so much great stuff about it..
My Issue is this -
1) I use discountasp.net as my hosting provider and have purchased their MS SQL service specifically for this..
2) I downloaded the latest version of the DNN Install zip file and extracted these to my harddrive.
3) I then followed the instructions given by discountasp.net to the "T" (you can find them on this page) - http://kb.discountasp.net/article.aspx?id=10382
4) 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 Error: - Version 04.06.02
The stored procedure 'dbo.GetPortalAliasByPortalID' doesn't exist.
This is everly 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 would be really gratefully recieved...
thanks
Brad