BugNET

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

BugNET Forums

 
  Forum  Support  Installation pr...  gettin error in resgen.exe
Previous Previous
 
Next Next
New Post 9/7/2006 4:35 AM
User is offline Prashant
11 posts
No Ranking


gettin error in resgen.exe 

hello Sir , i was generating source code of bugnet using nant tool !!!!!! and followed exact installation process as per specification in documents . But got an error while building file on command prompt  by writing "nant full" error was regarding resgen.exe . following r details . Plz help


C:\>cd bugnet

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] ...
               [resgen] Microsoft (R) .NET Resource Generator
               [resgen] [Microsoft .Net Framework, Version 1.1.4322.573]
               [resgen] Copyright (C) Microsoft Corporation 1998-2002. All right
s reserved.
               [resgen] Usage:
               [resgen]     ResGen inputFile.ext [outputFile.ext]
               [resgen]     ResGen /compile inputFile1.ext[,outputFile1.resource
s] [...]
               [resgen] Where .ext is .resX, .txt, or .resources
               [resgen] Converts files from one resource format to another.  If
the output
               [resgen] filename is not specified, inputFile.resources will be u
sed.
               [resgen] The /compile option takes a list of .resX or .txt files
to convert to
               [resgen] .resources files in one bulk operation, replacing .ext w
ith .resources for
               [resgen] the output file name.
               [resgen] .txt files have this format:
               [resgen]     # Use # at the beginning of a line for a comment cha
racter.
               [resgen]     name=value
               [resgen]     more elaborate name=value

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

External Program Failed: C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\bin
\resgen.exe (return code was -1163019603)

Total time: 0.8 seconds.

 

plz help

Prashant !!

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




Re: gettin error in resgen.exe 
The nant script is old and not used for installation anymore.

Please use the web installer found in the Install directory of the application.  Please review the installation instructions for more details.

Davin Dubeau
BugNET - Core Developer

 
Previous Previous
 
Next Next
  Forum  Support  Installation pr...  gettin error in resgen.exe

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.