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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...DNN 4.0.2 Source code.DNN 4.0.2 Source code.
Previous
 
Next
New Post
2/2/2006 11:01 PM
 
Hey people,

I just downloaded the DNN 4.0.2 source code and tried to compile it. I use VS 2005, the version-to-buy, and DNN fails to compile completely. Actually, after looking through the forum for information I saw that other people experience this as well. I don't wanna troll or whatever, but how can it be that a compiled version 4.0.2 is released and the source code for that version is defect? After looking through the errors I would guess a lot of Imports are not set and some references seem to be defect. The releaser of that source code zip must have released a wrong version of these files, so it would be nice to see the good version for download ;). But then again, this source code could never have been build, so how can that happen..?

Thx, ealex79
 
New Post
2/3/2006 9:43 AM
 
Is DNN 4.0.2 Starter Kit release running fine on your system?
 
New Post
2/4/2006 4:47 PM
 

Hi Bill2Clone,

No the StarterKit doesn't work as well. These are the errors when trying to run the Starterkit site:

   

------ Build started: Project: C:\...\DotNetNuke Website\, Configuration: Debug .NET ------
Validating Web Site
Building directory '/DotNetNuke Website/admin/Containers/'.
C:\Documents and Settings\Alexander Ullrich\My Documents\Visual Studio 2005\Projects\Tests\DotNetNuke Website\admin\Containers\Icon.ascx.vb(93,0):
error BC30451: Name 'IsAdminControl' is not declared.
C:\Documents and Settings\Alexander Ullrich\My Documents\Visual Studio 2005\Projects\Tests\DotNetNuke Website\admin\Containers\Icon.ascx.vb(108,0):
error BC30451: Name 'ProcessModuleLoadException' is not declared.
C:\Documents and Settings\Alexander Ullrich\My Documents\Visual Studio 2005\Projects\Tests\DotNetNuke Website\admin\Containers\LinkActions.ascx.vb(53,0):
error BC30451: Name 'ProcessModuleLoadException' is not declared.
C:\Documents and Settings\Alexander Ullrich\My Documents\Visual Studio 2005\Projects\Tests\DotNetNuke Website\admin\Containers\LinkActions.ascx.vb(75,0):
error BC30002: Type 'UserInfo' is not defined.
C:\Documents and Settings\Alexander Ullrich\My Documents\Visual Studio 2005\Projects\Tests\DotNetNuke Website\admin\Containers\LinkActions.ascx.vb(76,0):
error BC30451: Name 'PortalSecurity' is not declared.
C:\Documents and Settings\Alexander Ullrich\My Documents\Visual Studio 2005\Projects\Tests\DotNetNuke Website\admin\Containers\LinkActions.ascx.vb(76,0):
error BC30002: Type 'PortalSettings' is not defined.
C:\Documents and Settings\Alexander Ullrich\My Documents\Visual Studio 2005\Projects\Tests\DotNetNuke Website\admin\Containers\LinkActions.ascx.vb(77,0):
error BC30451: Name 'IsAdminControl' is not declared.
C:\Documents and Settings\Alexander Ullrich\My Documents\Visual Studio 2005\Projects\Tests\DotNetNuke Website\admin\Containers\LinkActions.ascx.vb(77,0):
error BC30451: Name 'SecurityAccessLevel' is not declared.
C:\Documents and Settings\Alexander Ullrich\My Documents\Visual Studio 2005\Projects\Tests\DotNetNuke Website\admin\Containers\LinkActions.ascx.vb(77,0):
error BC30451: Name 'SecurityAccessLevel' is not declared.
C:\Documents and Settings\Alexander Ullrich\My Documents\Visual Studio 2005\Projects\Tests\DotNetNuke Website\admin\Containers\LinkActions.ascx.vb(107,0):
error BC30451: Name 'ProcessModuleLoadException' is not declared.
C:\Documents and Settings\Alexander Ullrich\My Documents\Visual Studio 2005\Projects\Tests\DotNetNuke Website\admin\Containers\PrintModule.ascx.vb(77,0):
error BC30002: Type 'UserInfo' is not defined.
C:\Documents and Settings\Alexander Ullrich\My Documents\Visual Studio 2005\Projects\Tests\DotNetNuke Website\admin\Containers\PrintModule.ascx.vb(85,0):
error BC30451: Name 'PortalSecurity' is not declared.
C:\Documents and Settings\Alexander Ullrich\My Documents\Visual Studio 2005\Projects\Tests\DotNetNuke Website\admin\Containers\PrintModule.ascx.vb(90,0):
error BC30451: Name 'SecurityAccessLevel' is not declared.
C:\Documents and Settings\Alexander Ullrich\My Documents\Visual Studio 2005\Projects\Tests\DotNetNuke Website\admin\Containers\PrintModule.ascx.vb(90,0):
error BC30451: Name 'SecurityAccessLevel' is not declared.
C:\Documents and Settings\Alexander Ullrich\My Documents\Visual Studio 2005\Projects\Tests\DotNetNuke Website\admin\Containers\PrintModule.ascx.vb(123,0):
error BC30451: Name 'ProcessModuleLoadException' is not declared.
C:\Documents and Settings\Alexander Ullrich\My Documents\Visual Studio 2005\Projects\Tests\DotNetNuke Website\admin\Containers\PrintModule.ascx.vb(158,0):
error BC30451: Name 'ProcessModuleLoadException' is not declared.
C:\Documents and Settings\Alexander Ullrich\My Documents\Visual Studio 2005\Projects\Tests\DotNetNuke Website\admin\Containers\SolPartActions.ascx.vb(80,0):
error BC30451: Name 'NavigationProvider' is not declared.
C:\Documents and Settings\Alexander Ullrich\My Documents\Visual Studio 2005\Projects\Tests\DotNetNuke Website\admin\Containers\SolPartActions.ascx.vb(81,0):
error BC30451: Name 'NavigationProvider' is not declared.
C:\Documents and Settings\Alexander Ullrich\My Documents\Visual Studio 2005\Projects\Tests\DotNetNuke Website\admin\Containers\SolPartActions.ascx.vb(111,0):
error BC30451: Name 'ProcessModuleLoadException' is not declared.
C:\Documents and Settings\Alexander Ullrich\My Documents\Visual Studio 2005\Projects\Tests\DotNetNuke Website\admin\Containers\SolPartActions.ascx.vb(115,0):
error BC30002: Type 'NavigationProvider.NavigationEventArgs' is not defined.
C:\Documents and Settings\Alexander Ullrich\My Documents\Visual Studio 2005\Projects\Tests\DotNetNuke Website\admin\Containers\SolPartActions.ascx.vb(119,0):
error BC30451: Name 'ProcessModuleLoadException' is not declared.
C:\Documents and Settings\Alexander Ullrich\My Documents\Visual Studio 2005\Projects\Tests\DotNetNuke Website\admin\Containers\SolPartActions.ascx.vb(145,0):
warning BC40000: 'Public Function GetPostBackClientEvent(control As System.Web.UI.Control, argument As String) As String' is obsolete:
'The recommended alternative is ClientScript.GetPostBackEventReference. http://go.microsoft.com/fwlink/?linkid=14202'
C:\Documents and Settings\Alexander Ullrich\My Documents\Visual Studio 2005\Projects\Tests\DotNetNuke Website\admin\Containers\SolPartActions.ascx.vb(159,0):
error BC30451: Name 'ProcessModuleLoadException' is not declared.
Validation Complete
========== Build: 0 succeeded or up-to-date, 1 failed, 0 skipped ==========

Thanks,

ealex79

 
New Post
2/5/2006 2:12 PM
 

It reminds me of what almighty Shaun Walker is saying here: http://forums.asp.net/1114393/ShowPost.aspx

In the New Web Site dialog box ( shown below ) select the DotNetNuke Web Application Framework template. In the Location field you should select HTTP ( you can select File System but as per my earlier comments, you may experience some strange behavior ). You will need to specify the location for the website ( if you enter a value of http://localhost/DotNetNuke your website will be created in C:\Inetpub\wwwroot\DotNetNuke and if you select File System your website will be created in C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\WebSites\DotNetNuke ). Since DotNetNuke is only available in Visual Basic you should select this value from the Language combobox. Select Ok to continue.

 

 
New Post
2/17/2006 11:01 AM
 

Ealex79,

I think I may have the solution to your problem. 

I experienced the exact same build errors. 

The fix was as simple as renaming release.config to web.config and rebuilding. 

 

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...DNN 4.0.2 Source code.DNN 4.0.2 Source code.


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