I want to create a new web part code files using VS 2012 express. I was going through this link but confused which WebSite.sln file to select in VS2012 ? file inside the C:\inetpub\wwwroot\Kentico8 (there is no file ) or
C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\WebApp.sln ( but when i selected this file and tried to use to create new web part but while building i got 126 errors and 341 warnings...
dont know how to deal
Warning 1 Could not resolve this reference. Could not locate the assembly "CMS.Base". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_MVC
Warning 2 Could not resolve this reference. Could not locate the assembly "CMS.Core". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_MVC
Warning 3 Could not resolve this reference. Could not locate the assembly "CMS.DataEngine". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_MVC
Warning 4 Could not resolve this reference. Could not locate the assembly "CMS.DocumentEngine". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_MVC
Warning 5 Could not resolve this reference. Could not locate the assembly "CMS.Helpers". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_MVC
Warning 6 Could not resolve this reference. Could not locate the assembly "CMS.Localization". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_MVC
Warning 7 Could not resolve this reference. Could not locate the assembly "CMS.Membership". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_MVC
Warning 8 Could not resolve this reference. Could not locate the assembly "CMS.Mvc". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_MVC
Warning 9 Could not resolve this reference. Could not locate the assembly "CMS.PortalEngine". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_MVC
Warning 10 Could not resolve this reference. Could not locate the assembly "CMS.SiteProvider". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_MVC
Warning 11 Could not resolve this reference. Could not locate the assembly "CMS.URLRewritingEngine". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_MVC
Error 12 Source file '..\GlobalAssemblyInfo.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_MVC
Error 13 Source file 'App_Start\FilterConfig.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_MVC
Error 14 Source file 'App_Start\RouteConfig.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_MVC
Error 15 Source file 'App_Start\WebApiConfig.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_MVC
Error 16 Source file 'Controllers\CorporateSite\NewsController.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_MVC
Error 17 Source file 'CMS_MvcModule\CMS_MvcModuleMetadata.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_MVC
Error 18 Source file 'CMS_MvcModule\CMS_MvcModule.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_MVC
Error 19 Source file 'Properties\MvcAssemblyInfo.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_MVC
Warning 20 Could not resolve this reference. Could not locate the assembly "AjaxMin". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 21 Could not resolve this reference. Could not locate the assembly "CMS.Automation". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 22 Could not resolve this reference. Could not locate the assembly "CMS.Blogs". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 23 Could not resolve this reference. Could not locate the assembly "CMS.Chat". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 24 Could not resolve this reference. Could not locate the assembly "CMS.Controls". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 25 Could not resolve this reference. Could not locate the assembly "CMS.FormControls". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 26 Could not resolve this reference. Could not locate the assembly "CMS.Core". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 27 Could not resolve this reference. Could not locate the assembly "CMS.CustomTables". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 28 Could not resolve this reference. Could not locate the assembly "CMS.Forums". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 29 Could not resolve this reference. Could not locate the assembly "CMS.MembershipProvider". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 30 Could not resolve this reference. Could not locate the assembly "CMS.OutputFilter". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 31 Could not resolve this reference. Could not locate the assembly "CMS.PortalControls". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 32 Could not resolve this reference. Could not locate the assembly "CMS.CMSSiteMapProvider". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 33 Could not resolve this reference. Could not locate the assembly "CMS.FileSystemStorage". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 34 Could not resolve this reference. Could not locate the assembly "CMS.HealthMonitoring". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 35 Could not resolve this reference. Could not locate the assembly "CMS.Modules". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 36 Could not resolve this reference. Could not locate the assembly "CMS.OnlineForms". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 37 Could not resolve this reference. Could not locate the assembly "CMS.Personas". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 38 Could not resolve this reference. Could not locate the assembly "CMS.SocialMarketing". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 39 Could not resolve this reference. Could not locate the assembly "CMS.Synchronization". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 40 Could not resolve this reference. Could not locate the assembly "CMS.Community". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 41 Could not resolve this reference. Could not locate the assembly "CMS.DataEngine". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 42 Could not resolve this reference. Could not locate the assembly "CMS.DataProviderSQL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 43 Could not resolve this reference. Could not locate the assembly "CMS.DocumentEngine". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 44 Could not resolve this reference. Could not locate the assembly "CMS.EcommerceProvider". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 45 Could not resolve this reference. Could not locate the assembly "CMS.Ecommerce". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 46 Could not resolve this reference. Could not locate the assembly "CMS.EmailEngine". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 47 Could not resolve this reference. Could not locate the assembly "CMS.EventLog". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 48 Could not resolve this reference. Could not locate the assembly "CMS.EventManager". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 49 Could not resolve this reference. Could not locate the assembly "CMS.ExtendedControls". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 50 Could not resolve this reference. Could not locate the assembly "CMS.FormEngine". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 51 Could not resolve this reference. Could not locate the assembly "CMS.Helpers". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 52 Could not resolve this reference. Could not locate the assembly "CMS.Globalization". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 53 Could not resolve this reference. Could not locate the assembly "CMS.ImportExport". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 54 Could not resolve this reference. Could not locate the assembly "CMS.IO". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 55 Could not resolve this reference. Could not locate the assembly "CMS.LicenseProvider". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 56 Could not resolve this reference. Could not locate the assembly "CMS.MacroEngine". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 57 Could not resolve this reference. Could not locate the assembly "CMS.MediaLibrary". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 58 Could not resolve this reference. Could not locate the assembly "CMS.Membership". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 59 Could not resolve this reference. Could not locate the assembly "CMS.MessageBoards". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 60 Could not resolve this reference. Could not locate the assembly "CMS.Messaging". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 61 Could not resolve this reference. Could not locate the assembly "CMS.MetaWeblogProvider". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 62 Could not resolve this reference. Could not locate the assembly "CMS.Newsletters". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 63 Could not resolve this reference. Could not locate the assembly "CMS.Notifications". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 64 Could not resolve this reference. Could not locate the assembly "CMS.OnlineMarketing". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 65 Could not resolve this reference. Could not locate the assembly "CMS.Polls". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 66 Could not resolve this reference. Could not locate the assembly "CMS.PortalEngine". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 67 Could not resolve this reference. Could not locate the assembly "CMS.ProjectManagement". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 68 Could not resolve this reference. Could not locate the assembly "CMS.Protection". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 69 Could not resolve this reference. Could not locate the assembly "ThoughtWorks.QRCode". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 70 Could not resolve this reference. Could not locate the assembly "CMS.Relationships". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 71 Could not resolve this reference. Could not locate the assembly "CMS.Reporting". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 72 Could not resolve this reference. Could not locate the assembly "CMS.Localization". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 73 Could not resolve this reference. Could not locate the assembly "CMS.Search". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 74 Could not resolve this reference. Could not locate the assembly "CMS.Taxonomy". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 75 Could not resolve this reference. Could not locate the assembly "CMS.TranslationServices". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 76 Could not resolve this reference. Could not locate the assembly "CMS.WebServices". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 77 Could not resolve this reference. Could not locate the assembly "CMS.Scheduler". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 78 Could not resolve this reference. Could not locate the assembly "CMS.SearchProviderSQL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 79 Could not resolve this reference. Could not locate the assembly "CMS.Base". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 80 Could not resolve this reference. Could not locate the assembly "CMS.SiteProvider". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 81 Could not resolve this reference. Could not locate the assembly "CMS.skmMenuControl". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 82 Could not resolve this reference. Could not locate the assembly "CMS.SynchronizationEngine". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 83 Could not resolve this reference. Could not locate the assembly "CMS.UIControls". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 84 Could not resolve this reference. Could not locate the assembly "CMS.URLRewritingEngine". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 85 Could not resolve this reference. Could not locate the assembly "CMS.WebAnalytics". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 86 Could not resolve this reference. Could not locate the assembly "CMS.WebDAV". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 87 Could not resolve this reference. Could not locate the assembly "CMS.WebFarmSync". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Warning 88 Could not resolve this reference. Could not locate the assembly "CMS.WorkflowEngine". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp_AppCode
Error 89 Source file '..\GlobalAssemblyInfo.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 90 Source file 'Global.asax.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 91 Source file 'Old_App_Code\CMSModules\Chat\ChatUserFormExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 92 Source file 'Old_App_Code\CMSModules\CMS\Modules\PermissionsListControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 93 Source file 'Old_App_Code\CMSModules\CMS\Modules\HelpTopicFormExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 94 Source file 'Old_App_Code\CMSModules\CMS\Modules\UserInterfaceEditTabsControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 95 Source file 'Old_App_Code\CMSModules\CMS\Modules\HelpTopicUniGridExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 96 Source file 'Old_App_Code\CMSModules\CMS\Workflows\WorkflowScopeListControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 97 Source file 'Old_App_Code\CMSModules\CMS\Workflows\WorkflowStepListControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 98 Source file 'Old_App_Code\CMSModules\CMS\Workflows\WorkflowListControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 99 Source file 'Old_App_Code\CMSModules\ContactManagement\Extenders\AccountTabsExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 100 Source file 'Old_App_Code\CMSModules\ContactManagement\Extenders\ContactTabsExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 101 Source file 'Old_App_Code\CMSModules\Content\Extenders\ContentPropertiesTabsControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 102 Source file 'Old_App_Code\CMSModules\Content\Extenders\MetaDataControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 103 Source file 'Old_App_Code\CMSModules\Content\Extenders\ContentEditTabsControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 104 Source file 'Old_App_Code\CMSModules\Content\Extenders\PreviewTabsControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 105 Source file 'Old_App_Code\CMSModules\CSSStylesheets\CSSStylesheetNewControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 106 Source file 'Old_App_Code\CMSModules\Cultures\CultureEditExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 107 Source file 'Old_App_Code\CMSModules\Cultures\CultureListExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 108 Source file 'Old_App_Code\CMSModules\Cultures\CultureSitesExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 109 Source file 'Old_App_Code\CMSModules\DocumentTypes\TransformationTabsExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 110 Source file 'Old_App_Code\CMSModules\Ecommerce\CMSCheckoutWebPart.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 111 Source file 'Old_App_Code\CMSModules\Automation\AutomationFunctions.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 112 Source file 'Old_App_Code\CMSModules\Badges\BadgesListControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 113 Source file 'Old_App_Code\CMSModules\BadWords\BadWordsListControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 114 Source file 'Old_App_Code\CMSModules\Chat\ChatFunctions.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 115 Source file 'Old_App_Code\CMSModules\ContactManagement\SalesForceLoader.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 116 Source file 'Old_App_Code\CMSModules\Content\ContentFunctions.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 117 Source file 'Old_App_Code\CMSModules\Ecommerce\EcommerceFunctions.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 118 Source file 'Old_App_Code\CMSModules\Ecommerce\Extenders\CouponCodesListPageExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 119 Source file 'Old_App_Code\CMSModules\Ecommerce\Extenders\DiscountEditExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 120 Source file 'Old_App_Code\CMSModules\Ecommerce\Extenders\CatalogRulesListExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 121 Source file 'Old_App_Code\CMSModules\Ecommerce\Extenders\DocumentSKUTabsExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 122 Source file 'Old_App_Code\CMSModules\Ecommerce\Extenders\EcommerceMenuExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 123 Source file 'Old_App_Code\CMSModules\Ecommerce\Extenders\OrderAddressEditExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 124 Source file 'Old_App_Code\CMSModules\Ecommerce\Extenders\OrderRulesListExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 125 Source file 'Old_App_Code\CMSModules\Ecommerce\Extenders\ProductAdvancedTabsExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 126 Source file 'Old_App_Code\CMSModules\Ecommerce\Extenders\ProductTabsExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 127 Source file 'Old_App_Code\CMSModules\EmailTemplates\EmailTemplateEditExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 128 Source file 'Old_App_Code\CMSModules\EmailTemplates\EmailTemplateListExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 129 Source file 'Old_App_Code\CMSModules\Forums\ForumGroupUniGridExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 130 Source file 'Old_App_Code\CMSModules\Forums\ForumUniGridExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 131 Source file 'Old_App_Code\CMSModules\Licenses\LicenseListControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 132 Source file 'Old_App_Code\CMSModules\Licenses\LicenseNewControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 133 Source file 'Old_App_Code\CMSModules\Membership\Users\EditUserTabsExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 134 Source file 'Old_App_Code\CMSModules\Membership\Users\UserListExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 135 Source file 'Old_App_Code\CMSModules\Macros\MacroRuleEditExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 136 Source file 'Old_App_Code\CMSModules\CMS\Modules\ModuleListControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 137 Source file 'Old_App_Code\CMSModules\CMS\Modules\ModuleEditControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 138 Source file 'Old_App_Code\CMSModules\CMS\Modules\PermissionEditControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 139 Source file 'Old_App_Code\CMSModules\CMS\Modules\ClassesListControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 140 Source file 'Old_App_Code\CMSModules\CMS\Modules\TransformationListControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 141 Source file 'Old_App_Code\CMSModules\OnlineMarketing\Extenders\OnlineMarketingRulesListExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 142 Source file 'Old_App_Code\CMSModules\Reporting\MacroRulesListExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 143 Source file 'Old_App_Code\CMSModules\WebAnalytics\WebAnalyticsTreeExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 144 Source file 'Old_App_Code\CMSModules\OnlineMarketing\OnlineMarketingFunctions.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 145 Source file 'Old_App_Code\CMSModules\Personas\Extenders\PersonaContactsListExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 146 Source file 'Old_App_Code\CMSModules\Personas\Extenders\PersonasUniGridExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 147 Source file 'Old_App_Code\CMSModules\Personas\Extenders\PersonasUniSelectorExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 148 Source file 'Old_App_Code\CMSModules\PortalEngine\PageTemplateDeviceProfileTabExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 149 Source file 'Old_App_Code\CMSModules\PortalEngine\PageTemplateEditControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 150 Source file 'Old_App_Code\CMSModules\PortalEngine\PageTemplateDeviceControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 151 Source file 'Old_App_Code\CMSModules\PortalEngine\WebPartControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 152 Source file 'Old_App_Code\CMSModules\ProjectManagement\GroupProjectFormExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 153 Source file 'Old_App_Code\CMSModules\ProjectManagement\ProjectFormExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 154 Source file 'Old_App_Code\CMSModules\ProjectManagement\ProjectStatusFormExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 155 Source file 'Old_App_Code\CMSModules\ProjectManagement\ProjectStatusUniGridExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 156 Source file 'Old_App_Code\CMSModules\ProjectManagement\ProjectTaskStatusFormExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 157 Source file 'Old_App_Code\CMSModules\ProjectManagement\ProjectTaskStatusUniGridExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 158 Source file 'Old_App_Code\CMSModules\ProjectManagement\ProjectUniGridExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 159 Source file 'Old_App_Code\CMSModules\Relationships\RelationshipNameExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 160 Source file 'Old_App_Code\CMSModules\Reporting\ReportingExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 161 Source file 'Old_App_Code\CMSModules\Sites\DomainAliasEditExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 162 Source file 'Old_App_Code\CMSModules\Sites\DomainAliasListControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 163 Source file 'Old_App_Code\CMSModules\Sites\SiteEditCulturesExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 164 Source file 'Old_App_Code\CMSModules\Sites\SiteEditPageExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 165 Source file 'Old_App_Code\CMSModules\Sites\SiteListControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 166 Source file 'Old_App_Code\CMSModules\SmartSearch\SearchIndexListControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 167 Source file 'Old_App_Code\CMSModules\SmartSearch\SearchTaskListControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 168 Source file 'Old_App_Code\CMSModules\SMTPServers\SMTPServerEditExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 169 Source file 'Old_App_Code\CMSModules\SMTPServers\SMTPServerListExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 170 Source file 'Old_App_Code\CMSModules\SocialMarketing\FacebookPostFormExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 171 Source file 'Old_App_Code\CMSModules\SocialMarketing\SocialMarketingFormExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 172 Source file 'Old_App_Code\CMSModules\SocialMarketing\SocialMarketingPostUniGridExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 173 Source file 'Old_App_Code\CMSModules\SocialMarketing\FacebookAccountUniGridExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 174 Source file 'Old_App_Code\CMSModules\SocialMarketing\TwitterAccountUniGridExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 175 Source file 'Old_App_Code\CMSModules\SocialMarketing\TwitterPostFormExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 176 Source file 'Old_App_Code\CMSModules\TranslationServices\TranslationServicesLoader.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 177 Source file 'Old_App_Code\CMSModules\WebAnalytics\AnalyticsExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 178 Source file 'Old_App_Code\CMSModules\WebFarm\WebFarmServerEditExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 179 Source file 'Old_App_Code\CMSModules\WebFarm\WebFarmServerListExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 180 Source file 'Old_App_Code\CMSModules\Widgets\WidgetTreeControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 181 Source file 'Old_App_Code\CMSPages\Minifiers\AjaxCssMinifier.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 182 Source file 'Old_App_Code\CMSPages\Minifiers\AjaxJavaScriptMinifier.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 183 Source file 'Old_App_Code\CMSPages\QRCode\QRCodeGenerator.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 184 Source file 'Old_App_Code\CMSModules\SocialMarketing\SocialMarketingUpgradeProcedure.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 185 Source file 'Old_App_Code\CMSModules\Ecommerce\CMSTransformation.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 186 Source file 'Old_App_Code\CMSModules\MessageBoards\CMSTransformation.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 187 Source file 'Old_App_Code\CMSModules\MessageBoards\MessageBoardFunctions.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 188 Source file 'Old_App_Code\CMSModules\TranslationServices\TranslationServicesFunctions.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 189 Source file 'Old_App_Code\CMSModules\Content\WorkflowFunctions.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 190 Source file 'Old_App_Code\CMSModules\PortalEngine\CMSTransformation.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 191 Source file 'Old_App_Code\CMSModules\Blogs\BlogFunctions.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 192 Source file 'Old_App_Code\CMSModules\Forums\ForumFunctions.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 193 Source file 'Old_App_Code\CMSModules\MediaLibrary\MediaLibraryFunctions.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 194 Source file 'Old_App_Code\CMSModules\SharePoint\CMSOutputSharePointFile.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 195 Source file 'Old_App_Code\CMSModules\SharePoint\SharePointCopy.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 196 Source file 'Old_App_Code\CMSModules\SharePoint\SharePointFunctions.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 197 Source file 'Old_App_Code\CMSModules\SharePoint\SharePointImaging.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 198 Source file 'Old_App_Code\CMSModules\SharePoint\SharePointLists.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 199 Source file 'Old_App_Code\CMS\Functions.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 200 Source file 'Old_App_Code\CMS\UpgradeProcedure.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 201 Source file 'Old_App_Code\CMS\CMSModuleLoader.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 202 Source file 'Old_App_Code\Samples\Modules\SampleHandlerModule.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 203 Source file 'Old_App_Code\Staging\StagingServerListControlExtender.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Error 204 Source file 'Properties\AssemblyInfo.cs' could not be found C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\CSC CMSApp_AppCode
Warning 205 Could not resolve this reference. Could not locate the assembly "AjaxControlToolkit". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Could not resolve this reference. Could not locate the assembly "CMS.Relationships". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Warning 271 Could not resolve this reference. Could not locate the assembly "CMS.Reporting". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Warning 272 Could not resolve this reference. Could not locate the assembly "CMS.Localization". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Warning 273 Could not resolve this reference. Could not locate the assembly "CMS.SalesForce". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Warning 274 Could not resolve this reference. Could not locate the assembly "CMS.SharePoint". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Warning 275 Could not resolve this reference. Could not locate the assembly "CMS.Search". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Warning 276 Could not resolve this reference. Could not locate the assembly "CMS.Taxonomy". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Warning 277 Could not resolve this reference. Could not locate the assembly "CMS.Tests". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Warning 278 Could not resolve this reference. Could not locate the assembly "CMS.TranslationServices". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Warning 279 Could not resolve this reference. Could not locate the assembly "CMS.VirtualPathProvider". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Warning 280 Could not resolve this reference. Could not locate the assembly "CMS.WebServices". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Warning 281 Could not resolve this reference. Could not locate the assembly "CMS.Scheduler". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Warning 282 Could not resolve this reference. Could not locate the assembly "CMS.SearchProviderSQL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Warning 283 Could not resolve this reference. Could not locate the assembly "CMS.SiteProvider". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Warning 284 Could not resolve this reference. Could not locate the assembly "CMS.skmMenuControl". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Warning 285 Could not resolve this reference. Could not locate the assembly "CMS.SocialMedia". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Warning 286 Could not resolve this reference. Could not locate the assembly "CMS.SynchronizationEngine". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Warning 287 Could not resolve this reference. Could not locate the assembly "CMS.UIControls". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Warning 288 Could not resolve this reference. Could not locate the assembly "CMS.URLRewritingEngine". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Warning 289 Could not resolve this reference. Could not locate the assembly "CMS.WebAnalytics". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Warning 290 Could not resolve this reference. Could not locate the assembly "CMS.WebDAV". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Warning 291 Could not resolve this reference. Could not locate the assembly "CMS.WebFarmSync". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Warning 292 Could not resolve this reference. Could not locate the assembly "CMS.WIFIntegration". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Warning 293 Could not resolve this reference. Could not locate the assembly "CMS.WinServiceEngine". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Warning 294 Could not resolve this reference. Could not locate the assembly "CMS.WorkflowEngine". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. CMSApp
Error 295 Resource file "CMSResources\Hotfix.resx" cannot be found. CMSApp
Error 296 The command "xcopy "C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS..\Lib*" "C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\bin\" /y /r
xcopy "C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS..\Lib\MVC*" "C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\bin\" /y /r
xcopy "C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS..\Lib\Azure*" "C:\Program Files (x86)\Kentico\8.0\Webinstaller\Versions\Data\net45\CMS\bin\" /y /r" exited with code 4. CMSApp