Hi,
I tried to install DNN 5.2.0 Source Code on Windows XP SP2 but I could not do it because I have received this error message during the installation
Server Error in '/DotNetNuke' 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 'Telerik.Web.UI' or one of its dependencies. The system cannot find the file specified. (...\Website\web.config line 119)
Source Error:
Line 117: <add name="Analytics" type="DotNetNuke.HttpModules.Analytics.AnalyticsModule, DotNetNuke.HttpModules"/>
Line 118: <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
Line 119: <add name="RadUploadModule" type="Telerik.Web.UI.RadUploadHttpModule, Telerik.Web.UI" />
Line 120: </httpModules>
Line 121: <httpHandlers>
\DNN522\Website\web.config Line: 119
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053
This error message appears at the beginning of the installation process.
I prepared everything for the installation and then I typed the URL (localhost/DotNetNuke) to start the installation process. The installation process does not start but displays this error message.
I have the same error with DNN 5.2.2
Any help would be greatly appreciated!
Thanks,
Doru