BugNET

Open source issue tracking & project management
Welcome to BugNET Register | Login |

BugNET Forums

 
  Forum  Support  Installation pr...  Build Failed !!!!!!
Previous Previous
 
Next Next
New Post 9/8/2006 2:20 AM
User is offline Prashant
11 posts
No Ranking


Build Failed !!!!!! 

Hi Sir ,

i am gettin error when i use nant full commant !!!!

C:\BugNET>nant full
NAnt 0.85 (Build 0.85.2344.0; rc4; 6/2/2006)
Copyright (C) 2001-2006 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file:///C:/BugNET/BugNet.build
Target framework: Microsoft .NET Framework 2.0
Target(s) specified: full

  [sysinfo] Setting system information properties under sys.*

clean:


create-common-assemblyinfo:

   [attrib] Setting file attributes for 1 files to Normal.
Built-in property 'nant.platform.name' is deprecated. Use the platform::get-name
() function instead.

compile:

 [solution] Starting solution build.
 [solution] Building 'BugNet' [Release] ...
 [solution] BugNet\Bugs\AddBug.aspx.cs(62,36): error CS0117: 'System.Web.UI.Html
Controls.HtmlHead' does not contain a definition for 'MenuType'
 [solution] BugNet\Reports\ReportSelection.aspx.cs(36,35): error CS0117: 'System
.Web.UI.HtmlControls.HtmlHead' does not contain a definition for 'MenuType'
 [solution] BugNet\Code\DAL\DataHelper.cs(24,18): warning CS0618: 'System.Config
uration.ConfigurationSettings.AppSettings' is obsolete: 'This method is obsolete
, it has been replaced by System.Configuration!System.Configuration.Configuratio
nManager.AppSettings'
 [solution] BugNet\Bugs\BugList.aspx.cs(47,34): error CS0117: 'System.Web.UI.Htm
lControls.HtmlHead' does not contain a definition for 'MenuType'
 [solution] BugNet\Code\BLL\BugNotification.cs(158,4): warning CS0618: 'System.X
ml.Xsl.XslTransform' is obsolete: 'This class has been deprecated. Please use Sy
stem.Xml.Xsl.XslCompiledTransform instead. http://go.microsoft.com/fwlink/?linki
d=14202'
 [solution] BugNet\Code\BLL\BugNotification.cs(158,28): warning CS0618: 'System.
Xml.Xsl.XslTransform' is obsolete: 'This class has been deprecated. Please use S
ystem.Xml.Xsl.XslCompiledTransform instead. http://go.microsoft.com/fwlink/?link
id=14202'
 [solution] BugNet\Code\BLL\BugNotification.cs(221,4): warning CS0618: 'System.X
ml.Xsl.XslTransform' is obsolete: 'This class has been deprecated. Please use Sy
stem.Xml.Xsl.XslCompiledTransform instead. http://go.microsoft.com/fwlink/?linki
d=14202'
 [solution] BugNet\Code\BLL\BugNotification.cs(221,28): warning CS0618: 'System.
Xml.Xsl.XslTransform' is obsolete: 'This class has been deprecated. Please use S
ystem.Xml.Xsl.XslCompiledTransform instead. http://go.microsoft.com/fwlink/?link
id=14202'
 [solution] BugNet\Bugs\ProjectSummary.aspx.cs(39,35): error CS0117: 'System.Web
.UI.HtmlControls.HtmlHead' does not contain a definition for 'MenuType'
 [solution] BugNet\Install\Installer.aspx.cs(232,9): warning CS0219: The variabl
e 'retValue' is assigned but its value is never used
 [solution] BugNet\Install\Installer.aspx.cs(493,4): warning CS0168: The variabl
e 'ex' is declared but never used
 [solution] BugNet\Install\Installer.aspx.cs(721,4): warning CS0168: The variabl
e 'ex' is declared but never used
 [solution] BugNet\Code\DAL\DataFactory.cs(26,20): warning CS0618: 'System.Confi
guration.ConfigurationSettings.AppSettings' is obsolete: 'This method is obsolet
e, it has been replaced by System.Configuration!System.Configuration.Configurati
onManager.AppSettings'
 [solution] BugNet\Code\DAL\DataFactory.cs(30,21): warning CS0618: 'System.Confi
guration.ConfigurationSettings.AppSettings' is obsolete: 'This method is obsolet
e, it has been replaced by System.Configuration!System.Configuration.Configurati
onManager.AppSettings'
 [solution] BugNet\Code\DAL\DataFactory.cs(45,20): warning CS0618: 'System.Confi
guration.ConfigurationSettings.AppSettings' is obsolete: 'This method is obsolet
e, it has been replaced by System.Configuration!System.Configuration.Configurati
onManager.AppSettings'
 [solution] BugNet\Code\DAL\DataFactory.cs(49,21): warning CS0618: 'System.Confi
guration.ConfigurationSettings.AppSettings' is obsolete: 'This method is obsolet
e, it has been replaced by System.Configuration!System.Configuration.Configurati
onManager.AppSettings'
 [solution] BugNet\Code\DAL\DataFactory.cs(64,20): warning CS0618: 'System.Confi
guration.ConfigurationSettings.AppSettings' is obsolete: 'This method is obsolet
e, it has been replaced by System.Configuration!System.Configuration.Configurati
onManager.AppSettings'
 [solution] BugNet\Code\DAL\DataFactory.cs(68,21): warning CS0618: 'System.Confi
guration.ConfigurationSettings.AppSettings' is obsolete: 'This method is obsolet
e, it has been replaced by System.Configuration!System.Configuration.Configurati
onManager.AppSettings'
 [solution] BugNet\Code\DAL\DataFactory.cs(83,20): warning CS0618: 'System.Confi
guration.ConfigurationSettings.AppSettings' is obsolete: 'This method is obsolet
e, it has been replaced by System.Configuration!System.Configuration.Configurati
onManager.AppSettings'
 [solution] BugNet\Code\DAL\DataFactory.cs(87,21): warning CS0618: 'System.Confi
guration.ConfigurationSettings.AppSettings' is obsolete: 'This method is obsolet
e, it has been replaced by System.Configuration!System.Configuration.Configurati
onManager.AppSettings'
 [solution] BugNet\Default.aspx.cs(31,34): error CS0117: 'System.Web.UI.HtmlCont
rols.HtmlHead' does not contain a definition for 'MenuType'
 [solution] BugNet\Bugs\BugDetail.aspx.cs(72,36): error CS0117: 'System.Web.UI.H
tmlControls.HtmlHead' does not contain a definition for 'MenuType'
 [solution] BugNet\Bugs\AddSuccess.aspx.cs(33,35): error CS0117: 'System.Web.UI.
HtmlControls.HtmlHead' does not contain a definition for 'MenuType'
 [solution] BugNet\Code\DAL\GenericDataAccessLayer.cs(25,19): warning CS0618: 'S
ystem.Configuration.ConfigurationSettings.AppSettings' is obsolete: 'This method
 is obsolete, it has been replaced by System.Configuration!System.Configuration.
ConfigurationManager.AppSettings'
 [solution] BugNet\Code\Pop3Reader\MailboxReader.cs(43,51): warning CS0618: 'Sys
tem.Configuration.ConfigurationSettings.AppSettings' is obsolete: 'This method i
s obsolete, it has been replaced by System.Configuration!System.Configuration.Co
nfigurationManager.AppSettings'
 [solution] BugNet\Code\Pop3Reader\MailboxReader.cs(225,27): warning CS0618: 'Sy
stem.Configuration.ConfigurationSettings.AppSettings' is obsolete: 'This method
is obsolete, it has been replaced by System.Configuration!System.Configuration.C
onfigurationManager.AppSettings'
 [solution] BugNet\Bugs\AddTimeEntry.aspx.cs(45,35): error CS0117: 'System.Web.U
I.HtmlControls.HtmlHead' does not contain a definition for 'MenuType'
 [solution] BugNet\Bugs\ChangeLog.aspx.cs(31,35): error CS0117: 'System.Web.UI.H
tmlControls.HtmlHead' does not contain a definition for 'MenuType'
 [solution] BugNet\Administration\Projects\EditProject.aspx.cs(36,35): error CS0
117: 'System.Web.UI.HtmlControls.HtmlHead' does not contain a definition for 'Me
nuType'
 [solution] Build failed.
 [solution] Project 'BugNet' failed!
 [solution] Continuing build with non-dependent projects.
 [solution]
 [solution] Solution failed to build!  Failed projects were:
 [solution]   - BugNet

BUILD FAILED - 6 non-fatal error(s), 1 warning(s)

 

Plz help !!!!

Prashant !!!

 
New Post 9/8/2006 6:33 AM
User is offline admin
641 posts
bugnetproject.com
1st Level Poster




Re: Build Failed !!!!!! 
Please see my reply to your previous post - http://bugnetproject.com/Forums/tabid/54/forumid/5/threadid/314/scope/posts/Default.aspx

Davin Dubeau
BugNET - Core Developer

 
Previous Previous
 
Next Next
  Forum  Support  Installation pr...  Build Failed !!!!!!

Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.