Hello,
I am wanting all the default files of the dnn website, where from I will start making a new dnn website by creating new theme and module and for this purpose I did download the full source code of the dnn 07.03.04 from its own website but when after downloading, I went to run the files with the Visual Studio 2012, then it gave the following errors:-
---------------------------------------------------
Error 1 Could not load type 'DotNetNuke.Modules.CoreMessaging.Subscriptions'. C:\Users\Arijit\Downloads\DNN_Platform_07.03.04_Source\DNN Platform\Modules\CoreMessaging\Subscriptions.ascx 1
Error 2 The file '/DNN_Platform_07.03.04_Source/controls/LabelControl.ascx' does not exist. C:\Users\Arijit\Downloads\DNN_Platform_07.03.04_Source\DNN Platform\Modules\CoreMessaging\Subscriptions.ascx 3
Error 3 Unknown server tag 'dnn:label'. C:\Users\Arijit\Downloads\DNN_Platform_07.03.04_Source\DNN Platform\Modules\CoreMessaging\Subscriptions.ascx 11
Error 4 Unknown server tag 'dnn:label'. C:\Users\Arijit\Downloads\DNN_Platform_07.03.04_Source\DNN Platform\Modules\CoreMessaging\Subscriptions.ascx 91
Error 5 Unknown server tag 'dnn:label'. C:\Users\Arijit\Downloads\DNN_Platform_07.03.04_Source\DNN Platform\Modules\CoreMessaging\Subscriptions.ascx 95
---------------------------------------------------------
Please let me know the solution of it.
Thanks.