Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...5.1.1 How to convert Configured DNN website installed from StarterKit to WAP?5.1.1 How to convert Configured DNN website installed from StarterKit to WAP?
Previous
 
Next
New Post
8/20/2009 10:33 AM
 

I installed DNN 5.1.1 website from Starter Kit, then configured, then decided to convert it to WAP.

I followed
http://msdn.microsoft.com/en-us/library/aa983476.aspx
and upon
 

To convert pages and classes to use partial classes in a Web application project

  1. In Solution Explorer, right-click the root project folder that contains the pages and classes that you want to convert, and then click Convert to Web Application.

  2. Build the project to see whether there are any compilation errors.

If you see errors, the two most likely causes are as follows:

  • An assembly reference that is missing and that must be added to your project.

  • An issue with a dynamically generated type, such as the Profile object or a typed dataset.

I am observing errors [1]

Where I was stuck.
Can you give me a hand how to correct the errors?

[1]
Error 1 The item "obj\Debug\WebApplication1.TemplateData.resources" was specified more than once in the "Resources" parameter.  Duplicate items are not supported by the "Resources" parameter. WebApplication1
Error 2 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Console\Settings.ascx.designer.vb 26 46 WebApplication1
Error 3 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Console\Settings.ascx.designer.vb 44 48 WebApplication1
Error 4 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Console\Settings.ascx.designer.vb 62 48 WebApplication1
Error 5 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Console\Settings.ascx.designer.vb 80 48 WebApplication1
Error 6 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Console\Settings.ascx.designer.vb 98 52 WebApplication1
Error 7 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Console\Settings.ascx.designer.vb 116 48 WebApplication1
Error 8 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Console\Settings.ascx.designer.vb 134 49 WebApplication1
Error 9 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Dashboard\Modules\Modules.ascx.designer.vb 26 43 WebApplication1
Error 10 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Dashboard\Modules\Portals.ascx.designer.vb 26 43 WebApplication1
Error 11 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Dashboard\Modules\Skins.ascx.designer.vb 26 41 WebApplication1
Error 12 Type 'System.Web.UI.UpdatePanel' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Extensions\UsageDetails.ascx.designer.vb 35 49 WebApplication1
Error 13 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Extensions\UsageDetails.ascx.designer.vb 53 52 WebApplication1
Error 14 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\FeedExplorer\FeedExplorerSettings.ascx.designer.vb 26 49 WebApplication1
Error 15 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\FeedExplorer\FeedExplorerSettings.ascx.designer.vb 44 53 WebApplication1
Error 16 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\FeedExplorer\FeedExplorerSettings.ascx.designer.vb 62 50 WebApplication1
Error 17 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\FeedExplorer\FeedExplorerSettings.ascx.designer.vb 80 41 WebApplication1
Error 18 Type 'DotNetNuke.UI.UserControls.SectionHeadControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\RecycleBin\RecycleBin.ascx.designer.vb 35 42 WebApplication1
Error 19 Type 'DotNetNuke.UI.UserControls.HelpButtonControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\RecycleBin\RecycleBin.ascx.designer.vb 80 52 WebApplication1
Error 20 Type 'DotNetNuke.UI.UserControls.HelpButtonControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\RecycleBin\RecycleBin.ascx.designer.vb 98 51 WebApplication1
Error 21 Type 'DotNetNuke.UI.UserControls.SectionHeadControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\RecycleBin\RecycleBin.ascx.designer.vb 107 46 WebApplication1
Error 22 Type 'DotNetNuke.UI.UserControls.HelpButtonControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\RecycleBin\RecycleBin.ascx.designer.vb 152 55 WebApplication1
Error 23 Type 'DotNetNuke.UI.UserControls.HelpButtonControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\RecycleBin\RecycleBin.ascx.designer.vb 170 54 WebApplication1
Error 24 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SQL\SQL.ascx.designer.vb 26 45 WebApplication1
Error 25 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SearchInput\InputSettings.ascx.designer.vb 26 47 WebApplication1
Error 26 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SearchInput\InputSettings.ascx.designer.vb 53 43 WebApplication1
Error 27 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SearchInput\InputSettings.ascx.designer.vb 71 47 WebApplication1
Error 28 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SearchInput\SearchInput.ascx.designer.vb 26 42 WebApplication1
Error 29 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SearchResults\ResultsSettings.ascx.designer.vb 26 43 WebApplication1
Error 30 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SearchResults\ResultsSettings.ascx.designer.vb 53 40 WebApplication1
Error 31 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SearchResults\ResultsSettings.ascx.designer.vb 80 41 WebApplication1
Error 32 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SearchResults\ResultsSettings.ascx.designer.vb 107 47 WebApplication1
Error 33 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SearchResults\ResultsSettings.ascx.designer.vb 134 51 WebApplication1
Error 34 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Security\EditGroups.ascx.designer.vb 35 49 WebApplication1
Error 35 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Security\EditGroups.ascx.designer.vb 62 47 WebApplication1
Error 36 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Security\MemberServices.ascx.designer.vb 80 44 WebApplication1
Error 37 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SiteLog\SiteLog.ascx.designer.vb 26 46 WebApplication1
Error 38 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SiteLog\SiteLog.ascx.designer.vb 44 45 WebApplication1
Error 39 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SiteLog\SiteLog.ascx.designer.vb 71 43 WebApplication1
Error 40 Type 'DotNetNuke.UI.Skins.SkinThumbNailControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SiteWizard\SiteWizard.ascx.designer.vb 116 47 WebApplication1
Error 41 Type 'DotNetNuke.UI.Skins.SkinThumbNailControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SiteWizard\SiteWizard.ascx.designer.vb 143 52 WebApplication1
Error 42 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SiteWizard\SiteWizard.ascx.designer.vb 161 47 WebApplication1
Error 43 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SiteWizard\SiteWizard.ascx.designer.vb 179 48 WebApplication1
Error 44 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SiteWizard\SiteWizard.ascx.designer.vb 197 45 WebApplication1
Error 45 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SiteWizard\SiteWizard.ascx.designer.vb 215 41 WebApplication1
Error 46 Type 'DotNetNuke.UI.UserControls.UrlControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SiteWizard\SiteWizard.ascx.designer.vb 224 41 WebApplication1
Error 47 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SkinDesigner\Attributes.ascx.designer.vb 26 40 WebApplication1
Error 48 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SkinDesigner\Attributes.ascx.designer.vb 44 45 WebApplication1
Error 49 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SkinDesigner\Attributes.ascx.designer.vb 62 40 WebApplication1
Error 50 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SkinDesigner\Attributes.ascx.designer.vb 80 41 WebApplication1
Error 51 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SkinDesigner\Attributes.ascx.designer.vb 98 43 WebApplication1
Error 52 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\SkinDesigner\Attributes.ascx.designer.vb 116 41 WebApplication1
Error 53 Type 'DotNetNuke.UI.UserControls.HelpButtonControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Tabs\Tabs.ascx.designer.vb 80 45 WebApplication1
Error 54 Type 'DotNetNuke.UI.UserControls.HelpButtonControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Tabs\Tabs.ascx.designer.vb 98 44 WebApplication1
Error 55 Type 'DotNetNuke.UI.UserControls.HelpButtonControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Tabs\Tabs.ascx.designer.vb 116 46 WebApplication1
Error 56 Type 'DotNetNuke.UI.UserControls.HelpButtonControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Tabs\Tabs.ascx.designer.vb 134 48 WebApplication1
Error 57 Type 'DotNetNuke.UI.UserControls.HelpButtonControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Tabs\Tabs.ascx.designer.vb 152 46 WebApplication1
Error 58 Type 'DotNetNuke.UI.UserControls.HelpButtonControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Tabs\Tabs.ascx.designer.vb 170 47 WebApplication1
Error 59 Type 'DotNetNuke.UI.UserControls.HelpButtonControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Tabs\Tabs.ascx.designer.vb 197 46 WebApplication1
Error 60 Type 'DotNetNuke.UI.UserControls.HelpButtonControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Tabs\Tabs.ascx.designer.vb 215 46 WebApplication1
Error 61 Type 'DotNetNuke.UI.UserControls.HelpButtonControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Tabs\Tabs.ascx.designer.vb 233 48 WebApplication1
Error 62 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Vendors\EditAffiliate.ascx.designer.vb 26 45 WebApplication1
Error 63 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Vendors\EditAffiliate.ascx.designer.vb 53 43 WebApplication1
Error 64 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Vendors\EditAffiliate.ascx.designer.vb 80 39 WebApplication1
Error 65 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Vendors\EditAffiliate.ascx.designer.vb 116 39 WebApplication1
Error 66 Type 'DotNetNuke.UI.UserControls.SectionHeadControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Vendors\EditVendors.ascx.designer.vb 26 45 WebApplication1
Error 67 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Vendors\EditVendors.ascx.designer.vb 44 46 WebApplication1
Error 68 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Vendors\EditVendors.ascx.designer.vb 71 45 WebApplication1
Error 69 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Vendors\EditVendors.ascx.designer.vb 98 44 WebApplication1
Error 70 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Vendors\EditVendors.ascx.designer.vb 125 41 WebApplication1
Error 71 Type 'DotNetNuke.UI.UserControls.SectionHeadControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Vendors\EditVendors.ascx.designer.vb 161 44 WebApplication1
Error 72 Type 'DotNetNuke.UI.UserControls.Address' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Vendors\EditVendors.ascx.designer.vb 179 48 WebApplication1
Error 73 Type 'DotNetNuke.UI.UserControls.SectionHeadControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Vendors\EditVendors.ascx.designer.vb 188 42 WebApplication1
Error 74 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Vendors\EditVendors.ascx.designer.vb 206 43 WebApplication1
Error 75 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Vendors\EditVendors.ascx.designer.vb 233 40 WebApplication1
Error 76 Type 'DotNetNuke.UI.UserControls.UrlControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Vendors\EditVendors.ascx.designer.vb 242 41 WebApplication1
Error 77 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Vendors\EditVendors.ascx.designer.vb 260 46 WebApplication1
Error 78 Type 'DotNetNuke.UI.UserControls.SectionHeadControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Vendors\EditVendors.ascx.designer.vb 287 51 WebApplication1
Error 79 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Vendors\EditVendors.ascx.designer.vb 305 51 WebApplication1
Error 80 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Vendors\EditVendors.ascx.designer.vb 314 44 WebApplication1
Error 81 Type 'DotNetNuke.UI.UserControls.SectionHeadControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Vendors\EditVendors.ascx.designer.vb 350 44 WebApplication1
Error 82 Type 'DotNetNuke.UI.UserControls.SectionHeadControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Vendors\EditVendors.ascx.designer.vb 377 47 WebApplication1
Error 83 Type 'DotNetNuke.UI.UserControls.ModuleAuditControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Admin\Vendors\EditVendors.ascx.designer.vb 431 42 WebApplication1
Error 84 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Adsense\EditAdsense.ascx.designer.vb 26 44 WebApplication1
Error 85 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Adsense\EditAdsense.ascx.designer.vb 71 42 WebApplication1
Error 86 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Adsense\EditAdsense.ascx.designer.vb 89 43 WebApplication1
Error 87 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Adsense\EditAdsense.ascx.designer.vb 107 42 WebApplication1
Error 88 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Adsense\EditAdsense.ascx.designer.vb 143 41 WebApplication1
Error 89 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Adsense\EditAdsense.ascx.designer.vb 179 46 WebApplication1
Error 90 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Adsense\EditAdsense.ascx.designer.vb 215 40 WebApplication1
Error 91 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\Adsense\EditAdsense.ascx.designer.vb 251 39 WebApplication1
Error 92 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\IFrame\EditIFrame.ascx.designer.vb 98 46 WebApplication1
Error 93 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\IFrame\EditIFrame.ascx.designer.vb 116 45 WebApplication1
Error 94 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\IFrame\EditIFrame.ascx.designer.vb 134 42 WebApplication1
Error 95 Type 'DotNetNuke.UI.UserControls.SectionHeadControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\IFrame\EditIFrame.ascx.designer.vb 152 43 WebApplication1
Error 96 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\IFrame\EditIFrame.ascx.designer.vb 170 53 WebApplication1
Error 97 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\IFrame\EditIFrame.ascx.designer.vb 188 40 WebApplication1
Error 98 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\IFrame\EditIFrame.ascx.designer.vb 206 43 WebApplication1
Error 99 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\IFrame\EditIFrame.ascx.designer.vb 224 44 WebApplication1
Error 100 Type 'DotNetNuke.UI.UserControls.LabelControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\IFrame\EditIFrame.ascx.designer.vb 242 42 WebApplication1
Error 101 Type 'DotNetNuke.UI.UserControls.SectionHeadControl' is not defined. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\DesktopModules\IFrame\EditIFrame.ascx.designer.vb 260 43 WebApplication1
Error 102 'ctlProfile' cannot expose type 'Profile' outside the project through class 'ViewProfile'. O:\vgvProjs2009\2008Proj\_DNN\_DNN511\d35SK511fromExcept2_2WSP2WAP\WebApplication1\admin\Users\ViewProfile.ascx.designer.vb 35 44 WebApplication1
Error 103 Maximum number of errors has been exceeded. WebApplication1
 

 
New Post
8/24/2009 12:17 PM
 

The dotnetnuke core does not support being pre-compiled. 


-Mitchel Sellers
Microsoft MVP, ASPInsider, DNN MVP
CEO/Director of Development - IowaComputerGurus Inc.
LinkedIn Profile

Visit mitchelsellers.com for my mostly DNN Blog and support forum.

Visit IowaComputerGurus.com for free DNN Modules, DNN Performance Tips, DNN Consulting Quotes, and DNN Technical Support Services
 
New Post
9/15/2010 4:43 AM
 
Dear Mr. Sellers,
Your statement: "The dotnetnuke core does not support being pre-compiled".
Could you explain why.
Thanks
 
New Post
9/15/2010 5:16 AM
 
the DNN static localization format, which was created for ASP.Net 1.1 when ASP.Net 2.0 was in early beta stage, interferes with last minute changes to localization in ASP.Net 2.0. Unfortunately, the DNN solution could not be altered without breaking all existing modules. There have been preparations in DNN 5 to allow the switch in the future without breaking DNN 5 modules, but still all earlier modules will be affected.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...5.1.1 How to convert Configured DNN website installed from StarterKit to WAP?5.1.1 How to convert Configured DNN website installed from StarterKit to WAP?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out