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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Really long build timeReally long build time
Previous
 
Next
New Post
7/3/2008 6:42 PM
 

Hey,

It seems that whenever I change my module file's at the app_code folder, the building process takes about 20 min long, but changing the *.acsx and *.acsx.cs files does not cause the same problem and the building time at that case takes about 10 seconds.

How can I make the compiler to process only the changed app_code's files and not the entire solution?

 
New Post
7/8/2008 6:16 AM
 

What are you BUILDING ... you should not need to build / compile the DNN code at all.

Westa

 
New Post
7/8/2008 11:26 AM
 

A good change would be to move to the WAP development model, rather than WSP.


-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
7/8/2008 1:21 PM
 

Two things:

  • You can simply save the page and then refresh the web browser. You do not haev to build each time.
  • If you must build frequently to detect build errors, use only the install version of DNN, not the Source version, and only install the module you are working on. The project will now build in under a minute.


Michael Washington
http://ADefWebserver.com
www.ADefHelpDesk.com
A Free Open Source DotNetNuke Help Desk Module
 
New Post
7/8/2008 1:44 PM
 

I am currently developing using 4.8.4 SOURCE.  My SOLUTION (22 projects) build time is 2-7 seconds.  And this is in a VMware virtual machine using windows server 2003.  The host machine is running XPpro with Intel Core 2 Duo T7500 @ 2.2GHz and 4GB RAM.

So 20 MINUTES (1200 Seconds) is extraordinary. 

Something is really wrong with your setup to take 20 minutes.  When watching  the build output as it's compiling, what modules are taking the longest?  Sit down with a stopwatch and a notepad and take some notes.

 

FYI, here is what my build output of the CORE looks like:

------ Build started: Project: CountryListBox, Configuration: Debug Any CPU ------
CountryListBox -> C:\Inetpub\wwwroot\DotNetNuke.4.08.04\Library\Controls\CountryListBox\bin\CountryListBox.dll
------ Build started: Project: DotNetNuke.Syndication, Configuration: Debug Any CPU ------
DotNetNuke.Syndication -> C:\Inetpub\wwwroot\DotNetNuke.4.08.04\Library\Components\Syndication\bin\DotNetNuke.Services.Syndication.dll
------ Build started: Project: DotNetNuke.WebUtility, Configuration: Debug Any CPU ------
DotNetNuke.WebUtility -> C:\Inetpub\wwwroot\DotNetNuke.4.08.04\Library\Controls\DotNetNuke.WebUtility\bin\DotNetNuke.WebUtility.dll
------ Build started: Project: DotNetNuke.Library, Configuration: Debug Any CPU ------
DotNetNuke.Library -> C:\Inetpub\wwwroot\DotNetNuke.4.08.04\Library\bin\DotNetNuke.dll
------ Build started: Project: Provider.Membership.DataProvider, Configuration: Debug Any CPU ------
Provider.Membership.DataProvider -> C:\Inetpub\wwwroot\DotNetNuke.4.08.04\Website\bin\DotNetNuke.Membership.Dataprovider.dll
------ Build started: Project: Provider.SqlDataProvider, Configuration: Debug Any CPU ------
Provider.SqlDataProvider -> C:\Inetpub\wwwroot\DotNetNuke.4.08.04\Website\bin\DotNetNuke.SqlDataProvider.dll
------ Build started: Project: DotNetNuke.HttpModules, Configuration: Debug Any CPU ------
DotNetNuke.HttpModules -> C:\Inetpub\wwwroot\DotNetNuke.4.08.04\Website\bin\DotNetNuke.HttpModules.dll
------ Build started: Project: Provider.Membership.DNNProvider, Configuration: Debug Any CPU ------
Provider.Membership.DNNProvider -> C:\Inetpub\wwwroot\DotNetNuke.4.08.04\Website\bin\DotNetNuke.Provider.DNNProvider.dll
------ Build started: Project: Provider.Membership.AspNetProvider, Configuration: Debug Any CPU ------
Provider.Membership.AspNetProvider -> C:\Inetpub\wwwroot\DotNetNuke.4.08.04\Website\bin\DotNetNuke.Provider.AspNetProvider.dll
------ Build started: Project: Provider.Search.DataStore, Configuration: Debug Any CPU ------
Provider.Search.DataStore -> C:\Inetpub\wwwroot\DotNetNuke.4.08.04\Website\bin\DotNetNuke.Search.DataStore.dll
------ Build started: Project: Provider.Search.Index, Configuration: Debug Any CPU ------
Provider.Search.Index -> C:\Inetpub\wwwroot\DotNetNuke.4.08.04\Website\bin\DotNetNuke.Search.Index.dll
------ Build started: Project: Provider.DNNScheduler, Configuration: Debug Any CPU ------
Provider.DNNScheduler -> C:\Inetpub\wwwroot\DotNetNuke.4.08.04\Website\bin\DotNetNuke.DNNScheduler.dll
------ Build started: Project: Provider.SolpartMenuNavigationProvider, Configuration: Debug Any CPU ------
Provider.SolpartMenuNavigationProvider -> C:\Inetpub\wwwroot\DotNetNuke.4.08.04\Website\bin\DotNetNuke.SolpartMenuNavigationProvider.dll
------ Build started: Project: Provider.DNNTreeNavigationProvider, Configuration: Debug Any CPU ------
Provider.DNNTreeNavigationProvider -> C:\Inetpub\wwwroot\DotNetNuke.4.08.04\Website\bin\DotNetNuke.DNNTreeNavigationProvider.dll
------ Build started: Project: Provider.DNNMenuNavigationProvider, Configuration: Debug Any CPU ------
Provider.DNNMenuNavigationProvider -> C:\Inetpub\wwwroot\DotNetNuke.4.08.04\Website\bin\DotNetNuke.DNNMenuNavigationProvider.dll
------ Build started: Project: Provider.DNNDropDownNavigationProvider, Configuration: Debug Any CPU ------
Provider.DNNDropDownNavigationProvider -> C:\Inetpub\wwwroot\DotNetNuke.4.08.04\Website\bin\DotNetNuke.DNNDropDownNavigationProvider.dll
------ Build started: Project: Provider.XMLLoggingProvider, Configuration: Debug Any CPU ------
Provider.XMLLoggingProvider -> C:\Inetpub\wwwroot\DotNetNuke.4.08.04\Website\bin\DotNetNuke.XMLLoggingProvider.dll
------ Build started: Project: Provider.DBLoggingProvider, Configuration: Debug Any CPU ------
Provider.DBLoggingProvider -> C:\Inetpub\wwwroot\DotNetNuke.4.08.04\Website\bin\DotNetNuke.Provider.DBLoggingProvider.dll
------ Build started: Project: Provider.Caching.FileBasedCachingProvider, Configuration: Debug Any CPU ------
Provider.Caching.FileBasedCachingProvider -> C:\Inetpub\wwwroot\DotNetNuke.4.08.04\Website\bin\DotNetNuke.Caching.FileBasedCachingProvider.dll
------ Build started: Project: Provider.Caching.BroadcastPollingCachingProvider, Configuration: Debug Any CPU ------
Provider.Caching.BroadcastPollingCachingProvider -> C:\Inetpub\wwwroot\DotNetNuke.4.08.04\Website\bin\DotNetNuke.Caching.BroadcastPollingCachingProvider.dll
------ Build started: Project: Provider.ASP2MenuNavigationProvider, Configuration: Debug Any CPU ------
Provider.ASP2MenuNavigationProvider -> C:\Inetpub\wwwroot\DotNetNuke.4.08.04\Website\bin\DotNetNuke.ASP2MenuNavigationProvider.dll
------ Skipped Build: Project: http://localhost/DotNetNuke_4.8.4/, Configuration: Debug .NET ------
Project not selected to build for this solution configuration
========== Build: 21 succeeded or up-to-date, 0 failed, 1 skipped ==========

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Really long build timeReally long build time


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