Hello,
I am having Visual Studio in Windows7 sp1 os and now I have downloaded DNN version: 07.02.01 from the url:
, but when I debug it with the Visual Studio, then it shows me the following errors, warnings and messages:-
--------------------------------------------------------------
Warning 1 File '~/DesktopModules/DDRMenu/Menu.ascx' was not found. C:\Users\Arijit\Downloads\DNN_Platform_07.02.01_Install\admin\ControlPanel\RibbonBar.ascx 9 50 C:\...\DNN_Platform_07.02.01_Install\
Warning 2 Element 'MENU' is not a known element. This can occur if there is a compilation error in the Web site, or the web.config file is missing. C:\Users\Arijit\Downloads\DNN_Platform_07.02.01_Install\admin\ControlPanel\RibbonBar.ascx 13 46 C:\...\DNN_Platform_07.02.01_Install\
Message 3 Validation (ASP.Net): Attribute 'ResourceKey' is not a valid attribute of element 'Label'. C:\Users\Arijit\Downloads\DNN_Platform_07.02.01_Install\admin\ControlPanel\RibbonBar.ascx 15 49 C:\...\DNN_Platform_07.02.01_Install\
Message 4 Validation (ASP.Net): Attribute 'ResourceKey' is not a valid attribute of element 'Label'. C:\Users\Arijit\Downloads\DNN_Platform_07.02.01_Install\admin\ControlPanel\RibbonBar.ascx 17 52 C:\...\DNN_Platform_07.02.01_Install\
Message 5 Validation (ASP.Net): Attribute 'ToolInfo-ToolName' is not a valid attribute of element 'DnnRibbonBarTool'. C:\Users\Arijit\Downloads\DNN_Platform_07.02.01_Install\admin\ControlPanel\RibbonBar.ascx 72 76 C:\...\DNN_Platform_07.02.01_Install\
Message 6 Validation (ASP.Net): Attribute 'ToolInfo-IsHostTool' is not a valid attribute of element 'DnnRibbonBarTool'. C:\Users\Arijit\Downloads\DNN_Platform_07.02.01_Install\admin\ControlPanel\RibbonBar.ascx 72 113 C:\...\DNN_Platform_07.02.01_Install\
Message 7 Validation (ASP.Net): Attribute 'ToolInfo-ModuleFriendlyName' is not a valid attribute of element 'DnnRibbonBarTool'. C:\Users\Arijit\Downloads\DNN_Platform_07.02.01_Install\admin\ControlPanel\RibbonBar.ascx 72 140 C:\...\DNN_Platform_07.02.01_Install\
Message 8 Validation (ASP.Net): Attribute 'ToolInfo-ToolName' is not a valid attribute of element 'DnnRibbonBarTool'. C:\Users\Arijit\Downloads\DNN_Platform_07.02.01_Install\admin\ControlPanel\RibbonBar.ascx 73 74 C:\...\DNN_Platform_07.02.01_Install\
Message 9 Validation (ASP.Net): Attribute 'ToolInfo-IsHostTool' is not a valid attribute of element 'DnnRibbonBarTool'. C:\Users\Arijit\Downloads\DNN_Platform_07.02.01_Install\admin\ControlPanel\RibbonBar.ascx 73 109 C:\...\DNN_Platform_07.02.01_Install\
Message 10 Validation (ASP.Net): Attribute 'ToolInfo-LinkWindowTarget' is not a valid attribute of element 'DnnRibbonBarTool'. C:\Users\Arijit\Downloads\DNN_Platform_07.02.01_Install\admin\ControlPanel\RibbonBar.ascx 73 136 C:\...\DNN_Platform_07.02.01_Install\
Message 11 Validation (ASP.Net): Attribute 'ToolInfo-ToolName' is not a valid attribute of element 'DnnRibbonBarTool'. C:\Users\Arijit\Downloads\DNN_Platform_07.02.01_Install\admin\ControlPanel\RibbonBar.ascx 74 75 C:\...\DNN_Platform_07.02.01_Install\
Message 12 Validation (ASP.Net): Attribute 'ToolInfo-IsHostTool' is not a valid attribute of element 'DnnRibbonBarTool'. C:\Users\Arijit\Downloads\DNN_Platform_07.02.01_Install\admin\ControlPanel\RibbonBar.ascx 74 111 C:\...\DNN_Platform_07.02.01_Install\
Message 13 Validation (ASP.Net): Attribute 'ToolInfo-ModuleFriendlyName' is not a valid attribute of element 'DnnRibbonBarTool'. C:\Users\Arijit\Downloads\DNN_Platform_07.02.01_Install\admin\ControlPanel\RibbonBar.ascx 74 139 C:\...\DNN_Platform_07.02.01_Install\
Message 14 Validation (ASP.Net): Attribute 'ToolInfo-ToolName' is not a valid attribute of element 'DnnRibbonBarTool'. C:\Users\Arijit\Downloads\DNN_Platform_07.02.01_Install\admin\ControlPanel\RibbonBar.ascx 75 76 C:\...\DNN_Platform_07.02.01_Install\
Message 15 Validation (ASP.Net): Attribute 'ToolInfo-IsHostTool' is not a valid attribute of element 'DnnRibbonBarTool'. C:\Users\Arijit\Downloads\DNN_Platform_07.02.01_Install\admin\ControlPanel\RibbonBar.ascx 75 113 C:\...\DNN_Platform_07.02.01_Install\
Message 16 Validation (ASP.Net): Attribute 'ToolInfo-ModuleFriendlyName' is not a valid attribute of element 'DnnRibbonBarTool'. C:\Users\Arijit\Downloads\DNN_Platform_07.02.01_Install\admin\ControlPanel\RibbonBar.ascx 75 140 C:\...\DNN_Platform_07.02.01_Install\
Error 17 Could not load file or assembly 'DotNetNuke.Web.DDRMenu' or one of its dependencies. The system cannot find the file specified. C:\Users\Arijit\Downloads\DNN_Platform_07.02.01_Install\admin\ControlPanel\RibbonBar.ascx 8
Error 18 The file '/DNN_Platform_07.02.01_Install/DesktopModules/DDRMenu/Menu.ascx' does not exist. C:\Users\Arijit\Downloads\DNN_Platform_07.02.01_Install\admin\ControlPanel\RibbonBar.ascx 9
Error 19 Unknown server tag 'dnn:MENU'. C:\Users\Arijit\Downloads\DNN_Platform_07.02.01_Install\admin\ControlPanel\RibbonBar.ascx 13
Warning 20 'DotNetNuke.UI.Containers.ActionButton' is obsolete: 'This class has been deprecated in favour of the new ActionCommandButton and ActionButtonList.' c:\Users\Arijit\AppData\Local\Temp\Temporary ASP.NET Files\dnn_platform_07.02.01_install\9e72795c\96495365\App_Web_c5tdsyq1.9.cs 256
Warning 21 'DotNetNuke.UI.Containers.ActionButton' is obsolete: 'This class has been deprecated in favour of the new ActionCommandButton and ActionButtonList.' c:\Users\Arijit\AppData\Local\Temp\Temporary ASP.NET Files\dnn_platform_07.02.01_install\9e72795c\96495365\App_Web_c5tdsyq1.9.cs 262
Warning 22 'DotNetNuke.Framework.jQuery.RegisterJQuery(System.Web.UI.Page)' is obsolete: 'Obsoleted in 7.2.0 - registration occurs automatically during page load' C:\Users\Arijit\Downloads\DNN_Platform_07.02.01_Install\admin\Containers\Toggle.ascx.cs 88
-----------------------------------------------------
Please let me know how to resolve this issue.
Thanks.